Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 691727bfbe342f3f465f8b721fed9faf2bfdabb8+de464693d8763b9e98130398b447f975332c591d (7b0bed1b85a88456a4b16681e64f9aa82d7899d6) 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-ssh18075109937430990872.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-ssh4134583076595225933.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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2605781978636325638.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-ssh2404742697859117474.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10605839604033251543.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-33424 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 de464693d8763b9e98130398b447f975332c591d into PR head commit 691727bfbe342f3f465f8b721fed9faf2bfdabb8 Merge succeeded, producing 691727bfbe342f3f465f8b721fed9faf2bfdabb8 Checking out Revision 691727bfbe342f3f465f8b721fed9faf2bfdabb8 (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # 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 de464693d8763b9e98130398b447f975332c591d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T03:44:04.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T03:44:04.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T03:44:04.751Z] ========================================================= [2022-04-27T03:44:04.751Z] EdgeX Global Pipelines Version Info [2022-04-27T03:44:04.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c041966ef1994637e1b6c7dbdea883bf6a8644a9 # timeout=10 [2022-04-27T03:44:05.521Z] ------------------- [2022-04-27T03:44:05.521Z] stable info: [2022-04-27T03:44:05.521Z] ------------------- [2022-04-27T03:44:05.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T03:44:05.521Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T03:44:05.521Z] Message: update stable to v1.0.221 [2022-04-27T03:44:06.097Z] ------------------- [2022-04-27T03:44:06.097Z] experimental info: [2022-04-27T03:44:06.097Z] ------------------- [2022-04-27T03:44:06.097Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T03:44:06.097Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T03:44:06.097Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T03:44:06.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-27T03:44:06.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-27T03:44:06.265Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T03:44:06.278Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T03:44:06.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T03:44:06.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T03:44:06.308Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T03:44:06.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-27T03:44:06.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-27T03:44:06.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-27T03:44:06.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T03:44:06.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T03:44:06.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T03:44:06.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T03:44:06.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T03:44:06.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T03:44:06.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T03:44:06.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T03:44:06.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-27T03:44:06.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-27T03:44:06.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T03:44:06.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T03:44:06.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-27T03:44:06.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-27T03:44:06.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-27T03:44:06.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo [2022-04-27T03:44:06.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 691727b [Pipeline] echo [2022-04-27T03:44:06.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T03:44:06.604Z] provisioning config files... [2022-04-27T03:44:06.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3815495680056050563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T03:44:06.926Z] ---> docker-login.sh [2022-04-27T03:44:06.926Z] nexus3.edgexfoundry.org:10001 [2022-04-27T03:44:07.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:44:07.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:44:07.187Z] Configure a credential helper to remove this warning. See [2022-04-27T03:44:07.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:44:07.187Z] [2022-04-27T03:44:07.187Z] Login Succeeded [2022-04-27T03:44:07.187Z] nexus3.edgexfoundry.org:10002 [2022-04-27T03:44:07.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:44:07.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:44:07.450Z] Configure a credential helper to remove this warning. See [2022-04-27T03:44:07.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:44:07.450Z] [2022-04-27T03:44:07.450Z] Login Succeeded [2022-04-27T03:44:07.450Z] nexus3.edgexfoundry.org:10003 [2022-04-27T03:44:07.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:44:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:44:07.710Z] Configure a credential helper to remove this warning. See [2022-04-27T03:44:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:44:07.710Z] [2022-04-27T03:44:07.710Z] Login Succeeded [2022-04-27T03:44:07.710Z] nexus3.edgexfoundry.org:10004 [2022-04-27T03:44:07.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:44:07.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:44:07.710Z] Configure a credential helper to remove this warning. See [2022-04-27T03:44:07.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:44:07.710Z] [2022-04-27T03:44:07.710Z] Login Succeeded [2022-04-27T03:44:07.710Z] docker.io [2022-04-27T03:44:07.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:44:08.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:44:08.281Z] Configure a credential helper to remove this warning. See [2022-04-27T03:44:08.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:44:08.281Z] [2022-04-27T03:44:08.281Z] Login Succeeded [2022-04-27T03:44:08.281Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T03:44:08.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T03:44:08.602Z] + 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-27T03:44:08.602Z] + dirname cmd/core-command/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/core-data/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/core-metadata/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/support-notifications/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-27T03:44:08.602Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-27T03:44:08.602Z] cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-27T03:44:08.602Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-27T03:44:08.602Z] + cut -d/ -f2 [2022-04-27T03:44:08.602Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-27T03:44:08.720Z] 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-27T03:44:09.068Z] + git rev-list -1 --merges 691727bfbe342f3f465f8b721fed9faf2bfdabb8~1..691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo [2022-04-27T03:44:09.089Z] -----------> git rev-list -1 --merges 691727bfbe342f3f465f8b721fed9faf2bfdabb8~1..691727bfbe342f3f465f8b721fed9faf2bfdabb8 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [false] [Pipeline] sh [2022-04-27T03:44:09.379Z] + git log --format=format:%s -1 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo [2022-04-27T03:44:09.395Z] ========================================================= [2022-04-27T03:44:09.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T03:44:09.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-27T03:44:09.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T03:44:09.803Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T03:44:09.803Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T03:44:09.803Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T03:44:09.803Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-27T03:44:09.803Z] -a /etc/ssh/ssh_known_hosts [2022-04-27T03:44:09.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:44:10.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T03:44:10.156Z] [2022-04-27T03:44:10.156Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:44:10.469Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T03:44:10.469Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T03:44:10.469Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T03:44:10.469Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T03:44:10.469Z] 4c7163046ea9: Pulling fs layer [2022-04-27T03:44:10.469Z] 0c2d73faf560: Pulling fs layer [2022-04-27T03:44:10.469Z] 0c2d73faf560: Waiting [2022-04-27T03:44:10.469Z] 3e5f54012d9b: Verifying Checksum [2022-04-27T03:44:10.469Z] 3e5f54012d9b: Download complete [2022-04-27T03:44:10.469Z] a0d0a0d46f8b: Download complete [2022-04-27T03:44:10.469Z] 0c2d73faf560: Verifying Checksum [2022-04-27T03:44:10.469Z] 4c7163046ea9: Verifying Checksum [2022-04-27T03:44:10.469Z] 4c7163046ea9: Download complete [2022-04-27T03:44:10.729Z] a0d0a0d46f8b: Pull complete [2022-04-27T03:44:10.729Z] 3e5f54012d9b: Pull complete [2022-04-27T03:44:10.989Z] 4c7163046ea9: Pull complete [2022-04-27T03:44:11.253Z] 0c2d73faf560: Pull complete [2022-04-27T03:44:11.253Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T03:44:11.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T03:44:11.253Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T03:44:11.329Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T03:44:11.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T03:44:12.138Z] $ docker top e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T03:44:12.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T03:44:12.239Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T03:44:12.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T03:44:12.376Z] $ docker exec e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent [2022-04-27T03:44:12.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPJMNa/agent.14 [2022-04-27T03:44:12.495Z] SSH_AGENT_PID=20 [2022-04-27T03:44:12.502Z] Running ssh-add (command line suppressed) [2022-04-27T03:44:12.612Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6780456094607057548.key (/w/workspace/edgex-go/4@tmp/private_key_6780456094607057548.key) [2022-04-27T03:44:12.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T03:44:12.925Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T03:44:12.937Z] $ docker exec --env ******** --env ******** e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent -k [2022-04-27T03:44:13.056Z] unset SSH_AUTH_SOCK; [2022-04-27T03:44:13.056Z] unset SSH_AGENT_PID; [2022-04-27T03:44:13.056Z] echo Agent pid 20 killed; [2022-04-27T03:44:13.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T03:44:13.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T03:44:13.092Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T03:44:13.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T03:44:13.238Z] $ docker exec e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent [2022-04-27T03:44:13.358Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLINKBm/agent.52 [2022-04-27T03:44:13.358Z] SSH_AGENT_PID=59 [2022-04-27T03:44:13.365Z] Running ssh-add (command line suppressed) [2022-04-27T03:44:13.485Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1335396307408833669.key (/w/workspace/edgex-go/4@tmp/private_key_1335396307408833669.key) [2022-04-27T03:44:13.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T03:44:13.790Z] + git semver init [2022-04-27T03:44:13.790Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T03:44:13.790Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-04-27T03:44:13.790Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-04-27T03:44:13.790Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T03:44:13.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T03:44:13.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T03:44:13.790Z] # $SEMVER_BRANCH = PR-3987 [2022-04-27T03:44:13.790Z] # $SEMVER_TEMP = /tmp/semver-288656957 [2022-04-27T03:44:13.790Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-27T03:44:28.712Z] # '/tmp/semver-288656957' -> '/w/workspace/edgex-go/4/.semver' [2022-04-27T03:44:28.712Z] # -> Force: false [2022-04-27T03:44:28.712Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-04-27T03:44:28.725Z] $ docker exec --env ******** --env ******** e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent -k [2022-04-27T03:44:28.832Z] unset SSH_AUTH_SOCK; [2022-04-27T03:44:28.832Z] unset SSH_AGENT_PID; [2022-04-27T03:44:28.832Z] echo Agent pid 59 killed; [2022-04-27T03:44:28.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T03:44:29.150Z] + git semver [Pipeline] } [2022-04-27T03:44:29.165Z] $ docker stop --time=1 e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 [2022-04-27T03:44:31.354Z] $ docker rm -f e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T03:44:31.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T03:44:32.019Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T03:44:32.023Z] [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-27T03:44:32.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T03:44:32.160Z] ========================================================= [2022-04-27T03:44:32.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T03:44:32.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:44:32.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T03:44:32.454Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T03:44:32.454Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T03:44:32.454Z] 666ba61612fd: Pulling fs layer [2022-04-27T03:44:32.454Z] 8ed8ca486205: Pulling fs layer [2022-04-27T03:44:32.454Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T03:44:32.454Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T03:44:32.454Z] ca2b28591e48: Pulling fs layer [2022-04-27T03:44:32.454Z] a51346096db8: Pulling fs layer [2022-04-27T03:44:32.454Z] daebc70d1ce1: Pulling fs layer [2022-04-27T03:44:32.454Z] 0e18a0eac166: Pulling fs layer [2022-04-27T03:44:32.454Z] 4fe6c5a15a65: Waiting [2022-04-27T03:44:32.454Z] 22a0e8bec74d: Waiting [2022-04-27T03:44:32.454Z] ca2b28591e48: Waiting [2022-04-27T03:44:32.454Z] a51346096db8: Waiting [2022-04-27T03:44:32.454Z] daebc70d1ce1: Waiting [2022-04-27T03:44:32.454Z] 0e18a0eac166: Waiting [2022-04-27T03:44:32.454Z] 8ed8ca486205: Verifying Checksum [2022-04-27T03:44:32.454Z] 8ed8ca486205: Download complete [2022-04-27T03:44:32.454Z] 666ba61612fd: Download complete [2022-04-27T03:44:32.454Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T03:44:32.454Z] 22a0e8bec74d: Download complete [2022-04-27T03:44:32.454Z] ca2b28591e48: Download complete [2022-04-27T03:44:32.454Z] 59bf1c3509f3: Download complete [2022-04-27T03:44:32.454Z] a51346096db8: Verifying Checksum [2022-04-27T03:44:32.454Z] a51346096db8: Download complete [2022-04-27T03:44:32.714Z] daebc70d1ce1: Verifying Checksum [2022-04-27T03:44:32.714Z] daebc70d1ce1: Download complete [2022-04-27T03:44:32.714Z] 59bf1c3509f3: Pull complete [2022-04-27T03:44:32.974Z] 666ba61612fd: Pull complete [2022-04-27T03:44:33.233Z] 8ed8ca486205: Pull complete [2022-04-27T03:44:33.233Z] 0e18a0eac166: Verifying Checksum [2022-04-27T03:44:33.233Z] 0e18a0eac166: Download complete [2022-04-27T03:44:33.494Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T03:44:33.494Z] 4fe6c5a15a65: Download complete [2022-04-27T03:44:37.690Z] 4fe6c5a15a65: Pull complete [2022-04-27T03:44:37.690Z] 22a0e8bec74d: Pull complete [2022-04-27T03:44:37.690Z] ca2b28591e48: Pull complete [2022-04-27T03:44:37.690Z] a51346096db8: Pull complete [2022-04-27T03:44:37.690Z] daebc70d1ce1: Pull complete [2022-04-27T03:44:39.598Z] 0e18a0eac166: Pull complete [2022-04-27T03:44:39.598Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T03:44:39.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T03:44:39.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:44:39.896Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T03:44:39.896Z] WORKDIR /edgex [2022-04-27T03:44:39.896Z] COPY go.mod . [2022-04-27T03:44:39.896Z] RUN go mod download build [2022-04-27T03:44:39.896Z] -t ci-base-image-x86_64 -f - . [2022-04-27T03:44:41.280Z] Sending build context to Docker daemon 334.9MB [2022-04-27T03:44:41.280Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T03:44:41.280Z] ---> f018257e8ee9 [2022-04-27T03:44:41.280Z] Step 2/4 : WORKDIR /edgex [2022-04-27T03:44:43.824Z] ---> Running in dce8a86c6386 [2022-04-27T03:44:43.824Z] Removing intermediate container dce8a86c6386 [2022-04-27T03:44:43.824Z] ---> e105d71974ae [2022-04-27T03:44:43.824Z] Step 3/4 : COPY go.mod . [2022-04-27T03:44:43.824Z] ---> d9e22e0fa4e2 [2022-04-27T03:44:43.824Z] Step 4/4 : RUN go mod download [2022-04-27T03:44:43.824Z] ---> Running in d8137a24eb38 [2022-04-27T03:44:47.106Z] Still waiting to schedule task [2022-04-27T03:44:47.107Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33423’ [2022-04-27T03:45:05.795Z] Removing intermediate container d8137a24eb38 [2022-04-27T03:45:05.795Z] ---> 7717b0d6e396 [2022-04-27T03:45:05.795Z] Successfully built 7717b0d6e396 [2022-04-27T03:45:05.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:45:06.090Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T03:45:06.090Z] . [Pipeline] withDockerContainer [2022-04-27T03:45:06.161Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T03:45:06.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2022-04-27T03:45:06.853Z] $ docker top 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T03:45:07.210Z] + go version [2022-04-27T03:45:07.210Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T03:45:07.225Z] $ docker stop --time=1 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd [2022-04-27T03:45:08.874Z] $ docker rm -f 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:45:09.376Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T03:45:09.376Z] . [Pipeline] withDockerContainer [2022-04-27T03:45:09.442Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T03:45:09.478Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2022-04-27T03:45:10.317Z] $ docker top 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-27T03:45:10.390Z] ========================================================= [2022-04-27T03:45:10.390Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-27T03:45:10.390Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:45:10.680Z] + make test [2022-04-27T03:45:10.680Z] go mod tidy -compat=1.17 [2022-04-27T03:45:10.680Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-27T03:45:17.261Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-27T03:45:27.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-27T03:45:27.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-27T03:45:29.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-04-27T03:45:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-27T03:45:29.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-27T03:45:29.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-04-27T03:45:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-27T03:45:29.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 53.4% of statements [2022-04-27T03:45:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-27T03:45:29.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.673s coverage: 89.2% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-04-27T03:45:33.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-04-27T03:45:33.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2022-04-27T03:45:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-04-27T03:45:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-04-27T03:45:44.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements [2022-04-27T03:45:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.2% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-27T03:45:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-27T03:45:54.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-27T03:45:54.606Z] 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-27T03:46:12.712Z] GO111MODULE=on go vet ./... [2022-04-27T03:46:16.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T03:46:17.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T03:46:17.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T03:46:18.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-27T03:46:18.299Z] + ls -al . [2022-04-27T03:46:18.299Z] total 672 [2022-04-27T03:46:18.299Z] drwxrwxr-x 10 1001 1001 4096 Apr 27 03:46 . [2022-04-27T03:46:18.299Z] drwxr-xr-x 4 root root 4096 Apr 27 03:45 .. [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 11 Apr 27 03:44 .dockerignore [2022-04-27T03:46:18.299Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 03:44 .git [2022-04-27T03:46:18.299Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 03:44 .github [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 879 Apr 27 03:44 .gitignore [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 42 Apr 27 03:44 .golangci.yml [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 87 Apr 27 03:44 .hadolint.yml [2022-04-27T03:46:18.299Z] drwx------ 3 1001 1001 4096 Apr 27 03:44 .semver [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 166 Apr 27 03:44 .sonarcloud.properties [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 1171 Apr 27 03:44 ADOPTERS.md [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 10086 Apr 27 03:44 Attribution.txt [2022-04-27T03:46:18.299Z] -rw-rw-r-- 1 1001 1001 51732 Apr 27 03:44 CHANGELOG.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 3804 Apr 27 03:44 CONTRIBUTING.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 677 Apr 27 03:44 GOVERNANCE.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 850 Apr 27 03:44 Jenkinsfile [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 10775 Apr 27 03:44 LICENSE [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 10389 Apr 27 03:44 Makefile [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 582 Apr 27 03:44 OWNERS.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 9120 Apr 27 03:44 README.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 6912 Apr 27 03:44 SECURITY.md [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 5 Apr 27 03:44 VERSION [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 4131 Apr 27 03:44 ZMQWindows.md [2022-04-27T03:46:18.300Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 03:44 bin [2022-04-27T03:46:18.300Z] drwxrwxr-x 18 1001 1001 4096 Apr 27 03:44 cmd [2022-04-27T03:46:18.300Z] -rw-r--r-- 1 root root 435134 Apr 27 03:45 coverage.out [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 3256 Apr 27 03:44 go.mod [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 35162 Apr 27 03:45 go.sum [2022-04-27T03:46:18.300Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 03:44 internal [2022-04-27T03:46:18.300Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 03:44 openapi [2022-04-27T03:46:18.300Z] drwxrwxr-x 4 1001 1001 4096 Apr 27 03:44 snap [2022-04-27T03:46:18.300Z] -rw-rw-r-- 1 1001 1001 204 Apr 27 03:44 version.go [Pipeline] sh [2022-04-27T03:46:18.586Z] + '[' -e coverage.out ] [2022-04-27T03:46:18.586Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-27T03:46:18.682Z] Stashed 1 file(s) [Pipeline] sh [2022-04-27T03:46:18.961Z] + make build [2022-04-27T03:46:18.961Z] 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-27T03:46:33.867Z] 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-27T03:46:41.985Z] 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-27T03:46:41.985Z] 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-27T03:46:48.554Z] 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-27T03:46:48.554Z] 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-27T03:46:48.554Z] 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-27T03:46:49.937Z] 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-27T03:46:50.508Z] 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-27T03:46:51.672Z] 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-27T03:46:52.247Z] 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-27T03:46:53.186Z] 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-27T03:46:54.567Z] 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-27T03:46:55.522Z] $ docker stop --time=1 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 [2022-04-27T03:46:58.902Z] $ docker rm -f 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:46:59.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-27T03:46:59.831Z] [2022-04-27T03:46:59.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:47:00.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-27T03:47:00.139Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-27T03:47:00.139Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-27T03:47:00.139Z] ca9280d653b3: Pulling fs layer [2022-04-27T03:47:00.139Z] 7e9c9ca2126c: Pulling fs layer [2022-04-27T03:47:00.139Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-27T03:47:00.413Z] ca9280d653b3: Verifying Checksum [2022-04-27T03:47:00.413Z] ca9280d653b3: Download complete [2022-04-27T03:47:00.413Z] cbdbe7a5bc2a: Pull complete [2022-04-27T03:47:00.672Z] 7e9c9ca2126c: Download complete [2022-04-27T03:47:00.930Z] ca9280d653b3: Pull complete [2022-04-27T03:47:04.220Z] 7e9c9ca2126c: Pull complete [2022-04-27T03:47:04.220Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-27T03:47:04.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-27T03:47:04.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-27T03:47:04.288Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T03:47:04.325Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10003/edgex-devops/edgex-compose:latest cat [2022-04-27T03:47:05.964Z] $ docker top a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T03:47:06.322Z] + docker-compose build --help [2022-04-27T03:47:06.323Z] + grep parallel [2022-04-27T03:47:06.894Z] --parallel Build images in parallel. [Pipeline] } [2022-04-27T03:47:06.907Z] $ docker stop --time=1 a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a [2022-04-27T03:47:08.212Z] $ docker rm -f a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:47:08.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-27T03:47:08.616Z] . [Pipeline] withDockerContainer [2022-04-27T03:47:08.690Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T03:47:08.734Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-27T03:47:09.128Z] $ docker top c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T03:47:09.583Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-27T03:47:10.180Z] Building core-command ... [2022-04-27T03:47:10.180Z] Building core-data ... [2022-04-27T03:47:10.180Z] Building core-metadata ... [2022-04-27T03:47:10.180Z] Building security-bootstrapper ... [2022-04-27T03:47:10.180Z] Building security-proxy-setup ... [2022-04-27T03:47:10.180Z] Building security-secretstore-setup ... [2022-04-27T03:47:10.180Z] Building security-spiffe-token-provider ... [2022-04-27T03:47:10.180Z] Building security-spire-agent ... [2022-04-27T03:47:10.180Z] Building security-spire-config ... [2022-04-27T03:47:10.180Z] Building security-spire-server ... [2022-04-27T03:47:10.180Z] Building support-notifications ... [2022-04-27T03:47:10.180Z] Building support-scheduler ... [2022-04-27T03:47:10.180Z] Building sys-mgmt-agent ... [2022-04-27T03:47:10.180Z] Building security-spire-server [2022-04-27T03:47:10.180Z] Building security-secretstore-setup [2022-04-27T03:47:10.180Z] Building security-spire-config [2022-04-27T03:47:10.180Z] Building security-spire-agent [2022-04-27T03:47:10.180Z] Building core-command [2022-04-27T03:47:28.280Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:47:28.280Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:47:28.280Z] ---> 7717b0d6e396 [2022-04-27T03:47:28.280Z] Step 3/25 : WORKDIR /edgex-go [2022-04-27T03:47:28.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:47:28.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:47:28.280Z] ---> 7717b0d6e396 [2022-04-27T03:47:28.280Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T03:47:28.280Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:47:28.280Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:47:28.280Z] ---> 7717b0d6e396 [2022-04-27T03:47:28.280Z] Step 3/26 : WORKDIR /edgex-go [2022-04-27T03:47:28.280Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:47:28.280Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:47:28.280Z] ---> 7717b0d6e396 [2022-04-27T03:47:28.280Z] Step 3/25 : WORKDIR /edgex-go [2022-04-27T03:47:28.280Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:47:28.280Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:47:28.280Z] ---> 7717b0d6e396 [2022-04-27T03:47:28.280Z] Step 3/26 : WORKDIR /edgex-go [2022-04-27T03:47:29.668Z] ---> Running in a845a3807d7b [2022-04-27T03:47:29.668Z] ---> Running in d060b1463691 [2022-04-27T03:47:29.668Z] ---> Running in 854f3c71b2c8 [2022-04-27T03:47:29.668Z] ---> Running in 2d3311b58ee2 [2022-04-27T03:47:29.668Z] ---> Running in 15ef8e7db409 [2022-04-27T03:47:29.668Z] Removing intermediate container 854f3c71b2c8 [2022-04-27T03:47:29.668Z] ---> c5cbfb124b67 [2022-04-27T03:47:29.668Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:47:29.668Z] Removing intermediate container a845a3807d7b [2022-04-27T03:47:29.668Z] ---> 905cceb2c1cc [2022-04-27T03:47:29.668Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:47:29.668Z] Removing intermediate container 2d3311b58ee2 [2022-04-27T03:47:29.668Z] ---> 182766a3ac98 [2022-04-27T03:47:29.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:47:29.668Z] Removing intermediate container d060b1463691 [2022-04-27T03:47:29.668Z] ---> f071de49ccd3 [2022-04-27T03:47:29.668Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:47:29.668Z] Removing intermediate container 15ef8e7db409 [2022-04-27T03:47:29.668Z] ---> 941bf546e9fb [2022-04-27T03:47:29.668Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:47:29.668Z] ---> Running in d9a98bc5d96e [2022-04-27T03:47:29.668Z] ---> Running in ba9c83deaeea [2022-04-27T03:47:29.668Z] ---> Running in a2fd29589f78 [2022-04-27T03:47:29.933Z] ---> Running in c6c7a9cedaae [2022-04-27T03:47:29.933Z] ---> Running in 902c92b45c7c [2022-04-27T03:47:30.872Z] Removing intermediate container ba9c83deaeea [2022-04-27T03:47:30.872Z] ---> 50402631a3a2 [2022-04-27T03:47:30.872Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-27T03:47:30.872Z] ---> Running in 777e519eaaa1 [2022-04-27T03:47:30.872Z] Removing intermediate container d9a98bc5d96e [2022-04-27T03:47:30.872Z] ---> 1a5797dcc360 [2022-04-27T03:47:30.872Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T03:47:30.872Z] ---> Running in 8eaaf472e949 [2022-04-27T03:47:31.444Z] Removing intermediate container 902c92b45c7c [2022-04-27T03:47:31.444Z] ---> c5dc40e3ea42 [2022-04-27T03:47:31.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-27T03:47:31.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:31.444Z] ---> Running in 1439f3814181 [2022-04-27T03:47:31.444Z] Removing intermediate container a2fd29589f78 [2022-04-27T03:47:31.444Z] ---> fa4a5ebcc856 [2022-04-27T03:47:31.444Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T03:47:31.444Z] ---> Running in 29d1769a3d4c [2022-04-27T03:47:31.444Z] Removing intermediate container c6c7a9cedaae [2022-04-27T03:47:31.444Z] ---> 896a841036ef [2022-04-27T03:47:31.444Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T03:47:31.444Z] ---> Running in 15899abc5acf [2022-04-27T03:47:31.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:31.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:31.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:31.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.483Z] OK: 221 MiB in 52 packages [2022-04-27T03:47:32.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:32.744Z] Removing intermediate container 777e519eaaa1 [2022-04-27T03:47:32.744Z] ---> 219f1ae60abe [2022-04-27T03:47:32.744Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-27T03:47:33.004Z] OK: 221 MiB in 52 packages [2022-04-27T03:47:33.004Z] OK: 221 MiB in 52 packages [2022-04-27T03:47:33.004Z] OK: 221 MiB in 52 packages [2022-04-27T03:47:33.004Z] ---> 795ccd471840 [2022-04-27T03:47:33.004Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:47:33.004Z] OK: 221 MiB in 52 packages [2022-04-27T03:47:33.004Z] ---> Running in dcbae662b05e [2022-04-27T03:47:33.577Z] Removing intermediate container 8eaaf472e949 [2022-04-27T03:47:33.577Z] ---> ad51d51b8a70 [2022-04-27T03:47:33.577Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-27T03:47:33.836Z] Removing intermediate container 1439f3814181 [2022-04-27T03:47:33.836Z] ---> 6705f3d01a0a [2022-04-27T03:47:33.836Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T03:47:33.836Z] Removing intermediate container 15899abc5acf [2022-04-27T03:47:33.836Z] ---> bbd63a7c828e [2022-04-27T03:47:33.836Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-27T03:47:33.836Z] Removing intermediate container 29d1769a3d4c [2022-04-27T03:47:33.836Z] ---> d767e67c1e0f [2022-04-27T03:47:33.836Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:47:33.836Z] ---> a88d26476084 [2022-04-27T03:47:33.836Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-27T03:47:34.099Z] ---> Running in e480d854ecb6 [2022-04-27T03:47:34.099Z] ---> 4031f2623f17 [2022-04-27T03:47:34.099Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:47:34.099Z] ---> 3bc6014a8c89 [2022-04-27T03:47:34.099Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:47:34.359Z] ---> b76589fd0b8a [2022-04-27T03:47:34.359Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:47:34.359Z] ---> Running in 561e899aeea2 [2022-04-27T03:47:34.359Z] ---> Running in e0b5b3102545 [2022-04-27T03:47:34.637Z] ---> Running in 632c99e2df39 [2022-04-27T03:47:34.897Z] Removing intermediate container dcbae662b05e [2022-04-27T03:47:34.897Z] ---> 8db196e6b3cd [2022-04-27T03:47:34.897Z] Step 8/25 : COPY . . [2022-04-27T03:47:38.192Z] Removing intermediate container e480d854ecb6 [2022-04-27T03:47:38.192Z] ---> 6ed89dbd4954 [2022-04-27T03:47:38.192Z] Step 8/25 : COPY . . [2022-04-27T03:47:40.727Z] Removing intermediate container 561e899aeea2 [2022-04-27T03:47:40.727Z] ---> f758a6a58e57 [2022-04-27T03:47:40.727Z] Step 8/23 : COPY . . [2022-04-27T03:47:41.036Z] Removing intermediate container 632c99e2df39 [2022-04-27T03:47:41.036Z] ---> 57aaf8b210a6 [2022-04-27T03:47:41.036Z] Step 8/26 : COPY . . [2022-04-27T03:47:41.036Z] ---> 38226e26e09a [2022-04-27T03:47:41.036Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-27T03:47:41.036Z] Removing intermediate container e0b5b3102545 [2022-04-27T03:47:41.036Z] ---> f30f31a97097 [2022-04-27T03:47:41.036Z] Step 8/26 : COPY . . [2022-04-27T03:47:41.295Z] ---> Running in 78eabb6311ff [2022-04-27T03:47:41.555Z] 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-27T03:47:47.233Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33425 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-27T03:47:47.246Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-27T03:47:47.566Z] The recommended git tool is: git [2022-04-27T03:47:53.768Z] ---> 2ca4556f33fe [2022-04-27T03:47:53.768Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T03:47:53.768Z] ---> Running in 3f597cb8f73c [2022-04-27T03:47:53.768Z] 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-27T03:47:53.768Z] ---> 2385456822a8 [2022-04-27T03:47:53.768Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T03:47:53.768Z] ---> 1372b9938ea2 [2022-04-27T03:47:53.768Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T03:47:53.768Z] ---> 6709bb6c4d6c [2022-04-27T03:47:53.768Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-27T03:47:53.768Z] ---> Running in d5dcdd96b75f [2022-04-27T03:47:53.768Z] ---> Running in 5de4903d4ffb [2022-04-27T03:47:53.768Z] ---> Running in 2c557357736d [2022-04-27T03:47:53.768Z] Removing intermediate container 3f597cb8f73c [2022-04-27T03:47:53.768Z] ---> 71bca373d1bf [2022-04-27T03:47:53.768Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-27T03:47:53.768Z] ---> Running in 1d8af0f2f2ef [2022-04-27T03:47:53.768Z] Removing intermediate container d5dcdd96b75f [2022-04-27T03:47:53.768Z] ---> 2c66ebf09707 [2022-04-27T03:47:53.768Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-27T03:47:53.768Z] Removing intermediate container 5de4903d4ffb [2022-04-27T03:47:53.768Z] ---> 4eccd4d9a802 [2022-04-27T03:47:53.768Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-27T03:47:53.768Z] ---> Running in e45b93aeda90 [2022-04-27T03:47:53.768Z] ---> Running in 2343cf703907 [2022-04-27T03:47:53.768Z] 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-27T03:47:54.276Z] using credential edgex-jenkins-ssh [2022-04-27T03:47:54.298Z] Cloning the remote Git repository [2022-04-27T03:47:54.341Z] Removing intermediate container 1d8af0f2f2ef [2022-04-27T03:47:54.341Z] ---> 26bb61d1934b [2022-04-27T03:47:54.341Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-27T03:47:54.910Z] ---> Running in 9fe91a6f0b0e [2022-04-27T03:47:55.170Z] Removing intermediate container e45b93aeda90 [2022-04-27T03:47:55.170Z] ---> d10084bf7577 [2022-04-27T03:47:55.170Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-27T03:47:55.170Z] Removing intermediate container 2343cf703907 [2022-04-27T03:47:55.170Z] ---> 35b6ce3d3917 [2022-04-27T03:47:55.170Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-27T03:47:55.170Z] Removing intermediate container 9fe91a6f0b0e [2022-04-27T03:47:55.170Z] ---> a997948e52f0 [2022-04-27T03:47:55.170Z] 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-27T03:47:55.170Z] ---> Running in 7e5f97e407c9 [2022-04-27T03:47:55.170Z] ---> Running in 839113e51716 [2022-04-27T03:47:55.170Z] ---> Running in 760511e687ae [2022-04-27T03:47:54.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-27T03:47:54.467Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-27T03:47:54.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-27T03:47:54.656Z] > git --version # timeout=10 [2022-04-27T03:47:54.691Z] > git --version # 'git version 2.25.1' [2022-04-27T03:47:54.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T03:47:54.864Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T03:47:55.429Z] Removing intermediate container 7e5f97e407c9 [2022-04-27T03:47:55.429Z] ---> 0f55529ab53a [2022-04-27T03:47:55.429Z] 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-27T03:47:55.700Z] Removing intermediate container 839113e51716 [2022-04-27T03:47:55.700Z] ---> ebd60795436f [2022-04-27T03:47:55.700Z] 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-27T03:47:55.961Z] ---> Running in 4e5b472803a6 [2022-04-27T03:47:56.221Z] ---> Running in 34405f399158 [2022-04-27T03:47:56.484Z] spire-1.2.1/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.data/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.data/.file [2022-04-27T03:47:56.484Z] spire-1.2.1/.dockerignore [2022-04-27T03:47:56.484Z] spire-1.2.1/.gitattributes [2022-04-27T03:47:56.484Z] spire-1.2.1/.githooks/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T03:47:56.484Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T03:47:56.484Z] spire-1.2.1/.gitignore [2022-04-27T03:47:56.484Z] spire-1.2.1/.go-version [2022-04-27T03:47:56.484Z] spire-1.2.1/.golangci.yml [2022-04-27T03:47:56.484Z] spire-1.2.1/ADOPTERS.md [2022-04-27T03:47:56.484Z] spire-1.2.1/CHANGELOG.md [2022-04-27T03:47:56.484Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T03:47:56.484Z] spire-1.2.1/CODEOWNERS [2022-04-27T03:47:56.484Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T03:47:56.484Z] spire-1.2.1/Dockerfile [2022-04-27T03:47:56.484Z] spire-1.2.1/Dockerfile.dev [2022-04-27T03:47:56.484Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T03:47:56.484Z] spire-1.2.1/LICENSE [2022-04-27T03:47:56.484Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T03:47:56.484Z] spire-1.2.1/Makefile [2022-04-27T03:47:56.484Z] spire-1.2.1/README.md [2022-04-27T03:47:56.484Z] spire-1.2.1/ROADMAP.md [2022-04-27T03:47:56.484Z] spire-1.2.1/SECURITY.md [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T03:47:56.484Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/ [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/agent/ [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/server/ [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/server/server.conf [2022-04-27T03:47:56.484Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/ [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/auditlog.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/ [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/spire_server.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/telemetry.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/upgrading.md [2022-04-27T03:47:56.484Z] spire-1.2.1/doc/using_spire.md [2022-04-27T03:47:56.484Z] spire-1.2.1/examples/ [2022-04-27T03:47:56.484Z] spire-1.2.1/examples/README.md [2022-04-27T03:47:56.484Z] spire-1.2.1/go.mod [2022-04-27T03:47:56.484Z] spire-1.2.1/go.sum [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T03:47:56.484Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/conn.goRemoving intermediate container 78eabb6311ff [2022-04-27T03:47:56.485Z] ---> 537d22c32d83 [2022-04-27T03:47:56.485Z] [2022-04-27T03:47:56.485Z] Step 10/25 : FROM alpine:3.14 [2022-04-27T03:47:56.485Z] [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T03:47:56.485Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/version/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/config.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T03:47:56.486Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/server.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/private/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/private/server/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T03:47:56.487Z] spire-1.2.1/release/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/README.md [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/conf/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T03:47:56.487Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T03:47:56.487Z] spire-1.2.1/script/ [2022-04-27T03:47:56.487Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T03:47:56.487Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T03:47:56.487Z] spire-1.2.1/support/ [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/ [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T03:47:56.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T03:47:56.488Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/clock/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/clock/clock.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/common [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T03:47:56.488Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T03:47:56.751Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T03:47:56.752Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T03:47:56.753Z] spire-1.2.1/test/integration/test.sh [2022-04-27T03:47:56.753Z] spire-1.2.1/test/plugintest/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testca/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testca/ca.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testkey/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/testkey/new.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/ [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/race.go [2022-04-27T03:47:56.753Z] spire-1.2.1/test/util/util.go [2022-04-27T03:47:56.753Z] building spire from source... [2022-04-27T03:47:56.753Z] 3.14: Pulling from library/alpine [2022-04-27T03:47:56.753Z] Installing go1.17.7... [2022-04-27T03:47:57.340Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T03:47:57.340Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T03:47:57.340Z] ---> e04c818066af [2022-04-27T03:47:57.340Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-27T03:47:57.340Z] spire-1.2.1/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.data/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.data/.file [2022-04-27T03:47:57.340Z] spire-1.2.1/.dockerignore [2022-04-27T03:47:57.340Z] spire-1.2.1/.gitattributes [2022-04-27T03:47:57.340Z] spire-1.2.1/.githooks/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T03:47:57.340Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T03:47:57.340Z] spire-1.2.1/.gitignore [2022-04-27T03:47:57.340Z] spire-1.2.1/.go-version [2022-04-27T03:47:57.340Z] spire-1.2.1/.golangci.yml [2022-04-27T03:47:57.340Z] spire-1.2.1/ADOPTERS.md [2022-04-27T03:47:57.340Z] spire-1.2.1/CHANGELOG.md [2022-04-27T03:47:57.340Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T03:47:57.340Z] spire-1.2.1/CODEOWNERS [2022-04-27T03:47:57.340Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T03:47:57.340Z] spire-1.2.1/Dockerfile [2022-04-27T03:47:57.340Z] spire-1.2.1/Dockerfile.dev [2022-04-27T03:47:57.340Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T03:47:57.340Z] spire-1.2.1/LICENSE [2022-04-27T03:47:57.340Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T03:47:57.340Z] spire-1.2.1/Makefile [2022-04-27T03:47:57.340Z] spire-1.2.1/README.md [2022-04-27T03:47:57.340Z] spire-1.2.1/ROADMAP.md [2022-04-27T03:47:57.340Z] spire-1.2.1/SECURITY.md [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T03:47:57.340Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T03:47:57.341Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/ [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/agent/ [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/server/ [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/server/server.conf [2022-04-27T03:47:57.341Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/ [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/auditlog.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/ [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/spire_server.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/telemetry.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/upgrading.md [2022-04-27T03:47:57.341Z] spire-1.2.1/doc/using_spire.md [2022-04-27T03:47:57.341Z] spire-1.2.1/examples/ [2022-04-27T03:47:57.341Z] spire-1.2.1/examples/README.md [2022-04-27T03:47:57.341Z] spire-1.2.1/go.mod [2022-04-27T03:47:57.341Z] spire-1.2.1/go.sum [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T03:47:57.341Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/ [2022-04-27T03:47:57.342Z] [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/.data/ [2022-04-27T03:47:57.342Z] spire-1.2.1/.data/.file [2022-04-27T03:47:57.342Z] spire-1.2.1/.dockerignore [2022-04-27T03:47:57.342Z] spire-1.2.1/.gitattributes [2022-04-27T03:47:57.342Z] spire-1.2.1/.githooks/ [2022-04-27T03:47:57.342Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/ [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/ [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T03:47:57.342Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T03:47:57.342Z] spire-1.2.1/.gitignore [2022-04-27T03:47:57.342Z] spire-1.2.1/.go-version [2022-04-27T03:47:57.342Z] spire-1.2.1/.golangci.yml [2022-04-27T03:47:57.342Z] spire-1.2.1/ADOPTERS.md [2022-04-27T03:47:57.342Z] spire-1.2.1/CHANGELOG.md [2022-04-27T03:47:57.342Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T03:47:57.342Z] spire-1.2.1/CODEOWNERS [2022-04-27T03:47:57.342Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T03:47:57.342Z] spire-1.2.1/Dockerfile [2022-04-27T03:47:57.342Z] spire-1.2.1/Dockerfile.dev [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T03:47:57.342Z] spire-1.2.1/LICENSE [2022-04-27T03:47:57.342Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T03:47:57.342Z] spire-1.2.1/Makefile [2022-04-27T03:47:57.342Z] spire-1.2.1/README.md [2022-04-27T03:47:57.342Z] spire-1.2.1/ROADMAP.md [2022-04-27T03:47:57.342Z] spire-1.2.1/SECURITY.md [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T03:47:57.342Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T03:47:57.342Z] [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T03:47:57.342Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T03:47:57.343Z] [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T03:47:57.343Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T03:47:57.343Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T03:47:57.344Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/ [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/agent/ [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/server/ [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/server/server.conf [2022-04-27T03:47:57.344Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/ [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/auditlog.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/ [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/version/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T03:47:57.344Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T03:47:57.344Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T03:47:57.345Z] [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/spire_server.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/telemetry.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/upgrading.md [2022-04-27T03:47:57.345Z] spire-1.2.1/doc/using_spire.md [2022-04-27T03:47:57.345Z] spire-1.2.1/examples/ [2022-04-27T03:47:57.345Z] spire-1.2.1/examples/README.md [2022-04-27T03:47:57.345Z] spire-1.2.1/go.mod [2022-04-27T03:47:57.345Z] spire-1.2.1/go.sum [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T03:47:57.345Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T03:47:57.346Z] [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T03:47:57.346Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/server.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/private/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/private/server/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T03:47:57.347Z] spire-1.2.1/release/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T03:47:57.347Z] [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/README.md [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/conf/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T03:47:57.347Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T03:47:57.347Z] spire-1.2.1/script/ [2022-04-27T03:47:57.347Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T03:47:57.347Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T03:47:57.347Z] spire-1.2.1/support/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T03:47:57.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/clock/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/clock/clock.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T03:47:57.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T03:47:57.347Z] [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T03:47:57.347Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/common [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T03:47:57.348Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T03:47:57.348Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/version/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T03:47:57.349Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T03:47:57.349Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T03:47:57.350Z] spire-1.2.1/test/integration/test.sh [2022-04-27T03:47:57.350Z] spire-1.2.1/test/plugintest/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T03:47:57.350Z] [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testca/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testca/ca.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testkey/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/testkey/new.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/ [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/race.go [2022-04-27T03:47:57.350Z] spire-1.2.1/test/util/util.go [2022-04-27T03:47:57.350Z] building spire from source... [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/config.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T03:47:57.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/server.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/private/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/private/server/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T03:47:57.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T03:47:57.613Z] spire-1.2.1/release/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/README.md [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/conf/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T03:47:57.613Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/script/ [2022-04-27T03:47:57.613Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T03:47:57.613Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T03:47:57.613Z] spire-1.2.1/support/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T03:47:57.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/clock/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/clock/clock.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/ [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T03:47:57.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/common [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T03:47:57.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T03:47:57.615Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T03:47:57.616Z] spire-1.2.1/test/integration/test.sh [2022-04-27T03:47:57.616Z] spire-1.2.1/test/plugintest/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testca/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testca/ca.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testkey/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/testkey/new.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/ [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/race.go [2022-04-27T03:47:57.616Z] spire-1.2.1/test/util/util.go [2022-04-27T03:47:57.616Z] building spire from source... [2022-04-27T03:47:57.616Z] Installing go1.17.7... [2022-04-27T03:47:57.616Z] Installing go1.17.7... [2022-04-27T03:47:57.876Z] ---> Running in bfdea12207ef [2022-04-27T03:47:58.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:58.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:47:58.661Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-27T03:47:58.661Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-27T03:47:58.661Z] (3/3) Installing su-exec (0.2-r1) [2022-04-27T03:47:58.661Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:47:58.661Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T03:47:58.661Z] OK: 6 MiB in 17 packages [2022-04-27T03:48:01.949Z] Removing intermediate container bfdea12207ef [2022-04-27T03:48:01.949Z] ---> 4b12742ae76d [2022-04-27T03:48:01.949Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-27T03:48:03.326Z] Building bin/spire-server... [2022-04-27T03:48:03.326Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T03:48:03.326Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T03:48:03.326Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T03:48:03.326Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T03:48:03.326Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T03:48:03.326Z] Building bin/spire-server... [2022-04-27T03:48:03.326Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T03:48:03.326Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T03:48:03.326Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T03:48:03.326Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T03:48:03.326Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T03:48:03.586Z] Building bin/spire-server... [2022-04-27T03:48:03.586Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T03:48:03.586Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T03:48:03.586Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T03:48:03.586Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T03:48:03.586Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T03:48:03.586Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T03:48:03.586Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T03:48:03.586Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T03:48:03.586Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T03:48:03.586Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T03:48:03.586Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T03:48:03.586Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T03:48:03.586Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T03:48:03.586Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T03:48:03.586Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T03:48:03.586Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T03:48:03.586Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T03:48:03.586Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T03:48:03.846Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T03:48:03.846Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T03:48:03.846Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T03:48:03.846Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T03:48:03.846Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T03:48:03.846Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T03:48:03.846Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T03:48:03.846Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T03:48:03.846Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T03:48:03.846Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T03:48:03.846Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T03:48:03.846Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T03:48:03.846Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T03:48:03.846Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T03:48:03.846Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T03:48:03.846Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T03:48:04.105Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T03:48:04.105Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T03:48:04.105Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T03:48:04.105Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T03:48:04.105Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T03:48:04.105Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T03:48:04.105Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T03:48:04.105Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T03:48:04.105Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T03:48:04.105Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T03:48:04.105Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T03:48:04.105Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T03:48:04.105Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T03:48:04.105Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T03:48:04.105Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T03:48:04.105Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T03:48:04.364Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T03:48:04.364Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T03:48:04.364Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T03:48:04.364Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T03:48:04.364Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T03:48:04.364Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T03:48:04.364Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T03:48:04.364Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T03:48:04.364Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T03:48:04.364Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T03:48:04.364Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T03:48:04.364Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T03:48:04.364Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T03:48:04.364Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T03:48:04.364Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T03:48:04.364Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T03:48:04.364Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T03:48:04.364Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T03:48:04.364Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T03:48:04.364Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T03:48:04.854Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T03:48:04.854Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T03:48:04.854Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T03:48:04.854Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T03:48:04.854Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T03:48:04.854Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T03:48:04.854Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T03:48:04.854Z]  ---> Running in 4428b20004f5 [2022-04-27T03:48:04.854Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T03:48:04.854Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T03:48:04.854Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T03:48:04.854Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T03:48:04.854Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T03:48:04.854Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T03:48:04.854Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T03:48:04.854Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T03:48:04.854Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T03:48:05.114Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T03:48:05.114Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T03:48:05.114Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T03:48:05.114Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T03:48:05.114Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T03:48:05.114Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T03:48:05.114Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T03:48:05.114Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T03:48:05.114Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T03:48:05.114Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T03:48:05.114Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T03:48:05.114Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T03:48:05.376Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T03:48:05.634Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T03:48:05.634Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T03:48:05.635Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T03:48:05.635Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T03:48:05.635Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T03:48:05.635Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T03:48:05.635Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T03:48:05.893Z] Removing intermediate container 4428b20004f5 [2022-04-27T03:48:05.893Z] ---> 7e612801d844 [2022-04-27T03:48:05.893Z] Step 13/25 : WORKDIR / [2022-04-27T03:48:06.461Z] ---> Running in 68e5228875ab [2022-04-27T03:48:06.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T03:48:06.721Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T03:48:06.721Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T03:48:06.721Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T03:48:06.721Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T03:48:06.721Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T03:48:06.721Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T03:48:06.981Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T03:48:06.981Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T03:48:06.981Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T03:48:06.981Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T03:48:07.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T03:48:07.240Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T03:48:07.240Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T03:48:07.240Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T03:48:07.240Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T03:48:07.500Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T03:48:07.500Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T03:48:07.500Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T03:48:07.500Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T03:48:07.500Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T03:48:07.759Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T03:48:07.759Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T03:48:07.759Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T03:48:11.084Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T03:48:11.084Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T03:48:11.084Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T03:48:11.084Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T03:48:11.084Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T03:48:11.084Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T03:48:11.084Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T03:48:11.084Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T03:48:11.375Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T03:48:11.375Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T03:48:11.375Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T03:48:11.375Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T03:48:11.375Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T03:48:11.375Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T03:48:11.642Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T03:48:11.642Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T03:48:11.642Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T03:48:11.642Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T03:48:11.903Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T03:48:11.903Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T03:48:11.903Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T03:48:11.903Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T03:48:11.903Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T03:48:12.167Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T03:48:12.167Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T03:48:12.167Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T03:48:12.167Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T03:48:12.167Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T03:48:12.167Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T03:48:12.460Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T03:48:12.460Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T03:48:12.460Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T03:48:12.460Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T03:48:12.460Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T03:48:12.460Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T03:48:12.719Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T03:48:12.719Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T03:48:12.719Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T03:48:12.719Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T03:48:12.719Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T03:48:12.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T03:48:12.719Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T03:48:12.719Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T03:48:12.719Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T03:48:12.719Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T03:48:12.719Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T03:48:12.719Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T03:48:12.988Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T03:48:12.989Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T03:48:12.989Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T03:48:12.989Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T03:48:12.989Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T03:48:12.989Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T03:48:12.989Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T03:48:12.989Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T03:48:12.989Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T03:48:12.989Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T03:48:12.989Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T03:48:12.989Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T03:48:12.989Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T03:48:12.989Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T03:48:12.989Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T03:48:13.248Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T03:48:13.248Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T03:48:13.248Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T03:48:13.248Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T03:48:13.248Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T03:48:13.248Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T03:48:13.248Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T03:48:13.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T03:48:13.248Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T03:48:13.507Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T03:48:13.507Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T03:48:13.507Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T03:48:13.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T03:48:13.507Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T03:48:13.507Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T03:48:13.507Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T03:48:13.507Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T03:48:13.507Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T03:48:13.766Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T03:48:13.766Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T03:48:13.766Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T03:48:13.766Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T03:48:13.766Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T03:48:13.766Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T03:48:13.766Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T03:48:13.766Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T03:48:13.766Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T03:48:14.161Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T03:48:14.161Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T03:48:14.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T03:48:14.161Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T03:48:14.161Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T03:48:14.161Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T03:48:14.161Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T03:48:14.161Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T03:48:14.161Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T03:48:14.161Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T03:48:14.161Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T03:48:14.161Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T03:48:14.161Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T03:48:14.161Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T03:48:14.420Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T03:48:14.420Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T03:48:14.420Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T03:48:14.420Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T03:48:14.420Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T03:48:14.420Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T03:48:14.420Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T03:48:14.420Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T03:48:14.420Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T03:48:14.421Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T03:48:14.421Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T03:48:14.421Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T03:48:14.421Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T03:48:14.421Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T03:48:14.421Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T03:48:14.421Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T03:48:14.421Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T03:48:14.421Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T03:48:14.421Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T03:48:14.680Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T03:48:14.680Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T03:48:14.680Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T03:48:14.680Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T03:48:14.680Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T03:48:14.940Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T03:48:15.200Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T03:48:15.459Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T03:48:15.459Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T03:48:15.459Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T03:48:15.459Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T03:48:15.459Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T03:48:15.459Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T03:48:15.459Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T03:48:15.459Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T03:48:15.459Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T03:48:15.459Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T03:48:15.459Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T03:48:15.722Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T03:48:15.722Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T03:48:15.722Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T03:48:15.722Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T03:48:15.722Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T03:48:15.722Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T03:48:15.982Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T03:48:15.982Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T03:48:15.982Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T03:48:15.982Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T03:48:15.982Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T03:48:16.243Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T03:48:16.243Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T03:48:16.243Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T03:48:16.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T03:48:16.243Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T03:48:16.243Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T03:48:16.502Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T03:48:16.503Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T03:48:16.503Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T03:48:16.503Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T03:48:16.503Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T03:48:16.503Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T03:48:16.503Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T03:48:16.503Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T03:48:16.503Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T03:48:16.503Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T03:48:16.503Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T03:48:16.503Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T03:48:16.503Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T03:48:16.503Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T03:48:16.503Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T03:48:16.503Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T03:48:16.503Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T03:48:16.503Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T03:48:16.503Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T03:48:16.768Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T03:48:16.768Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T03:48:16.768Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T03:48:16.768Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T03:48:16.768Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T03:48:16.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T03:48:16.768Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T03:48:17.027Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T03:48:17.027Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T03:48:17.027Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T03:48:17.027Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T03:48:17.027Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T03:48:17.027Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T03:48:17.027Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T03:48:17.027Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T03:48:17.027Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T03:48:17.027Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T03:48:17.027Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T03:48:17.027Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T03:48:17.287Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T03:48:17.287Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T03:48:17.287Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T03:48:17.287Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T03:48:17.287Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T03:48:17.287Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T03:48:17.287Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T03:48:17.287Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T03:48:17.287Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T03:48:17.287Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T03:48:17.703Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T03:48:17.703Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T03:48:17.703Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T03:48:17.703Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T03:48:17.703Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T03:48:17.703Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T03:48:17.703Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T03:48:17.703Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T03:48:17.703Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T03:48:17.703Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T03:48:17.703Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T03:48:17.703Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T03:48:17.963Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T03:48:18.408Z] Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:48:18.784Z] Merge succeeded, producing 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:48:18.784Z] Checking out Revision 691727bfbe342f3f465f8b721fed9faf2bfdabb8 (PR-3987) [2022-04-27T03:48:17.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-27T03:48:17.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T03:48:17.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-27T03:48:17.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-27T03:48:17.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T03:48:17.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T03:48:18.432Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T03:48:18.451Z] > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 [2022-04-27T03:48:18.704Z] > git remote # timeout=10 [2022-04-27T03:48:18.721Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T03:48:18.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T03:48:18.746Z] > git merge de464693d8763b9e98130398b447f975332c591d # timeout=10 [2022-04-27T03:48:18.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T03:48:18.796Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T03:48:18.812Z] > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 [2022-04-27T03:48:19.342Z] Removing intermediate container 68e5228875ab [2022-04-27T03:48:19.342Z] ---> 771c749e5de7 [2022-04-27T03:48:19.342Z] 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-27T03:48:23.182Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [2022-04-27T03:48:23.566Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T03:48:23.566Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-27T03:48:23.566Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T03:48:23.566Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T03:48:23.875Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T03:48:23.875Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-27T03:48:24.108Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T03:48:24.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T03:48:24.108Z] Dload Upload Total Spent Left Speed [2022-04-27T03:48:24.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2022-04-27T03:48:24.624Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T03:48:24.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T03:48:24.978Z] + sudo tee /etc/docker/daemon.new [2022-04-27T03:48:24.978Z] { [2022-04-27T03:48:24.978Z] "registry-mirrors": [ [2022-04-27T03:48:24.978Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T03:48:24.978Z] ], [2022-04-27T03:48:24.978Z] "bip": "10.250.0.254/24", [2022-04-27T03:48:24.978Z] "hosts": [ [2022-04-27T03:48:24.978Z] "tcp://0.0.0.0:5555", [2022-04-27T03:48:24.978Z] "unix:///var/run/docker.sock" [2022-04-27T03:48:24.978Z] ], [2022-04-27T03:48:24.978Z] "mtu": 1458, [2022-04-27T03:48:24.978Z] "selinux-enabled": true, [2022-04-27T03:48:24.978Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T03:48:24.978Z] } [Pipeline] sh [2022-04-27T03:48:25.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T03:48:25.753Z] + sudo service docker restart [2022-04-27T03:48:29.180Z]  ---> a789ac5f69f1 [2022-04-27T03:48:29.180Z] 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-27T03:48:29.180Z] Removing intermediate container 2c557357736d [2022-04-27T03:48:29.180Z] ---> 42aae8fc3296 [2022-04-27T03:48:29.180Z] [2022-04-27T03:48:29.180Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T03:48:29.180Z] ---> e04c818066af [2022-04-27T03:48:29.180Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-27T03:48:29.180Z] ---> Running in 6b83b3d419c5 [2022-04-27T03:48:29.442Z] ---> 5188c06e27c2 [2022-04-27T03:48:29.442Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-27T03:48:30.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:30.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:30.009Z] ---> 22127fb62305 [2022-04-27T03:48:30.009Z] 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-27T03:48:30.269Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-27T03:48:30.269Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:48:30.269Z] OK: 6 MiB in 15 packages [2022-04-27T03:48:30.528Z] ---> 357569df9f5b [2022-04-27T03:48:30.528Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-27T03:48:31.098Z] Removing intermediate container 6b83b3d419c5 [2022-04-27T03:48:31.098Z] ---> 1dc87c0f35fd [2022-04-27T03:48:31.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T03:48:31.357Z] ---> Running in 17ccbcb21fae [2022-04-27T03:48:31.618Z] ---> 1929754694a6 [2022-04-27T03:48:31.618Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-27T03:48:31.618Z] Removing intermediate container 17ccbcb21fae [2022-04-27T03:48:31.618Z] ---> d13bd31ca565 [2022-04-27T03:48:31.618Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-27T03:48:31.618Z] ---> Running in c8b89f86c181 [2022-04-27T03:48:32.192Z] Removing intermediate container c8b89f86c181 [2022-04-27T03:48:32.192Z] ---> 17f003d158cc [2022-04-27T03:48:32.192Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-27T03:48:32.453Z] ---> Running in 471f3c59b674 [2022-04-27T03:48:32.711Z] Removing intermediate container 471f3c59b674 [2022-04-27T03:48:32.711Z] ---> 205888413a60 [2022-04-27T03:48:32.711Z] Step 15/23 : WORKDIR / [2022-04-27T03:48:32.711Z] ---> Running in 91d1b97ec93d [2022-04-27T03:48:32.711Z] ---> 333856dbcd00 [2022-04-27T03:48:32.711Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-27T03:48:33.279Z] Removing intermediate container 91d1b97ec93d [2022-04-27T03:48:33.279Z] ---> 442f42b6ed21 [2022-04-27T03:48:33.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:48:33.893Z] ---> f1de74c1a9b7 [2022-04-27T03:48:33.893Z] 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-27T03:48:33.893Z] ---> Running in 0ec4ab74e3b5 [2022-04-27T03:48:34.154Z] ---> 661f50f15708 [2022-04-27T03:48:34.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-27T03:48:35.092Z] ---> 1c587b09e57d [2022-04-27T03:48:35.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-27T03:48:36.030Z] Removing intermediate container 0ec4ab74e3b5 [2022-04-27T03:48:36.030Z] ---> 89b58715cb02 [2022-04-27T03:48:36.030Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-27T03:48:36.030Z] ---> af5f6fbe3b89 [2022-04-27T03:48:36.030Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-27T03:48:36.030Z] ---> Running in 6efd55978170 [2022-04-27T03:48:36.030Z] ---> Running in 2b351ab5ffa6 [2022-04-27T03:48:36.600Z] Removing intermediate container 2b351ab5ffa6 [2022-04-27T03:48:36.600Z] ---> 62cb8a60b054 [2022-04-27T03:48:36.600Z] Step 23/25 : LABEL arch=x86_64 [2022-04-27T03:48:36.600Z] Removing intermediate container 6efd55978170 [2022-04-27T03:48:36.600Z] ---> f58a1aa3644d [2022-04-27T03:48:36.600Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:48:36.600Z] ---> Running in 8ce37bec50ad [2022-04-27T03:48:36.600Z] ---> Running in 56f1cdc65ab1 [2022-04-27T03:48:37.169Z] Removing intermediate container 8ce37bec50ad [2022-04-27T03:48:37.169Z] ---> 0465c396fb46 [2022-04-27T03:48:37.169Z] Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:48:37.169Z] ---> Running in 659955ddfe60 [2022-04-27T03:48:37.169Z] Removing intermediate container 56f1cdc65ab1 [2022-04-27T03:48:37.169Z] ---> 1a8d8ac2eff6 [2022-04-27T03:48:37.169Z] Step 21/23 : LABEL arch=x86_64 [2022-04-27T03:48:37.169Z] ---> Running in a673590c6c9e [2022-04-27T03:48:37.432Z] Removing intermediate container 659955ddfe60 [2022-04-27T03:48:37.432Z] ---> 00d6f9988896 [2022-04-27T03:48:37.432Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T03:48:37.432Z] ---> Running in 84a2a7ca8678 [2022-04-27T03:48:37.720Z] Removing intermediate container a673590c6c9e [2022-04-27T03:48:37.720Z] ---> 1e55b422a04b [2022-04-27T03:48:37.720Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:48:37.720Z] ---> Running in cd1b3cf5150d [2022-04-27T03:48:37.984Z] Removing intermediate container 84a2a7ca8678 [2022-04-27T03:48:37.984Z] ---> e8383996bcb6 [2022-04-27T03:48:37.984Z] [2022-04-27T03:48:37.984Z] Removing intermediate container cd1b3cf5150d [2022-04-27T03:48:37.984Z] ---> 83632250c2a0 [2022-04-27T03:48:37.984Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T03:48:38.244Z] Successfully built e8383996bcb6 [2022-04-27T03:48:38.244Z] Successfully tagged security-secretstore-setup:latest [2022-04-27T03:48:38.244Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-27T03:48:38.244Z] ---> Running in 61357e7d2e20 [2022-04-27T03:48:40.234Z] Removing intermediate container 61357e7d2e20 [2022-04-27T03:48:40.234Z] ---> 224aaed19879 [2022-04-27T03:48:40.234Z] [2022-04-27T03:48:40.234Z] Successfully built 224aaed19879 [2022-04-27T03:48:40.234Z] Successfully tagged core-command:latest [2022-04-27T03:48:40.234Z]  Building core-command ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T03:48:44.126Z] provisioning config files... [2022-04-27T03:48:44.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config145088038258709916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T03:48:44.514Z] ---> docker-login.sh [2022-04-27T03:48:44.514Z] nexus3.edgexfoundry.org:10001 [2022-04-27T03:48:45.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:48:45.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:48:45.385Z] Configure a credential helper to remove this warning. See [2022-04-27T03:48:45.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:48:45.385Z] [2022-04-27T03:48:45.385Z] Login Succeeded [2022-04-27T03:48:45.385Z] nexus3.edgexfoundry.org:10002 [2022-04-27T03:48:45.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:48:45.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:48:45.950Z] Configure a credential helper to remove this warning. See [2022-04-27T03:48:45.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:48:45.950Z] [2022-04-27T03:48:45.950Z] Login Succeeded [2022-04-27T03:48:45.950Z] nexus3.edgexfoundry.org:10003 [2022-04-27T03:48:46.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:48:46.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:48:46.223Z] Configure a credential helper to remove this warning. See [2022-04-27T03:48:46.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:48:46.223Z] [2022-04-27T03:48:46.223Z] Login Succeeded [2022-04-27T03:48:46.223Z] nexus3.edgexfoundry.org:10004 [2022-04-27T03:48:46.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:48:46.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:48:46.828Z] Configure a credential helper to remove this warning. See [2022-04-27T03:48:46.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:48:46.828Z] [2022-04-27T03:48:46.828Z] Login Succeeded [2022-04-27T03:48:46.828Z] docker.io [2022-04-27T03:48:46.939Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:48:46.939Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:48:46.939Z] ---> 7717b0d6e396 [2022-04-27T03:48:46.939Z] Step 3/20 : WORKDIR /edgex-go [2022-04-27T03:48:46.939Z] ---> Using cache [2022-04-27T03:48:46.939Z] ---> f071de49ccd3 [2022-04-27T03:48:46.939Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-27T03:48:47.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T03:48:47.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T03:48:47.697Z] Configure a credential helper to remove this warning. See [2022-04-27T03:48:47.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T03:48:47.697Z] [2022-04-27T03:48:47.697Z] Login Succeeded [2022-04-27T03:48:47.697Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T03:48:47.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T03:48:48.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T03:48:48.239Z] ========================================================= [2022-04-27T03:48:48.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T03:48:48.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:48:48.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T03:48:48.848Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T03:48:48.848Z] 9b3977197b4f: Pulling fs layer [2022-04-27T03:48:48.848Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T03:48:48.848Z] 94645a83ff95: Pulling fs layer [2022-04-27T03:48:48.848Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T03:48:48.848Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T03:48:48.848Z] 3096ccb668a1: Pulling fs layer [2022-04-27T03:48:48.848Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T03:48:48.848Z] a4caa8a26152: Pulling fs layer [2022-04-27T03:48:48.848Z] 3f3a8bcf1eab: Waiting [2022-04-27T03:48:48.848Z] 0c92f367c5e7: Waiting [2022-04-27T03:48:48.848Z] 3096ccb668a1: Waiting [2022-04-27T03:48:48.848Z] e8cf19c19ddd: Waiting [2022-04-27T03:48:48.848Z] a4caa8a26152: Waiting [2022-04-27T03:48:48.848Z] 94645a83ff95: Verifying Checksum [2022-04-27T03:48:48.848Z] 94645a83ff95: Download complete [2022-04-27T03:48:48.848Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T03:48:48.848Z] 1a89e8eeedd5: Download complete [2022-04-27T03:48:48.848Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T03:48:48.848Z] 0c92f367c5e7: Download complete [2022-04-27T03:48:48.848Z] 3096ccb668a1: Verifying Checksum [2022-04-27T03:48:48.848Z] 3096ccb668a1: Download complete [2022-04-27T03:48:48.848Z] 9b3977197b4f: Verifying Checksum [2022-04-27T03:48:48.848Z] 9b3977197b4f: Download complete [2022-04-27T03:48:48.848Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T03:48:48.848Z] e8cf19c19ddd: Download complete [2022-04-27T03:48:48.854Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:48:48.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:48:48.854Z] ---> 7717b0d6e396 [2022-04-27T03:48:48.854Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T03:48:48.854Z] ---> Using cache [2022-04-27T03:48:48.854Z] ---> f071de49ccd3 [2022-04-27T03:48:48.854Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:48:48.854Z] ---> Using cache [2022-04-27T03:48:48.854Z] ---> 1a5797dcc360 [2022-04-27T03:48:48.854Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-27T03:48:49.841Z] 9b3977197b4f: Pull complete [2022-04-27T03:48:50.120Z] 1a89e8eeedd5: Pull complete [2022-04-27T03:48:50.399Z] 94645a83ff95: Pull complete [2022-04-27T03:48:51.004Z] a4caa8a26152: Verifying Checksum [2022-04-27T03:48:51.004Z] a4caa8a26152: Download complete [2022-04-27T03:48:51.603Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T03:48:51.603Z] 3f3a8bcf1eab: Download complete [2022-04-27T03:48:53.069Z] ---> Running in 1bcf9d22f812 [2022-04-27T03:48:53.069Z] ---> Running in 656c789a4a4b [2022-04-27T03:48:54.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:54.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:54.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:54.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:55.095Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T03:48:55.095Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T03:48:55.095Z] OK: 15862 distinct packages available [2022-04-27T03:48:55.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:55.095Z] OK: 221 MiB in 52 packages [2022-04-27T03:48:56.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:48:56.297Z] OK: 221 MiB in 52 packages [2022-04-27T03:48:56.297Z] Removing intermediate container 1bcf9d22f812 [2022-04-27T03:48:56.297Z] ---> 2279317547f6 [2022-04-27T03:48:56.297Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T03:48:57.239Z] ---> 2b629460130a [2022-04-27T03:48:57.239Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:48:57.239Z] ---> Running in 653426df533e [2022-04-27T03:48:57.239Z] Removing intermediate container 656c789a4a4b [2022-04-27T03:48:57.239Z] ---> 4d32c342fb70 [2022-04-27T03:48:57.239Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-27T03:48:58.182Z] ---> 65140ab6e612 [2022-04-27T03:48:58.182Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:48:58.442Z] ---> Running in 7d3838d46349 [2022-04-27T03:48:59.385Z] Removing intermediate container 653426df533e [2022-04-27T03:48:59.385Z] ---> 0981df544f8e [2022-04-27T03:48:59.385Z] Step 8/22 : COPY . . [2022-04-27T03:49:01.294Z] Removing intermediate container 7d3838d46349 [2022-04-27T03:49:01.294Z] ---> 3f45b89b41bd [2022-04-27T03:49:01.294Z] Step 7/20 : COPY . . [2022-04-27T03:49:06.717Z] 3f3a8bcf1eab: Pull complete [2022-04-27T03:49:06.717Z] 0c92f367c5e7: Pull complete [2022-04-27T03:49:06.717Z] 3096ccb668a1: Pull complete [2022-04-27T03:49:06.717Z] e8cf19c19ddd: Pull complete [2022-04-27T03:49:12.131Z] a4caa8a26152: Pull complete [2022-04-27T03:49:12.131Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T03:49:12.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T03:49:12.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:49:12.488Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T03:49:12.488Z] WORKDIR /edgex [2022-04-27T03:49:12.488Z] COPY go.mod . [2022-04-27T03:49:12.488Z] RUN go mod download [2022-04-27T03:49:12.488Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-27T03:49:15.191Z] Sending build context to Docker daemon 169.2MB [2022-04-27T03:49:15.191Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T03:49:15.191Z] ---> 725f1c02e7f9 [2022-04-27T03:49:15.191Z] Step 2/4 : WORKDIR /edgex [2022-04-27T03:49:17.176Z] ---> Running in 4607f877e1d3 [2022-04-27T03:49:17.176Z] Removing intermediate container 4607f877e1d3 [2022-04-27T03:49:17.176Z] ---> be3e2d12a794 [2022-04-27T03:49:17.176Z] Step 3/4 : COPY go.mod . [2022-04-27T03:49:17.780Z] ---> 0b2f7eca3ddb [2022-04-27T03:49:17.780Z] Step 4/4 : RUN go mod download [2022-04-27T03:49:18.055Z] ---> Running in f7edb70f977e [2022-04-27T03:49:33.439Z] ---> 83da93de1f74 [2022-04-27T03:49:33.439Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-27T03:49:33.439Z] ---> Running in c95a642a8b41 [2022-04-27T03:49:33.439Z] ---> cb31bd8156fa [2022-04-27T03:49:33.439Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-27T03:49:33.439Z] ---> Running in 5ba6b48f004d [2022-04-27T03:49:33.439Z] 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-27T03:49:33.439Z] 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-27T03:50:05.069Z] Removing intermediate container f7edb70f977e [2022-04-27T03:50:05.069Z] ---> be48a0371719 [2022-04-27T03:50:05.069Z] Successfully built be48a0371719 [2022-04-27T03:50:05.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:50:05.418Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T03:50:05.418Z] . [Pipeline] withDockerContainer [2022-04-27T03:50:05.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container [2022-04-27T03:50:05.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2022-04-27T03:50:07.198Z] $ docker top f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T03:50:08.127Z] + go version [2022-04-27T03:50:08.127Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T03:50:08.156Z] $ docker stop --time=1 f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd [2022-04-27T03:50:09.804Z] $ docker rm -f f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T03:50:10.447Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T03:50:10.448Z] . [Pipeline] withDockerContainer [2022-04-27T03:50:10.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container [2022-04-27T03:50:10.764Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2022-04-27T03:50:12.096Z] $ docker top f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 -eo pid,comm [2022-04-27T03:50:12.181Z] 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 [Pipeline] { [Pipeline] echo [2022-04-27T03:50:12.387Z] ========================================================= [2022-04-27T03:50:12.387Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-27T03:50:12.387Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-27T03:50:13.061Z] + make test [2022-04-27T03:50:13.061Z] go mod tidy -compat=1.17 [2022-04-27T03:50:14.049Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-27T03:50:17.465Z] Removing intermediate container c95a642a8b41 [2022-04-27T03:50:17.465Z] ---> d5739f8996d9 [2022-04-27T03:50:17.465Z] [2022-04-27T03:50:17.465Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T03:50:17.465Z] ---> e04c818066af [2022-04-27T03:50:17.465Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-27T03:50:17.465Z] ---> Running in 7a59a43588a1 [2022-04-27T03:50:18.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:18.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:18.972Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T03:50:18.972Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-27T03:50:18.972Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-27T03:50:18.972Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-27T03:50:18.972Z] (5/6) Installing curl (7.79.1-r0) [2022-04-27T03:50:18.972Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-27T03:50:18.972Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:50:18.972Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T03:50:18.972Z] OK: 8 MiB in 20 packages [2022-04-27T03:50:21.505Z] Removing intermediate container 7a59a43588a1 [2022-04-27T03:50:21.505Z] ---> c492537b8606 [2022-04-27T03:50:21.505Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-27T03:50:22.905Z] ---> Running in 5c4c4cb511de [2022-04-27T03:50:22.905Z] Removing intermediate container 5ba6b48f004d [2022-04-27T03:50:22.905Z] ---> 7c3d3de8dd8d [2022-04-27T03:50:22.905Z] [2022-04-27T03:50:22.905Z] Step 9/20 : FROM alpine:3.15 [2022-04-27T03:50:23.164Z] 3.15: Pulling from library/alpine [2022-04-27T03:50:23.466Z] Removing intermediate container 5c4c4cb511de [2022-04-27T03:50:23.466Z] ---> 33937f438b12 [2022-04-27T03:50:23.466Z] Step 13/22 : WORKDIR /edgex [2022-04-27T03:50:23.725Z] ---> Running in a49abf6679a7 [2022-04-27T03:50:23.984Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T03:50:23.984Z] Status: Downloaded newer image for alpine:3.15 [2022-04-27T03:50:23.984Z] ---> 0ac33e5f5afa [2022-04-27T03:50:23.984Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T03:50:24.551Z] ---> Running in 807581967a97 [2022-04-27T03:50:24.551Z] Removing intermediate container a49abf6679a7 [2022-04-27T03:50:24.551Z] ---> a348d58b07e7 [2022-04-27T03:50:24.551Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-27T03:50:25.119Z] Removing intermediate container 807581967a97 [2022-04-27T03:50:25.119Z] ---> de02102ff59f [2022-04-27T03:50:25.119Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:50:25.691Z] ---> 93e630e3b7e7 [2022-04-27T03:50:25.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-27T03:50:25.691Z] ---> Running in 0bc37bd29f67 [2022-04-27T03:50:27.607Z] ---> 4b7a93d8cb52 [2022-04-27T03:50:27.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-27T03:50:28.545Z] Removing intermediate container 0bc37bd29f67 [2022-04-27T03:50:28.545Z] ---> 0df290c55220 [2022-04-27T03:50:28.545Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-27T03:50:28.545Z] ---> Running in acfe5a1fa58c [2022-04-27T03:50:28.545Z] ---> 9ed61d5f36d1 [2022-04-27T03:50:28.545Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-27T03:50:29.482Z] ---> 5db40393f281 [2022-04-27T03:50:29.482Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-27T03:50:29.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:29.743Z] ---> Running in ca89ab6f3190 [2022-04-27T03:50:30.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:30.940Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T03:50:30.940Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T03:50:30.940Z] OK: 15854 distinct packages available [2022-04-27T03:50:30.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:31.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:32.170Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-27T03:50:32.170Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-27T03:50:32.170Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T03:50:32.428Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-27T03:50:32.428Z] (5/9) Installing curl (7.80.0-r0) [2022-04-27T03:50:32.428Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-27T03:50:32.695Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-27T03:50:32.695Z] (8/9) Installing libucontext (1.1-r0) [2022-04-27T03:50:32.695Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-27T03:50:32.958Z] Removing intermediate container ca89ab6f3190 [2022-04-27T03:50:32.958Z] ---> 43f64fac5263 [2022-04-27T03:50:32.958Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-27T03:50:32.958Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T03:50:32.958Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T03:50:33.217Z] OK: 8 MiB in 23 packages [2022-04-27T03:50:33.217Z] ---> Running in 001a7f41b03e [2022-04-27T03:50:34.158Z] Removing intermediate container 001a7f41b03e [2022-04-27T03:50:34.158Z] ---> 6b7cc77e22ec [2022-04-27T03:50:34.158Z] Step 20/22 : LABEL arch=x86_64 [2022-04-27T03:50:34.158Z] ---> Running in 7ee081a7c327 [2022-04-27T03:50:35.537Z] Removing intermediate container 7ee081a7c327 [2022-04-27T03:50:35.538Z] ---> 1e8397469a7d [2022-04-27T03:50:35.538Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:50:35.538Z] Removing intermediate container acfe5a1fa58c [2022-04-27T03:50:35.538Z] ---> 4965e523cbe7 [2022-04-27T03:50:35.538Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:50:35.538Z] ---> Running in f01776929147 [2022-04-27T03:50:36.106Z] Removing intermediate container f01776929147 [2022-04-27T03:50:36.106Z] ---> 2935849c1e67 [2022-04-27T03:50:36.106Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T03:50:36.365Z] ---> f3a020d37144 [2022-04-27T03:50:36.365Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-27T03:50:36.365Z] ---> Running in 478d7ecded8b [2022-04-27T03:50:36.933Z] Removing intermediate container 478d7ecded8b [2022-04-27T03:50:36.933Z] ---> a9a251b4de82 [2022-04-27T03:50:36.933Z] [2022-04-27T03:50:36.933Z] Successfully built a9a251b4de82 [2022-04-27T03:50:36.933Z] Successfully tagged security-proxy-setup:latest [2022-04-27T03:50:36.933Z] Building sys-mgmt-agent [2022-04-27T03:50:41.141Z]  Building security-proxy-setup ... done  ---> e814e5604a77 [2022-04-27T03:50:41.141Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-27T03:50:41.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:50:41.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:50:41.141Z] ---> 7717b0d6e396 [2022-04-27T03:50:41.141Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T03:50:41.141Z] ---> Using cache [2022-04-27T03:50:41.141Z] ---> f071de49ccd3 [2022-04-27T03:50:41.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:50:41.141Z] ---> Using cache [2022-04-27T03:50:41.141Z] ---> 1a5797dcc360 [2022-04-27T03:50:41.141Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-27T03:50:41.709Z] ---> Running in 37327c20de80 [2022-04-27T03:50:41.968Z] ---> f268d3d63210 [2022-04-27T03:50:41.968Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-27T03:50:42.347Z] ---> Running in cd85890f5372 [2022-04-27T03:50:42.691Z] Removing intermediate container cd85890f5372 [2022-04-27T03:50:42.691Z] ---> b2d69bfefff3 [2022-04-27T03:50:42.691Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:50:43.012Z] ---> Running in 2ac45f0cbc2e [2022-04-27T03:50:43.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:43.270Z] Removing intermediate container 2ac45f0cbc2e [2022-04-27T03:50:43.270Z] ---> d5ac63cac851 [2022-04-27T03:50:43.270Z] Step 18/20 : LABEL arch=x86_64 [2022-04-27T03:50:43.530Z] ---> Running in 142e9874c4a5 [2022-04-27T03:50:43.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:50:43.790Z] Removing intermediate container 142e9874c4a5 [2022-04-27T03:50:43.790Z] ---> 4176a38758ce [2022-04-27T03:50:43.790Z] Step 19/20 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:50:43.790Z] ---> Running in 4ab8f18080a0 [2022-04-27T03:50:44.052Z] OK: 221 MiB in 52 packages [2022-04-27T03:50:44.619Z] Removing intermediate container 4ab8f18080a0 [2022-04-27T03:50:44.619Z] ---> db6582d4d067 [2022-04-27T03:50:44.619Z] Step 20/20 : LABEL version=0.0.0 [2022-04-27T03:50:44.619Z] ---> Running in 6dc2d4b29c5b [2022-04-27T03:50:45.566Z] Removing intermediate container 37327c20de80 [2022-04-27T03:50:45.566Z] ---> 30347f5a17f5 [2022-04-27T03:50:45.566Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T03:50:45.566Z] Removing intermediate container 6dc2d4b29c5b [2022-04-27T03:50:45.566Z] ---> 46a2674ead91 [2022-04-27T03:50:45.566Z] [2022-04-27T03:50:45.566Z] Successfully built 46a2674ead91 [2022-04-27T03:50:45.566Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-27T03:50:45.566Z] Building support-scheduler [2022-04-27T03:50:46.426Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-27T03:50:48.124Z]  Building security-spiffe-token-provider ... done  ---> 602f8912dc62 [2022-04-27T03:50:48.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:50:49.508Z] ---> Running in 5ecd547d990e [2022-04-27T03:50:52.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:50:52.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:50:52.036Z] ---> 7717b0d6e396 [2022-04-27T03:50:52.036Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T03:50:52.036Z] ---> Using cache [2022-04-27T03:50:52.036Z] ---> f071de49ccd3 [2022-04-27T03:50:52.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:50:52.036Z] ---> Using cache [2022-04-27T03:50:52.036Z] ---> 1a5797dcc360 [2022-04-27T03:50:52.036Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-27T03:50:52.036Z] ---> Using cache [2022-04-27T03:50:52.037Z] ---> 2279317547f6 [2022-04-27T03:50:52.037Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T03:50:52.037Z] ---> Using cache [2022-04-27T03:50:52.037Z] ---> 2b629460130a [2022-04-27T03:50:52.037Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:50:52.037Z] ---> Using cache [2022-04-27T03:50:52.037Z] ---> 0981df544f8e [2022-04-27T03:50:52.037Z] Step 8/22 : COPY . . [2022-04-27T03:50:52.037Z] ---> Using cache [2022-04-27T03:50:52.037Z] ---> 83da93de1f74 [2022-04-27T03:50:52.037Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-27T03:50:56.229Z] ---> Running in b6effd7e0d16 [2022-04-27T03:50:57.609Z] Removing intermediate container 5ecd547d990e [2022-04-27T03:50:57.609Z] ---> e43ccd4248fa [2022-04-27T03:50:57.609Z] Step 8/23 : COPY . . [2022-04-27T03:50:57.868Z] 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-27T03:51:05.997Z] ---> b2a95209f1ce [2022-04-27T03:51:05.997Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-27T03:51:05.997Z] ---> Running in 20e20b2efb07 [2022-04-27T03:51:05.997Z] 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-27T03:51:24.085Z] Removing intermediate container b6effd7e0d16 [2022-04-27T03:51:24.085Z] ---> d99a285f900d [2022-04-27T03:51:24.085Z] [2022-04-27T03:51:24.085Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T03:51:24.085Z] ---> e04c818066af [2022-04-27T03:51:24.085Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-27T03:51:24.085Z] ---> Using cache [2022-04-27T03:51:24.085Z] ---> 1dc87c0f35fd [2022-04-27T03:51:24.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T03:51:24.085Z] ---> Using cache [2022-04-27T03:51:24.085Z] ---> d13bd31ca565 [2022-04-27T03:51:24.085Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-27T03:51:24.344Z] ---> Running in 7c43e36a9303 [2022-04-27T03:51:24.344Z] Removing intermediate container 20e20b2efb07 [2022-04-27T03:51:24.344Z] ---> 31ffe5df8359 [2022-04-27T03:51:24.344Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-27T03:51:24.344Z] ---> Running in 9e6e0f2ef729 [2022-04-27T03:51:24.344Z] Removing intermediate container 7c43e36a9303 [2022-04-27T03:51:24.344Z] ---> cf8b7001f296 [2022-04-27T03:51:24.344Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-27T03:51:24.619Z] ---> Running in a5b66a8f8cdb [2022-04-27T03:51:24.619Z] Removing intermediate container a5b66a8f8cdb [2022-04-27T03:51:24.619Z] ---> c32f0c0bfbdf [2022-04-27T03:51:24.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:51:24.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-27T03:51:24.877Z] ---> 8bc375b75372 [2022-04-27T03:51:24.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-27T03:51:25.451Z] ---> 8bf6b42bbd74 [2022-04-27T03:51:25.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-27T03:51:25.451Z] Removing intermediate container 9e6e0f2ef729 [2022-04-27T03:51:25.451Z] ---> 3097e28e9ce1 [2022-04-27T03:51:25.451Z] [2022-04-27T03:51:25.451Z] Step 11/23 : FROM docker:20.10.14 [2022-04-27T03:51:25.451Z] ---> dc6e891f9e21 [2022-04-27T03:51:25.451Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-27T03:51:25.451Z] 20.10.14: Pulling from library/docker [2022-04-27T03:51:25.710Z] ---> Running in 4d8a198a70ec [2022-04-27T03:51:25.710Z] Removing intermediate container 4d8a198a70ec [2022-04-27T03:51:25.710Z] ---> 6d1cde3031bd [2022-04-27T03:51:25.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:51:25.969Z] ---> Running in 9da380e0cff1 [2022-04-27T03:51:25.969Z] Removing intermediate container 9da380e0cff1 [2022-04-27T03:51:25.969Z] ---> 3c33293d804d [2022-04-27T03:51:25.969Z] Step 20/22 : LABEL arch=x86_64 [2022-04-27T03:51:25.969Z] ---> Running in 44abd0aacacd [2022-04-27T03:51:26.227Z] Removing intermediate container 44abd0aacacd [2022-04-27T03:51:26.227Z] ---> a6872cc27c34 [2022-04-27T03:51:26.227Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:51:26.485Z] ---> Running in 705a4af83584 [2022-04-27T03:51:26.744Z] Removing intermediate container 705a4af83584 [2022-04-27T03:51:26.744Z] ---> cc2fde3f28de [2022-04-27T03:51:26.744Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T03:51:27.003Z] ---> Running in 65e62c470535 [2022-04-27T03:51:27.003Z] Removing intermediate container 65e62c470535 [2022-04-27T03:51:27.003Z] ---> 1ca592b20eae [2022-04-27T03:51:27.003Z] [2022-04-27T03:51:27.262Z] Successfully built 1ca592b20eae [2022-04-27T03:51:27.262Z] Successfully tagged support-scheduler:latest [2022-04-27T03:51:27.262Z] Building core-metadata [2022-04-27T03:51:28.639Z]  Building support-scheduler ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-27T03:51:28.639Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-27T03:51:28.639Z] ---> 7417809fdb73 [2022-04-27T03:51:28.639Z] 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-27T03:51:30.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:51:30.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:51:30.551Z] ---> 7717b0d6e396 [2022-04-27T03:51:30.551Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> f071de49ccd3 [2022-04-27T03:51:30.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> 1a5797dcc360 [2022-04-27T03:51:30.551Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> 2279317547f6 [2022-04-27T03:51:30.551Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> 2b629460130a [2022-04-27T03:51:30.551Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> 0981df544f8e [2022-04-27T03:51:30.551Z] Step 8/23 : COPY . . [2022-04-27T03:51:30.551Z] ---> Using cache [2022-04-27T03:51:30.551Z] ---> 83da93de1f74 [2022-04-27T03:51:30.551Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-27T03:51:32.470Z] ---> Running in 625413eb46f4 [2022-04-27T03:51:32.729Z] ---> Running in 062f80fca544 [2022-04-27T03:51:32.729Z] Removing intermediate container 062f80fca544 [2022-04-27T03:51:32.729Z] ---> 5896cd18be8d [2022-04-27T03:51:32.729Z] 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-27T03:51:32.989Z] ---> Running in a605750ad75f [2022-04-27T03:51:32.989Z] 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-27T03:51:33.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:51:33.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:51:33.817Z] (1/43) Installing readline (8.1.1-r0) [2022-04-27T03:51:33.817Z] (2/43) Installing bash (5.1.16-r0) [2022-04-27T03:51:33.817Z] Executing bash-5.1.16-r0.post-install [2022-04-27T03:51:33.817Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-27T03:51:33.817Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T03:51:33.817Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-27T03:51:33.817Z] (6/43) Installing curl (7.80.0-r0) [2022-04-27T03:51:33.817Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-27T03:51:33.817Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-27T03:51:33.817Z] (9/43) Installing expat (2.4.7-r0) [2022-04-27T03:51:33.817Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-27T03:51:33.817Z] (11/43) Installing gdbm (1.22-r0) [2022-04-27T03:51:33.817Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-27T03:51:33.817Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T03:51:33.817Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T03:51:33.817Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-27T03:51:33.817Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-27T03:51:33.817Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-27T03:51:34.076Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-27T03:51:34.076Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-27T03:51:34.076Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-27T03:51:34.335Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-27T03:51:34.335Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-27T03:51:34.335Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-27T03:51:34.335Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-27T03:51:34.335Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-27T03:51:34.335Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-27T03:51:34.335Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-27T03:51:34.335Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-27T03:51:34.335Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-27T03:51:34.335Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-27T03:51:34.335Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-27T03:51:34.335Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-27T03:51:34.335Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-27T03:51:34.335Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-27T03:51:34.335Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-27T03:51:34.335Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-27T03:51:34.335Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-27T03:51:34.335Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-27T03:51:34.335Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-27T03:51:34.335Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-27T03:51:34.335Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-27T03:51:34.335Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-27T03:51:34.335Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-27T03:51:34.593Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T03:51:34.593Z] OK: 83 MiB in 65 packages [2022-04-27T03:51:35.162Z] Collecting docker-compose==1.23.2 [2022-04-27T03:51:35.162Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-27T03:51:35.162Z] Collecting texttable<0.10,>=0.9.0 [2022-04-27T03:51:35.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-27T03:51:35.420Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-27T03:51:35.420Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-27T03:51:35.678Z] Collecting cached-property<2,>=1.2.0 [2022-04-27T03:51:35.678Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-27T03:51:35.678Z] Collecting docopt<0.7,>=0.6.1 [2022-04-27T03:51:35.937Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-27T03:51:36.195Z] Collecting jsonschema<3,>=2.5.1 [2022-04-27T03:51:36.196Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-27T03:51:36.196Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-27T03:51:36.196Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-27T03:51:36.454Z] Collecting PyYAML<4,>=3.10 [2022-04-27T03:51:36.454Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-27T03:51:36.712Z] 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-27T03:51:36.971Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-27T03:51:36.971Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-27T03:51:36.971Z] Collecting docker<4.0,>=3.6.0 [2022-04-27T03:51:36.971Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-27T03:51:36.971Z] Collecting docker-pycreds>=0.4.0 [2022-04-27T03:51:36.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-27T03:51:37.232Z] Collecting idna<2.8,>=2.5 [2022-04-27T03:51:37.232Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-27T03:51:37.232Z] 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-27T03:51:37.232Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-27T03:51:37.232Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-27T03:51:37.232Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-27T03:51:37.232Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-27T03:51:37.232Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-27T03:51:37.232Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-27T03:51:37.232Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-27T03:51:37.232Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-27T03:51:37.491Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-27T03:51:37.491Z] Attempting uninstall: urllib3 [2022-04-27T03:51:37.491Z] Found existing installation: urllib3 1.26.7 [2022-04-27T03:51:37.491Z] Uninstalling urllib3-1.26.7: [2022-04-27T03:51:37.491Z] Successfully uninstalled urllib3-1.26.7 [2022-04-27T03:51:37.750Z] Attempting uninstall: idna [2022-04-27T03:51:37.750Z] Found existing installation: idna 3.3 [2022-04-27T03:51:37.750Z] Uninstalling idna-3.3: [2022-04-27T03:51:37.750Z] Successfully uninstalled idna-3.3 [2022-04-27T03:51:38.008Z] Attempting uninstall: requests [2022-04-27T03:51:38.008Z] Found existing installation: requests 2.26.0 [2022-04-27T03:51:38.008Z] Uninstalling requests-2.26.0: [2022-04-27T03:51:38.265Z] Successfully uninstalled requests-2.26.0 [2022-04-27T03:51:38.265Z] Running setup.py install for texttable: started [2022-04-27T03:51:38.527Z] Running setup.py install for texttable: finished with status 'done' [2022-04-27T03:51:38.527Z] Running setup.py install for PyYAML: started [2022-04-27T03:51:39.093Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-27T03:51:39.093Z] Running setup.py install for docopt: started [2022-04-27T03:51:39.351Z] Running setup.py install for docopt: finished with status 'done' [2022-04-27T03:51:39.351Z] Running setup.py install for dockerpty: started [2022-04-27T03:51:39.609Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-27T03:51:40.174Z] 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-27T03:51:42.715Z] Building bin/spire-agent... [2022-04-27T03:51:42.715Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T03:51:42.715Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T03:51:42.715Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T03:51:42.715Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T03:51:43.652Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T03:51:43.652Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T03:51:43.652Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T03:51:43.652Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T03:51:43.652Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T03:51:43.652Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T03:51:43.911Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T03:51:43.911Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T03:51:43.911Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T03:51:45.816Z] Building bin/spire-agent... [2022-04-27T03:51:45.816Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T03:51:45.816Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T03:51:45.816Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T03:51:46.384Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T03:51:46.384Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T03:51:46.384Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T03:51:46.384Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T03:51:46.953Z] Building bin/spire-agent... [2022-04-27T03:51:47.211Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T03:51:47.211Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T03:51:47.211Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T03:51:47.211Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T03:51:47.211Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T03:51:47.211Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T03:51:47.211Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T03:51:47.211Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T03:51:47.211Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T03:51:47.211Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T03:51:48.146Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T03:51:48.146Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T03:51:48.146Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T03:51:48.146Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T03:51:48.146Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T03:51:48.146Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T03:51:48.146Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T03:51:48.146Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T03:51:48.404Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T03:51:53.680Z] Removing intermediate container a605750ad75f [2022-04-27T03:51:53.680Z] ---> 77ba22845d45 [2022-04-27T03:51:53.680Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-27T03:51:54.248Z] ---> Running in 7be0b3b6d35d [2022-04-27T03:51:56.152Z] Removing intermediate container 7be0b3b6d35d [2022-04-27T03:51:56.152Z] ---> 056f6c7fcfbe [2022-04-27T03:51:56.152Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-27T03:51:57.085Z] ---> Running in 4bda221c5a9c [2022-04-27T03:51:57.085Z] Removing intermediate container 625413eb46f4 [2022-04-27T03:51:57.085Z] ---> 2b4b70320c76 [2022-04-27T03:51:57.085Z] [2022-04-27T03:51:57.085Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T03:51:57.085Z] ---> e04c818066af [2022-04-27T03:51:57.085Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-27T03:51:57.085Z] ---> Using cache [2022-04-27T03:51:57.085Z] ---> 1dc87c0f35fd [2022-04-27T03:51:57.085Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T03:51:57.085Z] ---> Using cache [2022-04-27T03:51:57.085Z] ---> d13bd31ca565 [2022-04-27T03:51:57.085Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-27T03:51:57.343Z] ---> Running in d61050a72d65 [2022-04-27T03:51:57.601Z] Removing intermediate container 4bda221c5a9c [2022-04-27T03:51:57.601Z] ---> 142980abd2d8 [2022-04-27T03:51:57.601Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-27T03:51:57.859Z] Removing intermediate container d61050a72d65 [2022-04-27T03:51:57.859Z] ---> 018173a10349 [2022-04-27T03:51:57.859Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-27T03:51:59.233Z] ---> a3abf3dcd551 [2022-04-27T03:51:59.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-27T03:51:59.233Z] ---> Running in bbcf1abb8c3b [2022-04-27T03:52:00.171Z] Removing intermediate container bbcf1abb8c3b [2022-04-27T03:52:00.171Z] ---> a3e2c5b99e84 [2022-04-27T03:52:00.171Z] Step 15/23 : WORKDIR / [2022-04-27T03:52:00.502Z] ---> 1e1a1d25e863 [2022-04-27T03:52:00.502Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-27T03:52:01.886Z] ---> Running in 09bfaa0a8c93 [2022-04-27T03:52:05.180Z] ---> 3ce6ae90dcae [2022-04-27T03:52:05.180Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-27T03:52:05.439Z] Removing intermediate container 09bfaa0a8c93 [2022-04-27T03:52:05.439Z] ---> 0bc1d591e307 [2022-04-27T03:52:05.439Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:52:05.439Z] ---> Running in f4d14564b8a7 [2022-04-27T03:52:12.009Z] Removing intermediate container f4d14564b8a7 [2022-04-27T03:52:12.009Z] ---> 5192262d24de [2022-04-27T03:52:12.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:52:17.290Z] ---> 05b3862e6d45 [2022-04-27T03:52:17.290Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-27T03:52:23.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-27T03:52:23.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-27T03:52:26.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-27T03:52:26.773Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-27T03:52:27.412Z] ---> Running in 57c8e5359c42 [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-27T03:52:36.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-27T03:52:39.629Z] ---> 823fe4f21f54 [2022-04-27T03:52:39.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-27T03:52:41.545Z] Removing intermediate container 57c8e5359c42 [2022-04-27T03:52:41.545Z] ---> 37a1ff9b659f [2022-04-27T03:52:41.545Z] Step 21/23 : LABEL arch=x86_64 [2022-04-27T03:52:49.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements [2022-04-27T03:52:49.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-27T03:52:49.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-27T03:52:51.563Z] ---> 9d328f9d11f7 [2022-04-27T03:52:51.563Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-27T03:52:51.563Z] ---> Running in 70497bcf558d [2022-04-27T03:52:52.133Z] ---> Running in 597fcb3de3f0 [2022-04-27T03:52:53.074Z] Removing intermediate container 70497bcf558d [2022-04-27T03:52:53.074Z] ---> 6fbc03c6ae29 [2022-04-27T03:52:53.074Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:52:53.644Z] Removing intermediate container 597fcb3de3f0 [2022-04-27T03:52:53.644Z] ---> 0c9057cb2e65 [2022-04-27T03:52:53.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:52:53.904Z] ---> Running in 66810c2a22a0 [2022-04-27T03:52:54.476Z] ---> Running in 57611bab1d8b [2022-04-27T03:52:55.420Z] Removing intermediate container 66810c2a22a0 [2022-04-27T03:52:55.420Z] ---> 2a8b6235dc9e [2022-04-27T03:52:55.420Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T03:52:55.993Z] Removing intermediate container 57611bab1d8b [2022-04-27T03:52:55.993Z] ---> 1d0e8a93a503 [2022-04-27T03:52:55.993Z] Step 21/23 : LABEL arch=x86_64 [2022-04-27T03:52:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.512s coverage: 98.5% of statements [2022-04-27T03:52:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-27T03:52:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.520s coverage: 53.4% of statements [2022-04-27T03:52:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-27T03:52:56.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-27T03:52:56.255Z] ---> Running in af3c3842df10 [2022-04-27T03:52:56.255Z] ---> Running in f719a6b950e3 [2022-04-27T03:52:56.515Z] Removing intermediate container af3c3842df10 [2022-04-27T03:52:56.515Z] ---> 18f00f8521a3 [2022-04-27T03:52:56.515Z] [2022-04-27T03:52:56.775Z] Removing intermediate container f719a6b950e3 [2022-04-27T03:52:56.775Z] ---> 6b89527da571 [2022-04-27T03:52:56.775Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:52:57.036Z] ---> Running in 19ee6c1800d8 [2022-04-27T03:52:57.036Z] Successfully built 18f00f8521a3 [2022-04-27T03:52:57.036Z] Successfully tagged sys-mgmt-agent:latest [2022-04-27T03:52:57.036Z] Building security-bootstrapper [2022-04-27T03:52:57.977Z]  Building sys-mgmt-agent ... done Removing intermediate container 34405f399158 [2022-04-27T03:52:57.977Z] ---> ee06595ff361 [2022-04-27T03:52:57.977Z] [2022-04-27T03:52:57.977Z] Step 13/26 : FROM alpine:3.15 [2022-04-27T03:52:57.977Z] ---> 0ac33e5f5afa [2022-04-27T03:52:57.977Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T03:52:57.977Z] ---> Using cache [2022-04-27T03:52:57.977Z] ---> de02102ff59f [2022-04-27T03:52:57.977Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:52:57.977Z] ---> Using cache [2022-04-27T03:52:57.977Z] ---> 0df290c55220 [2022-04-27T03:52:57.977Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-27T03:52:59.357Z] Removing intermediate container 19ee6c1800d8 [2022-04-27T03:52:59.357Z] ---> 03e20a236b81 [2022-04-27T03:52:59.357Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T03:53:01.272Z] Removing intermediate container 760511e687ae [2022-04-27T03:53:01.272Z] ---> 849cc0edaf2f [2022-04-27T03:53:01.272Z] [2022-04-27T03:53:01.272Z] Step 13/25 : FROM alpine:3.15 [2022-04-27T03:53:01.272Z] ---> 0ac33e5f5afa [2022-04-27T03:53:01.272Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T03:53:01.272Z] ---> Using cache [2022-04-27T03:53:01.272Z] ---> de02102ff59f [2022-04-27T03:53:01.272Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:01.272Z] ---> Using cache [2022-04-27T03:53:01.272Z] ---> 0df290c55220 [2022-04-27T03:53:01.272Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-27T03:53:01.272Z] ---> Running in 74e0f7181d2a [2022-04-27T03:53:01.272Z] ---> Running in 56af5257909a [2022-04-27T03:53:01.531Z] ---> Running in c53d7eff6039 [2022-04-27T03:53:01.792Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:53:01.792Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:53:01.792Z] ---> 7717b0d6e396 [2022-04-27T03:53:01.792Z] Step 3/31 : WORKDIR /edgex-go [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> f071de49ccd3 [2022-04-27T03:53:01.792Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> 1a5797dcc360 [2022-04-27T03:53:01.792Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> 2279317547f6 [2022-04-27T03:53:01.792Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> 2b629460130a [2022-04-27T03:53:01.792Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> 0981df544f8e [2022-04-27T03:53:01.792Z] Step 8/31 : COPY . . [2022-04-27T03:53:01.792Z] ---> Using cache [2022-04-27T03:53:01.792Z] ---> 83da93de1f74 [2022-04-27T03:53:01.792Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-27T03:53:02.053Z] Removing intermediate container 56af5257909a [2022-04-27T03:53:02.053Z] ---> 696692666547 [2022-04-27T03:53:02.053Z] [2022-04-27T03:53:02.053Z] ---> Running in 462de93aff0b [2022-04-27T03:53:02.053Z] Successfully built 696692666547 [2022-04-27T03:53:02.053Z] Successfully tagged core-metadata:latest [2022-04-27T03:53:02.053Z]  Building core-metadata ... done Building support-notifications [2022-04-27T03:53:02.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:02.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:02.574Z] 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-27T03:53:03.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:03.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:03.405Z] Removing intermediate container 4e5b472803a6 [2022-04-27T03:53:03.405Z] ---> 3511e98a2234 [2022-04-27T03:53:03.405Z] [2022-04-27T03:53:03.405Z] Step 13/26 : FROM alpine:3.15 [2022-04-27T03:53:03.405Z] ---> 0ac33e5f5afa [2022-04-27T03:53:03.405Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T03:53:03.405Z] ---> Using cache [2022-04-27T03:53:03.405Z] ---> de02102ff59f [2022-04-27T03:53:03.405Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:03.405Z] ---> Using cache [2022-04-27T03:53:03.405Z] ---> 0df290c55220 [2022-04-27T03:53:03.405Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-27T03:53:03.666Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T03:53:03.666Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T03:53:03.666Z] OK: 15854 distinct packages available [2022-04-27T03:53:03.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:03.666Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T03:53:03.666Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T03:53:03.666Z] OK: 15854 distinct packages available [2022-04-27T03:53:03.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:04.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:04.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:04.868Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-27T03:53:04.868Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-27T03:53:05.127Z] (3/4) Installing libucontext (1.1-r0) [2022-04-27T03:53:05.128Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-27T03:53:05.128Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-27T03:53:05.128Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T03:53:05.128Z] OK: 6 MiB in 18 packages [2022-04-27T03:53:05.128Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-27T03:53:05.388Z] (3/5) Installing libucontext (1.1-r0) [2022-04-27T03:53:05.388Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-27T03:53:05.388Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-27T03:53:05.648Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T03:53:05.648Z] OK: 6 MiB in 19 packages [2022-04-27T03:53:06.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:53:06.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:53:06.218Z] ---> 7717b0d6e396 [2022-04-27T03:53:06.218Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T03:53:06.218Z] ---> Using cache [2022-04-27T03:53:06.218Z] ---> f071de49ccd3 [2022-04-27T03:53:06.218Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:06.218Z] ---> Using cache [2022-04-27T03:53:06.218Z] ---> 1a5797dcc360 [2022-04-27T03:53:06.218Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-27T03:53:08.762Z] ---> Running in ec635bd19acc [2022-04-27T03:53:08.762Z] ---> Running in 06d7e3a5425b [2022-04-27T03:53:09.025Z] Removing intermediate container 74e0f7181d2a [2022-04-27T03:53:09.025Z] ---> f9dd081a9bda [2022-04-27T03:53:09.025Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T03:53:09.025Z] Removing intermediate container c53d7eff6039 [2022-04-27T03:53:09.025Z] ---> 3ba4fa41e27c [2022-04-27T03:53:09.025Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T03:53:09.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:09.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:10.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:10.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:10.639Z] OK: 221 MiB in 52 packages [2022-04-27T03:53:10.900Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T03:53:10.900Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T03:53:10.900Z] OK: 15854 distinct packages available [2022-04-27T03:53:10.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:11.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:12.210Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-27T03:53:12.210Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-27T03:53:12.210Z] (3/5) Installing libucontext (1.1-r0) [2022-04-27T03:53:12.210Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-27T03:53:12.210Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-27T03:53:12.472Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T03:53:12.472Z] OK: 6 MiB in 19 packages [2022-04-27T03:53:12.734Z] ---> d08f910a8756 [2022-04-27T03:53:12.734Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T03:53:12.734Z] ---> e4a6f7fe60c0 [2022-04-27T03:53:12.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T03:53:12.735Z] Removing intermediate container ec635bd19acc [2022-04-27T03:53:12.735Z] ---> 96bc03fe0bf9 [2022-04-27T03:53:12.735Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T03:53:12.995Z] ---> ffd173342d29 [2022-04-27T03:53:12.995Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-27T03:53:12.995Z] ---> 71f346effa3d [2022-04-27T03:53:12.995Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-27T03:53:12.995Z] ---> Running in 225964c607e5 [2022-04-27T03:53:13.256Z] ---> 46873c573514 [2022-04-27T03:53:13.256Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:53:13.256Z] Removing intermediate container 06d7e3a5425b [2022-04-27T03:53:13.256Z] ---> ad24b02e8b2d [2022-04-27T03:53:13.256Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-27T03:53:13.256Z] ---> Running in 87fdc92477ce [2022-04-27T03:53:13.256Z] ---> ab7f18d201ff [2022-04-27T03:53:13.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-27T03:53:13.256Z] Removing intermediate container 225964c607e5 [2022-04-27T03:53:13.256Z] ---> 2995a3e4b4fc [2022-04-27T03:53:13.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-27T03:53:14.196Z] ---> 4817e6413b64 [2022-04-27T03:53:14.196Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T03:53:14.196Z] ---> 30ea92e44117 [2022-04-27T03:53:14.196Z] Step 21/26 : WORKDIR / [2022-04-27T03:53:14.196Z] ---> Running in 9fce739f8a0a [2022-04-27T03:53:14.196Z] ---> 140328aa10dc [2022-04-27T03:53:14.196Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T03:53:14.196Z] ---> Running in c724acb6880f [2022-04-27T03:53:14.454Z] Removing intermediate container 9fce739f8a0a [2022-04-27T03:53:14.454Z] ---> c5019ea75e67 [2022-04-27T03:53:14.454Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T03:53:14.454Z] Removing intermediate container c724acb6880f [2022-04-27T03:53:14.454Z] ---> ce516490a628 [2022-04-27T03:53:14.454Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T03:53:14.454Z] ---> Running in 0bc6e983d57a [2022-04-27T03:53:14.454Z] Removing intermediate container 87fdc92477ce [2022-04-27T03:53:14.454Z] ---> 17a7f80066dc [2022-04-27T03:53:14.454Z] Step 8/22 : COPY . . [2022-04-27T03:53:14.714Z] ---> Running in dad9e59ab777 [2022-04-27T03:53:14.974Z] Removing intermediate container 0bc6e983d57a [2022-04-27T03:53:14.974Z] ---> 18f2de9220fc [2022-04-27T03:53:14.974Z] Step 23/25 : LABEL arch=x86_64 [2022-04-27T03:53:18.276Z] Removing intermediate container dad9e59ab777 [2022-04-27T03:53:18.276Z] ---> 0639ff264d7c [2022-04-27T03:53:18.276Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T03:53:18.276Z] ---> Running in bd6921e7b7d9 [2022-04-27T03:53:18.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.675s coverage: 89.2% of statements [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:53:18.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.467s coverage: 84.4% of statements [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-27T03:53:18.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-27T03:53:18.535Z] ---> 2b88afbfc338 [2022-04-27T03:53:18.535Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T03:53:18.535Z] ---> Running in 5970a601edca [2022-04-27T03:53:18.535Z] Removing intermediate container bd6921e7b7d9 [2022-04-27T03:53:18.535Z] ---> 4f5a483ef488 [2022-04-27T03:53:18.535Z] Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:53:18.793Z] ---> Running in 923256bead7a [2022-04-27T03:53:18.793Z] ---> 3b6b8557cb6e [2022-04-27T03:53:18.793Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-27T03:53:18.793Z] Removing intermediate container 5970a601edca [2022-04-27T03:53:18.793Z] ---> 8e382dabd5b4 [2022-04-27T03:53:18.793Z] Step 24/26 : LABEL arch=x86_64 [2022-04-27T03:53:19.052Z] Removing intermediate container 923256bead7a [2022-04-27T03:53:19.052Z] ---> 1197706ea198 [2022-04-27T03:53:19.052Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.381s coverage: 95.6% of statements [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.429s coverage: 72.2% of statements [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.319s coverage: 60.0% of statements [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.498s coverage: 0.9% of statements [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.363s coverage: 58.8% of statements [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.6% of statements [2022-04-27T03:53:19.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-27T03:53:19.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-04-27T03:53:19.311Z] ---> Running in a63f32953ea4 [2022-04-27T03:53:19.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 79.5% of statements [2022-04-27T03:53:19.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2022-04-27T03:53:19.570Z] ---> a0b7f3aac0a1 [2022-04-27T03:53:19.570Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-27T03:53:19.570Z] ---> Running in 178cfb5872d3 [2022-04-27T03:53:19.871Z] Removing intermediate container a63f32953ea4 [2022-04-27T03:53:19.871Z] ---> f387926d0143 [2022-04-27T03:53:19.871Z] Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:53:20.131Z] ---> ff1675dbfd8d [2022-04-27T03:53:20.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T03:53:20.131Z] Removing intermediate container 178cfb5872d3 [2022-04-27T03:53:20.131Z] ---> 18efdddf0ab8 [2022-04-27T03:53:20.131Z] [2022-04-27T03:53:20.131Z] ---> Running in 97d1a0ab82ea [2022-04-27T03:53:20.131Z] ---> Running in f4b792b954bf [2022-04-27T03:53:20.391Z] Successfully built 18efdddf0ab8 [2022-04-27T03:53:20.391Z] Successfully tagged security-spire-server:latest [2022-04-27T03:53:20.391Z]  Building security-spire-server ... done Building core-data [2022-04-27T03:53:20.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.472s coverage: 96.3% of statements [2022-04-27T03:53:20.654Z] Removing intermediate container 97d1a0ab82ea [2022-04-27T03:53:20.654Z] ---> 9962058a41a5 [2022-04-27T03:53:20.654Z] Step 26/26 : LABEL version=0.0.0 [2022-04-27T03:53:20.654Z] Removing intermediate container f4b792b954bf [2022-04-27T03:53:20.654Z] ---> 9ecab0349474 [2022-04-27T03:53:20.654Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T03:53:20.654Z] ---> Running in a8f434d3f616 [2022-04-27T03:53:20.654Z] Removing intermediate container 462de93aff0b [2022-04-27T03:53:20.654Z] ---> 778bf7a6c2d9 [2022-04-27T03:53:20.654Z] [2022-04-27T03:53:20.654Z] Step 10/31 : FROM alpine:3.14 [2022-04-27T03:53:20.654Z] ---> e04c818066af [2022-04-27T03:53:20.654Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-27T03:53:22.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.363s coverage: 87.5% of statements [2022-04-27T03:53:23.196Z] ---> Running in fe1405e84911 [2022-04-27T03:53:23.487Z] ---> Running in 2bcc00a942b0 [2022-04-27T03:53:23.487Z] Removing intermediate container a8f434d3f616 [2022-04-27T03:53:23.487Z] ---> 192dabd73931 [2022-04-27T03:53:23.487Z] [2022-04-27T03:53:23.749Z] Removing intermediate container fe1405e84911 [2022-04-27T03:53:23.749Z] ---> 6f66e4999460 [2022-04-27T03:53:23.749Z] Step 24/26 : LABEL arch=x86_64 [2022-04-27T03:53:23.749Z] Successfully built 192dabd73931 [2022-04-27T03:53:23.749Z] Removing intermediate container 2bcc00a942b0 [2022-04-27T03:53:23.749Z] ---> 190fa70e4982 [2022-04-27T03:53:23.749Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-27T03:53:23.749Z] Successfully tagged security-spire-config:latest [2022-04-27T03:53:23.749Z]  Building security-spire-config ... done  ---> ec59c4956444 [2022-04-27T03:53:23.749Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-27T03:53:24.042Z] ---> Running in e70289ae94f0 [2022-04-27T03:53:24.042Z] ---> Running in cfe4e2f20769 [2022-04-27T03:53:24.042Z] ---> Running in ec497cf2252d [2022-04-27T03:53:24.303Z] Removing intermediate container e70289ae94f0 [2022-04-27T03:53:24.303Z] ---> 963e642a7508 [2022-04-27T03:53:24.303Z] Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:53:24.303Z] ---> Running in 021a3715f420 [2022-04-27T03:53:24.571Z] Removing intermediate container 021a3715f420 [2022-04-27T03:53:24.571Z] ---> f9c9058f3e18 [2022-04-27T03:53:24.571Z] Step 26/26 : LABEL version=0.0.0 [2022-04-27T03:53:24.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:24.571Z] ---> Running in d661c8742eba [2022-04-27T03:53:24.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:24.849Z] 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-27T03:53:24.849Z] Removing intermediate container d661c8742eba [2022-04-27T03:53:24.849Z] ---> dc48c6469060 [2022-04-27T03:53:24.849Z] [2022-04-27T03:53:24.849Z] Successfully built dc48c6469060 [2022-04-27T03:53:25.112Z] Successfully tagged security-spire-agent:latest [2022-04-27T03:53:25.112Z]  Building security-spire-agent ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-04-27T03:53:25.112Z] (2/2) Installing su-exec (0.2-r1) [2022-04-27T03:53:25.112Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:53:25.112Z] OK: 6 MiB in 16 packages [2022-04-27T03:53:25.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T03:53:25.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T03:53:25.112Z] ---> 7717b0d6e396 [2022-04-27T03:53:25.112Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T03:53:25.112Z] ---> Using cache [2022-04-27T03:53:25.112Z] ---> f071de49ccd3 [2022-04-27T03:53:25.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:25.112Z] ---> Using cache [2022-04-27T03:53:25.112Z] ---> 1a5797dcc360 [2022-04-27T03:53:25.112Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-27T03:53:25.371Z] ---> Running in a9167771924f [2022-04-27T03:53:25.630Z] Removing intermediate container cfe4e2f20769 [2022-04-27T03:53:25.630Z] ---> 4bffd2e477e1 [2022-04-27T03:53:25.630Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-27T03:53:25.630Z] ---> Running in 33a91965f3fc [2022-04-27T03:53:25.891Z] Removing intermediate container 33a91965f3fc [2022-04-27T03:53:25.891Z] ---> 62f19a33b773 [2022-04-27T03:53:25.891Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-27T03:53:25.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:25.891Z] ---> Running in f1f36e8e3aec [2022-04-27T03:53:25.891Z] Removing intermediate container f1f36e8e3aec [2022-04-27T03:53:25.891Z] ---> f8042d9edf5a [2022-04-27T03:53:25.891Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-27T03:53:25.891Z] ---> Running in ff24df248433 [2022-04-27T03:53:26.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:26.835Z] Removing intermediate container ff24df248433 [2022-04-27T03:53:26.835Z] ---> 34bc8f317470 [2022-04-27T03:53:26.835Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-27T03:53:26.835Z] ---> Running in 53495acf634e [2022-04-27T03:53:26.835Z] Removing intermediate container 53495acf634e [2022-04-27T03:53:26.835Z] ---> 6a0c055a82f9 [2022-04-27T03:53:26.835Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-27T03:53:27.093Z] OK: 221 MiB in 52 packages [2022-04-27T03:53:27.093Z] ---> 7e7a6d153635 [2022-04-27T03:53:27.093Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-27T03:53:27.094Z] ---> Running in f57b8aa2db18 [2022-04-27T03:53:27.668Z] Removing intermediate container a9167771924f [2022-04-27T03:53:27.668Z] ---> 67ee5d54b0f6 [2022-04-27T03:53:27.668Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T03:53:27.928Z] ---> e5a812be3a79 [2022-04-27T03:53:27.928Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T03:53:27.928Z] ---> Running in 3fe9efa41f65 [2022-04-27T03:53:28.188Z] Removing intermediate container f57b8aa2db18 [2022-04-27T03:53:28.188Z] ---> d7bcbcd26bbc [2022-04-27T03:53:28.188Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:53:28.755Z] ---> abc5018d5a13 [2022-04-27T03:53:28.755Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-27T03:53:29.327Z] ---> 8a6d145e62a5 [2022-04-27T03:53:29.327Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-27T03:53:29.587Z] Removing intermediate container 3fe9efa41f65 [2022-04-27T03:53:29.587Z] ---> a41253dbb53a [2022-04-27T03:53:29.587Z] Step 8/23 : COPY . . [2022-04-27T03:53:30.967Z] ---> 9c2a04b14a7d [2022-04-27T03:53:30.968Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-27T03:53:33.502Z] ---> 217d65783e07 [2022-04-27T03:53:33.502Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-27T03:53:34.443Z] ---> bcce459562c7 [2022-04-27T03:53:34.443Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-27T03:53:34.706Z] ---> Running in 9f114bed9eaf [2022-04-27T03:53:34.967Z] Removing intermediate container 9f114bed9eaf [2022-04-27T03:53:34.967Z] ---> 90e2df5bad45 [2022-04-27T03:53:34.967Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-27T03:53:35.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.299s coverage: 94.4% of statements [2022-04-27T03:53:35.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements [2022-04-27T03:53:35.536Z] ---> 8ce83ee83f62 [2022-04-27T03:53:35.536Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-27T03:53:35.798Z] ---> Running in 69932d242a67 [2022-04-27T03:53:37.184Z] ---> a56aa1984b74 [2022-04-27T03:53:37.184Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-27T03:53:37.184Z] Removing intermediate container 69932d242a67 [2022-04-27T03:53:37.184Z] ---> 8e838ad19747 [2022-04-27T03:53:37.184Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-27T03:53:37.449Z] ---> Running in 51e1fb3f4f4e [2022-04-27T03:53:37.449Z] ---> Running in 2b1f33942805 [2022-04-27T03:53:37.709Z] Removing intermediate container 2b1f33942805 [2022-04-27T03:53:37.709Z] ---> c425ac3fe82b [2022-04-27T03:53:37.709Z] Step 28/31 : CMD ["gate"] [2022-04-27T03:53:37.971Z] ---> Running in d2c5500a63b5 [2022-04-27T03:53:37.971Z] 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-27T03:53:38.260Z] Removing intermediate container d2c5500a63b5 [2022-04-27T03:53:38.260Z] ---> b81d8a975677 [2022-04-27T03:53:38.260Z] Step 29/31 : LABEL arch=x86_64 [2022-04-27T03:53:38.559Z] ---> Running in 0c307a1b43bc [2022-04-27T03:53:38.841Z] Removing intermediate container 0c307a1b43bc [2022-04-27T03:53:38.841Z] ---> 9cf7cd6fd54b [2022-04-27T03:53:38.841Z] Step 30/31 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:53:38.841Z] ---> Running in 7096aa002727 [2022-04-27T03:53:39.192Z] Removing intermediate container 7096aa002727 [2022-04-27T03:53:39.192Z] ---> 16944fcb5175 [2022-04-27T03:53:39.192Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T03:53:39.491Z] ---> Running in 839bba4a5745 [2022-04-27T03:53:39.491Z] Removing intermediate container 839bba4a5745 [2022-04-27T03:53:39.491Z] ---> 108249a88f42 [2022-04-27T03:53:39.491Z] [2022-04-27T03:53:39.751Z] Successfully built 108249a88f42 [2022-04-27T03:53:39.751Z] Successfully tagged security-bootstrapper:latest [2022-04-27T03:53:40.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.668s coverage: 82.5% of statements [2022-04-27T03:53:40.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-27T03:53:46.329Z]  Building security-bootstrapper ... done Removing intermediate container ec497cf2252d [2022-04-27T03:53:46.329Z] ---> ac6045c30a0f [2022-04-27T03:53:46.329Z] [2022-04-27T03:53:46.329Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T03:53:46.329Z] ---> e04c818066af [2022-04-27T03:53:46.329Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-27T03:53:46.329Z] ---> Running in 0c6bd21d300d [2022-04-27T03:53:46.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:46.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:46.848Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-27T03:53:46.848Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-27T03:53:46.848Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:53:46.848Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T03:53:46.848Z] OK: 6 MiB in 16 packages [2022-04-27T03:53:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2022-04-27T03:53:47.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-27T03:53:47.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-27T03:53:47.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-27T03:53:47.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements [2022-04-27T03:53:47.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.320s coverage: 58.8% of statements [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements [2022-04-27T03:53:47.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.869s coverage: 91.2% of statements [2022-04-27T03:53:47.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-27T03:53:47.787Z] Removing intermediate container 0c6bd21d300d [2022-04-27T03:53:47.787Z] ---> e779ea735b11 [2022-04-27T03:53:47.787Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T03:53:47.787Z] ---> Running in 00deae006795 [2022-04-27T03:53:47.787Z] Removing intermediate container 00deae006795 [2022-04-27T03:53:47.787Z] ---> bf4ceb017103 [2022-04-27T03:53:47.787Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-27T03:53:47.787Z] ---> Running in 4c94c394a660 [2022-04-27T03:53:48.046Z] Removing intermediate container 4c94c394a660 [2022-04-27T03:53:48.046Z] ---> 6924f68f9116 [2022-04-27T03:53:48.046Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-27T03:53:48.046Z] ---> Running in 65ea35c6a56e [2022-04-27T03:53:48.307Z] Removing intermediate container 65ea35c6a56e [2022-04-27T03:53:48.307Z] ---> 7fb1afda26e3 [2022-04-27T03:53:48.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:53:48.567Z] ---> f7f2b91907d2 [2022-04-27T03:53:48.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-27T03:53:49.507Z] ---> 1815d1e4c215 [2022-04-27T03:53:49.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-27T03:53:49.507Z] ---> 2ce2bfd3fbf0 [2022-04-27T03:53:49.507Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-27T03:53:49.507Z] ---> Running in 1409019249b7 [2022-04-27T03:53:49.507Z] Removing intermediate container 1409019249b7 [2022-04-27T03:53:49.507Z] ---> b226bd04aa2a [2022-04-27T03:53:49.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:53:49.767Z] ---> Running in 001320d6b301 [2022-04-27T03:53:49.767Z] Removing intermediate container 001320d6b301 [2022-04-27T03:53:49.767Z] ---> bb50029195c6 [2022-04-27T03:53:49.767Z] Step 20/22 : LABEL arch=x86_64 [2022-04-27T03:53:49.767Z] ---> Running in 4d676920f91f [2022-04-27T03:53:50.026Z] Removing intermediate container 4d676920f91f [2022-04-27T03:53:50.026Z] ---> a285c527bb54 [2022-04-27T03:53:50.026Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:53:50.026Z] ---> Running in 0f029409d4d4 [2022-04-27T03:53:50.286Z] Removing intermediate container 0f029409d4d4 [2022-04-27T03:53:50.286Z] ---> 3732f1649b08 [2022-04-27T03:53:50.286Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T03:53:50.286Z] ---> Running in 9a40618869e2 [2022-04-27T03:53:50.286Z] Removing intermediate container 9a40618869e2 [2022-04-27T03:53:50.286Z] ---> 3aab6bea4856 [2022-04-27T03:53:50.286Z] [2022-04-27T03:53:50.548Z] Successfully built 3aab6bea4856 [2022-04-27T03:53:50.548Z] Successfully tagged support-notifications:latest [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements [2022-04-27T03:53:53.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-27T03:53:53.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-04-27T03:53:53.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-27T03:53:58.677Z]  Building support-notifications ... done Removing intermediate container 51e1fb3f4f4e [2022-04-27T03:53:58.677Z] ---> de9e90abcf2e [2022-04-27T03:53:58.677Z] [2022-04-27T03:53:58.677Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T03:53:58.677Z] ---> e04c818066af [2022-04-27T03:53:58.677Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-27T03:53:58.677Z] ---> Running in 4da867d60594 [2022-04-27T03:53:58.677Z] Removing intermediate container 4da867d60594 [2022-04-27T03:53:58.677Z] ---> d439a2dc41bf [2022-04-27T03:53:58.677Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-27T03:53:58.677Z] ---> Running in e20b4216c7d7 [2022-04-27T03:53:58.677Z] Removing intermediate container e20b4216c7d7 [2022-04-27T03:53:58.677Z] ---> 2a9b15e6a6ab [2022-04-27T03:53:58.677Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-27T03:53:58.677Z] ---> Running in b398bcb168d5 [2022-04-27T03:53:58.677Z] Removing intermediate container b398bcb168d5 [2022-04-27T03:53:58.677Z] ---> bfff193e09f6 [2022-04-27T03:53:58.677Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T03:53:58.677Z] ---> Running in 9bc9c653ca45 [2022-04-27T03:53:58.677Z] Removing intermediate container 9bc9c653ca45 [2022-04-27T03:53:58.677Z] ---> d3a2d8214d47 [2022-04-27T03:53:58.677Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T03:53:58.677Z] ---> Running in 0ab85dcc9add [2022-04-27T03:53:58.937Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T03:53:59.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T03:54:00.136Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T03:54:00.136Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T03:54:00.136Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T03:54:00.398Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T03:54:00.398Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T03:54:00.660Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T03:54:00.660Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T03:54:00.660Z] OK: 8 MiB in 20 packages [2022-04-27T03:54:01.231Z] Removing intermediate container 0ab85dcc9add [2022-04-27T03:54:01.231Z] ---> ea58c31d4c98 [2022-04-27T03:54:01.231Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T03:54:01.231Z] ---> d14c16649117 [2022-04-27T03:54:01.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-27T03:54:01.805Z] ---> 5533da9da586 [2022-04-27T03:54:01.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-27T03:54:01.805Z] ---> eab9d1f6813e [2022-04-27T03:54:01.805Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-27T03:54:02.065Z] ---> Running in 41c4f0ede59d [2022-04-27T03:54:02.065Z] Removing intermediate container 41c4f0ede59d [2022-04-27T03:54:02.065Z] ---> b3b757d16025 [2022-04-27T03:54:02.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T03:54:02.065Z] ---> Running in 5cd31c04fa5e [2022-04-27T03:54:02.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.4% of statements [2022-04-27T03:54:02.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-27T03:54:02.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-27T03:54:02.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-27T03:54:02.325Z] Removing intermediate container 5cd31c04fa5e [2022-04-27T03:54:02.325Z] ---> aad53363acb0 [2022-04-27T03:54:02.325Z] Step 21/23 : LABEL arch=x86_64 [2022-04-27T03:54:02.325Z] ---> Running in e11249d7917e [2022-04-27T03:54:02.325Z] Removing intermediate container e11249d7917e [2022-04-27T03:54:02.325Z] ---> 5bdd644429c1 [2022-04-27T03:54:02.325Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T03:54:02.325Z] ---> Running in e23e935f3d31 [2022-04-27T03:54:02.585Z] Removing intermediate container e23e935f3d31 [2022-04-27T03:54:02.585Z] ---> f249d7c236c5 [2022-04-27T03:54:02.585Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T03:54:02.585Z] ---> Running in c9d0ace0ea8b [2022-04-27T03:54:02.585Z] Removing intermediate container c9d0ace0ea8b [2022-04-27T03:54:02.585Z] ---> 89f04e1b3713 [2022-04-27T03:54:02.585Z] [2022-04-27T03:54:02.844Z] Successfully built 89f04e1b3713 [2022-04-27T03:54:02.844Z] Successfully tagged core-data:latest [2022-04-27T03:54:02.850Z]  Building core-data ... done  [Pipeline] } [2022-04-27T03:54:02.856Z] $ docker stop --time=1 c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 [2022-04-27T03:54:04.165Z] $ docker rm -f c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T03:54:04.520Z] + docker images [2022-04-27T03:54:04.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T03:54:04.520Z] core-data latest 89f04e1b3713 2 seconds ago 22.5MB [2022-04-27T03:54:04.520Z] de9e90abcf2e 8 seconds ago 1.52GB [2022-04-27T03:54:04.520Z] support-notifications latest 3aab6bea4856 14 seconds ago 26.9MB [2022-04-27T03:54:04.520Z] ac6045c30a0f 20 seconds ago 1.55GB [2022-04-27T03:54:04.520Z] security-bootstrapper latest 108249a88f42 25 seconds ago 19.1MB [2022-04-27T03:54:04.520Z] security-spire-agent latest dc48c6469060 40 seconds ago 127MB [2022-04-27T03:54:04.520Z] security-spire-config latest 192dabd73931 43 seconds ago 86.7MB [2022-04-27T03:54:04.520Z] 778bf7a6c2d9 44 seconds ago 1.5GB [2022-04-27T03:54:04.520Z] security-spire-server latest 18efdddf0ab8 45 seconds ago 87.3MB [2022-04-27T03:54:04.520Z] core-metadata latest 696692666547 About a minute ago 17MB [2022-04-27T03:54:04.520Z] sys-mgmt-agent latest 18f00f8521a3 About a minute ago 299MB [2022-04-27T03:54:04.520Z] 3511e98a2234 About a minute ago 4.43GB [2022-04-27T03:54:04.520Z] 849cc0edaf2f About a minute ago 4.43GB [2022-04-27T03:54:04.520Z] ee06595ff361 About a minute ago 4.43GB [2022-04-27T03:54:04.520Z] 2b4b70320c76 2 minutes ago 1.5GB [2022-04-27T03:54:04.520Z] support-scheduler latest 1ca592b20eae 2 minutes ago 26.3MB [2022-04-27T03:54:04.520Z] 3097e28e9ce1 2 minutes ago 1.49GB [2022-04-27T03:54:04.520Z] d99a285f900d 2 minutes ago 1.55GB [2022-04-27T03:54:04.520Z] security-spiffe-token-provider latest 46a2674ead91 3 minutes ago 28.8MB [2022-04-27T03:54:04.520Z] security-proxy-setup latest a9a251b4de82 3 minutes ago 26.9MB [2022-04-27T03:54:04.520Z] 7c3d3de8dd8d 3 minutes ago 1.54GB [2022-04-27T03:54:04.520Z] d5739f8996d9 3 minutes ago 1.5GB [2022-04-27T03:54:04.520Z] core-command latest 224aaed19879 5 minutes ago 16.1MB [2022-04-27T03:54:04.520Z] security-secretstore-setup latest e8383996bcb6 5 minutes ago 28.5MB [2022-04-27T03:54:04.520Z] 42aae8fc3296 5 minutes ago 1.49GB [2022-04-27T03:54:04.520Z] 537d22c32d83 6 minutes ago 1.5GB [2022-04-27T03:54:04.520Z] ci-base-image-x86_64 latest 7717b0d6e396 9 minutes ago 896MB [2022-04-27T03:54:04.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB [2022-04-27T03:54:04.520Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-27T03:54:04.520Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-27T03:54:04.520Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-27T03:54:04.520Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-27T03:54:04.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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-27T03:54:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 43.8% of statements [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-27T03:54:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-27T03:54:04.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-27T03:54:04.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-27T03:54:13.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-27T03:54:13.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.934s coverage: 92.3% of statements [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-27T03:54:13.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 63.2% of statements [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-27T03:54:13.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-27T03:54:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-27T03:54:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-27T03:54:14.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-27T03:54:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2022-04-27T03:54:14.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-04-27T03:54:15.219Z] 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-27T03:54:15.219Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T03:54:15.219Z] GO111MODULE=on go vet ./... [2022-04-27T03:56:07.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T03:56:07.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T03:56:07.137Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T03:56:10.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-27T03:56:11.207Z] + ls -al . [2022-04-27T03:56:11.207Z] total 668 [2022-04-27T03:56:11.207Z] drwxrwxr-x 9 1001 1001 4096 Apr 27 03:56 . [2022-04-27T03:56:11.207Z] drwxr-xr-x 4 root root 4096 Apr 27 03:50 .. [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 11 Apr 27 03:48 .dockerignore [2022-04-27T03:56:11.207Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 03:48 .git [2022-04-27T03:56:11.207Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 03:48 .github [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 879 Apr 27 03:48 .gitignore [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 42 Apr 27 03:48 .golangci.yml [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 87 Apr 27 03:48 .hadolint.yml [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 166 Apr 27 03:48 .sonarcloud.properties [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 1171 Apr 27 03:48 ADOPTERS.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 10086 Apr 27 03:48 Attribution.txt [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 51732 Apr 27 03:48 CHANGELOG.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 3804 Apr 27 03:48 CONTRIBUTING.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 677 Apr 27 03:48 GOVERNANCE.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 850 Apr 27 03:48 Jenkinsfile [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 10775 Apr 27 03:48 LICENSE [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 10389 Apr 27 03:48 Makefile [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 582 Apr 27 03:48 OWNERS.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 9120 Apr 27 03:48 README.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 6912 Apr 27 03:48 SECURITY.md [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 5 Apr 27 03:44 VERSION [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 4131 Apr 27 03:48 ZMQWindows.md [2022-04-27T03:56:11.207Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 03:48 bin [2022-04-27T03:56:11.207Z] drwxrwxr-x 18 1001 1001 4096 Apr 27 03:48 cmd [2022-04-27T03:56:11.207Z] -rw-r--r-- 1 root root 435134 Apr 27 03:54 coverage.out [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 3256 Apr 27 03:48 go.mod [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 35162 Apr 27 03:50 go.sum [2022-04-27T03:56:11.207Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 03:48 internal [2022-04-27T03:56:11.207Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 03:48 openapi [2022-04-27T03:56:11.207Z] drwxrwxr-x 4 1001 1001 4096 Apr 27 03:48 snap [2022-04-27T03:56:11.207Z] -rw-rw-r-- 1 1001 1001 204 Apr 27 03:48 version.go [Pipeline] sh [2022-04-27T03:56:11.878Z] + '[' -e coverage.out ] [2022-04-27T03:56:11.878Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-27T03:56:11.905Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T03:56:12.753Z] Stashed 1 file(s) [Pipeline] sh [2022-04-27T03:56:13.409Z] + make build [2022-04-27T03:56:13.409Z] 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-27T03:57:35.172Z] 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-27T03:58:43.319Z] 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-27T03:58:43.319Z] 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-27T03:59:22.342Z] 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-27T03:59:22.342Z] 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-27T03:59:22.939Z] 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-27T03:59:29.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-27T03:59:33.060Z] 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-27T03:59:38.475Z] 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-27T03:59:41.880Z] 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-27T03:59:46.199Z] 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-27T03:59:54.498Z] 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-27T03:59:59.938Z] $ docker stop --time=1 f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 [2022-04-27T04:00:01.929Z] $ docker rm -f f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:00:04.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-27T04:00:04.162Z] [2022-04-27T04:00:04.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:00:04.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-27T04:00:04.791Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-27T04:00:04.791Z] 29e5d40040c1: Pulling fs layer [2022-04-27T04:00:04.791Z] 1ce36da41761: Pulling fs layer [2022-04-27T04:00:04.791Z] 25b303627fd3: Pulling fs layer [2022-04-27T04:00:04.791Z] 29e5d40040c1: Verifying Checksum [2022-04-27T04:00:04.791Z] 29e5d40040c1: Download complete [2022-04-27T04:00:05.068Z] 1ce36da41761: Verifying Checksum [2022-04-27T04:00:05.068Z] 1ce36da41761: Download complete [2022-04-27T04:00:05.344Z] 29e5d40040c1: Pull complete [2022-04-27T04:00:06.778Z] 1ce36da41761: Pull complete [2022-04-27T04:00:06.778Z] 25b303627fd3: Verifying Checksum [2022-04-27T04:00:06.778Z] 25b303627fd3: Download complete [2022-04-27T04:00:19.179Z] 25b303627fd3: Pull complete [2022-04-27T04:00:19.179Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-27T04:00:19.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-27T04:00:19.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-27T04:00:19.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container [2022-04-27T04:00:19.532Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-27T04:00:22.009Z] $ docker top 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T04:00:22.935Z] + grep+ parallel [2022-04-27T04:00:22.935Z] docker-compose build --help [2022-04-27T04:00:28.333Z] --parallel Build images in parallel. [Pipeline] } [2022-04-27T04:00:28.359Z] $ docker stop --time=1 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb [2022-04-27T04:00:30.040Z] $ docker rm -f 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:00:30.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-27T04:00:30.650Z] . [Pipeline] withDockerContainer [2022-04-27T04:00:30.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container [2022-04-27T04:00:30.998Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose-arm64:latest cat [2022-04-27T04:00:32.362Z] $ docker top 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T04:00:33.302Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-27T04:00:38.737Z] Building core-command ... [2022-04-27T04:00:38.737Z] Building core-data ... [2022-04-27T04:00:38.737Z] Building core-metadata ... [2022-04-27T04:00:38.737Z] Building security-bootstrapper ... [2022-04-27T04:00:38.737Z] Building security-proxy-setup ... [2022-04-27T04:00:38.737Z] Building security-secretstore-setup ... [2022-04-27T04:00:38.737Z] Building security-spiffe-token-provider ... [2022-04-27T04:00:38.737Z] Building security-spire-agent ... [2022-04-27T04:00:38.737Z] Building security-spire-config ... [2022-04-27T04:00:38.737Z] Building security-spire-server ... [2022-04-27T04:00:38.737Z] Building support-notifications ... [2022-04-27T04:00:38.737Z] Building support-scheduler ... [2022-04-27T04:00:38.737Z] Building sys-mgmt-agent ... [2022-04-27T04:00:38.737Z] Building security-proxy-setup [2022-04-27T04:00:38.737Z] Building security-spiffe-token-provider [2022-04-27T04:00:38.737Z] Building core-data [2022-04-27T04:00:38.737Z] Building security-spire-agent [2022-04-27T04:00:38.737Z] Building security-bootstrapper [2022-04-27T04:02:15.547Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:02:15.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:02:15.547Z] ---> be48a0371719 [2022-04-27T04:02:15.547Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T04:02:15.547Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:02:15.547Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:02:15.547Z] ---> be48a0371719 [2022-04-27T04:02:15.547Z] Step 3/20 : WORKDIR /edgex-go [2022-04-27T04:02:15.547Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:02:15.547Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:02:15.547Z] ---> be48a0371719 [2022-04-27T04:02:15.547Z] Step 3/26 : WORKDIR /edgex-go [2022-04-27T04:02:15.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:02:15.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:02:15.547Z] ---> be48a0371719 [2022-04-27T04:02:15.547Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T04:02:15.547Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:02:15.547Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:02:15.547Z] ---> be48a0371719 [2022-04-27T04:02:15.547Z] Step 3/31 : WORKDIR /edgex-go [2022-04-27T04:02:15.547Z] ---> Running in da21df79d30b [2022-04-27T04:02:15.547Z] ---> Running in 60de6b8b824d [2022-04-27T04:02:15.547Z] ---> Running in bea2f3b35b56 [2022-04-27T04:02:15.547Z] ---> Running in fb37994e3d42 [2022-04-27T04:02:15.547Z] ---> Running in eb61993f0820 [2022-04-27T04:02:15.547Z] Removing intermediate container bea2f3b35b56 [2022-04-27T04:02:15.547Z] ---> 83161900682e [2022-04-27T04:02:15.547Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:02:15.547Z] Removing intermediate container eb61993f0820 [2022-04-27T04:02:15.547Z] Removing intermediate container fb37994e3d42 [2022-04-27T04:02:15.547Z] ---> 872ceead0afd [2022-04-27T04:02:15.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:02:15.547Z] ---> 99d2b6cfbeaf [2022-04-27T04:02:15.547Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-27T04:02:15.547Z] ---> Running in 6564eac0ebc8 [2022-04-27T04:02:15.547Z] Removing intermediate container da21df79d30b [2022-04-27T04:02:15.547Z] ---> a00623ffc711 [2022-04-27T04:02:15.547Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:02:15.547Z] Removing intermediate container 60de6b8b824d [2022-04-27T04:02:15.547Z] ---> 11c6bb587ffe [2022-04-27T04:02:15.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:02:15.547Z] ---> Running in cfb93bd363e5 [2022-04-27T04:02:15.547Z] ---> Running in 558d4f36602e [2022-04-27T04:02:15.547Z] ---> Running in 1625d7951859 [2022-04-27T04:02:15.547Z] ---> Running in 404b05d94e92 [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] Removing intermediate container cfb93bd363e5 [2022-04-27T04:02:15.547Z] ---> c11355055e3b [2022-04-27T04:02:15.547Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] ---> Running in 6fa659356023 [2022-04-27T04:02:15.547Z] Removing intermediate container 6564eac0ebc8 [2022-04-27T04:02:15.547Z] ---> 877bb69b19bd [2022-04-27T04:02:15.547Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-27T04:02:15.547Z] ---> Running in 66140a496dbf [2022-04-27T04:02:15.547Z] Removing intermediate container 1625d7951859 [2022-04-27T04:02:15.547Z] ---> 6012d34a6eb6 [2022-04-27T04:02:15.547Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T04:02:15.547Z] ---> Running in 0638800cb34f [2022-04-27T04:02:15.547Z] Removing intermediate container 404b05d94e92 [2022-04-27T04:02:15.547Z] ---> df1db8fc1db7 [2022-04-27T04:02:15.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-27T04:02:15.547Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T04:02:15.547Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T04:02:15.547Z] OK: 15737 distinct packages available [2022-04-27T04:02:15.547Z] ---> Running in fb6e37629b3f [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] OK: 220 MiB in 52 packages [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:15.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:02:16.437Z] Removing intermediate container 558d4f36602e [2022-04-27T04:02:16.437Z] ---> 218a5aa5c93e [2022-04-27T04:02:16.437Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-27T04:02:16.714Z] OK: 220 MiB in 52 packages [2022-04-27T04:02:16.714Z] OK: 220 MiB in 52 packages [2022-04-27T04:02:16.714Z] OK: 220 MiB in 52 packages [2022-04-27T04:02:17.327Z] OK: 220 MiB in 52 packages [2022-04-27T04:02:17.935Z] ---> 30b5c5fce322 [2022-04-27T04:02:17.935Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:02:18.228Z] ---> Running in 457562bd148a [2022-04-27T04:02:18.507Z] Removing intermediate container 66140a496dbf [2022-04-27T04:02:18.507Z] ---> 4f642d00ee54 [2022-04-27T04:02:18.507Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-27T04:02:18.786Z] Removing intermediate container 0638800cb34f [2022-04-27T04:02:18.786Z] ---> ae9fc767f3f6 [2022-04-27T04:02:18.786Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-27T04:02:18.786Z] Removing intermediate container 6fa659356023 [2022-04-27T04:02:18.786Z] ---> 5a2b19d3ebd0 [2022-04-27T04:02:18.786Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T04:02:19.062Z] Removing intermediate container fb6e37629b3f [2022-04-27T04:02:19.062Z] ---> e1b7d8b50ff3 [2022-04-27T04:02:19.062Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T04:02:19.661Z] ---> a15b5f20d834 [2022-04-27T04:02:19.661Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:02:19.955Z] ---> Running in 7174cc61f486 [2022-04-27T04:02:20.245Z] ---> 52c05f5f2c08 [2022-04-27T04:02:20.245Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:02:20.245Z] ---> 6eedf551b65e [2022-04-27T04:02:20.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:02:20.542Z] ---> Running in 0cb0481a232b [2022-04-27T04:02:20.542Z] ---> cd718124708a [2022-04-27T04:02:20.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:02:20.542Z] ---> Running in 3f42753da0da [2022-04-27T04:02:20.821Z] ---> Running in b4789cf8e986 [2022-04-27T04:02:22.806Z] Removing intermediate container 457562bd148a [2022-04-27T04:02:22.806Z] ---> 7ea2abf7ddc6 [2022-04-27T04:02:22.806Z] Step 7/20 : COPY . . [2022-04-27T04:02:25.457Z] Removing intermediate container 7174cc61f486 [2022-04-27T04:02:25.457Z] ---> 17ec4f37a764 [2022-04-27T04:02:25.457Z] Step 8/31 : COPY . . [2022-04-27T04:02:26.455Z] Removing intermediate container 0cb0481a232b [2022-04-27T04:02:26.455Z] ---> a7daf6e5b8e6 [2022-04-27T04:02:26.455Z] Step 8/26 : COPY . . [2022-04-27T04:02:26.455Z] Removing intermediate container b4789cf8e986 [2022-04-27T04:02:26.455Z] ---> d8872f4f5337 [2022-04-27T04:02:26.455Z] Step 8/23 : COPY . . [2022-04-27T04:02:26.730Z] Removing intermediate container 3f42753da0da [2022-04-27T04:02:26.730Z] ---> 1e11328fb6b1 [2022-04-27T04:02:26.730Z] Step 8/22 : COPY . . [2022-04-27T04:02:53.549Z] ---> 1b49a4968c76 [2022-04-27T04:02:53.549Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-27T04:02:53.549Z] ---> Running in 9760742337eb [2022-04-27T04:02:54.158Z] 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-27T04:02:54.771Z] ---> 024126705c57 [2022-04-27T04:02:54.771Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T04:02:54.771Z] ---> Running in 5056758ae456 [2022-04-27T04:02:55.066Z] ---> 86c5e3181496 [2022-04-27T04:02:55.066Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-27T04:02:55.066Z] ---> Running in 2ecb8a0be690 [2022-04-27T04:02:55.726Z] Removing intermediate container 5056758ae456 [2022-04-27T04:02:55.726Z] ---> 85ff7a2e33cd [2022-04-27T04:02:55.726Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-27T04:02:55.726Z] ---> 855a58cfc729 [2022-04-27T04:02:55.726Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-27T04:02:56.017Z] ---> Running in 9ee22e18aacf [2022-04-27T04:02:56.017Z] ---> Running in 5eb8bcd791ca [2022-04-27T04:02:56.305Z] ---> 21d48042c63f [2022-04-27T04:02:56.305Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-27T04:02:56.587Z] ---> Running in febeb3a1d189 [2022-04-27T04:02:58.047Z] 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-27T04:02:58.651Z] 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-27T04:02:59.646Z] 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-27T04:03:00.644Z] Removing intermediate container 9ee22e18aacf [2022-04-27T04:03:00.644Z] ---> adfc7b867497 [2022-04-27T04:03:00.644Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-27T04:03:00.644Z] ---> Running in b2adbfade59b [2022-04-27T04:03:01.251Z] Removing intermediate container b2adbfade59b [2022-04-27T04:03:01.251Z] ---> 8af35ea4b1ef [2022-04-27T04:03:01.251Z] 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-27T04:03:01.251Z] ---> Running in 4a96a6a72f25 [2022-04-27T04:03:03.901Z] spire-1.2.1/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.data/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.data/.file [2022-04-27T04:03:03.901Z] spire-1.2.1/.dockerignore [2022-04-27T04:03:03.901Z] spire-1.2.1/.gitattributes [2022-04-27T04:03:03.901Z] spire-1.2.1/.githooks/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T04:03:03.901Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T04:03:03.901Z] spire-1.2.1/.gitignore [2022-04-27T04:03:03.901Z] spire-1.2.1/.go-version [2022-04-27T04:03:03.901Z] spire-1.2.1/.golangci.yml [2022-04-27T04:03:03.901Z] spire-1.2.1/ADOPTERS.md [2022-04-27T04:03:03.901Z] spire-1.2.1/CHANGELOG.md [2022-04-27T04:03:03.901Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T04:03:03.901Z] spire-1.2.1/CODEOWNERS [2022-04-27T04:03:03.901Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T04:03:03.901Z] spire-1.2.1/Dockerfile [2022-04-27T04:03:03.901Z] spire-1.2.1/Dockerfile.dev [2022-04-27T04:03:03.901Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T04:03:03.901Z] spire-1.2.1/LICENSE [2022-04-27T04:03:03.901Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T04:03:03.901Z] spire-1.2.1/Makefile [2022-04-27T04:03:03.901Z] spire-1.2.1/README.md [2022-04-27T04:03:03.901Z] spire-1.2.1/ROADMAP.md [2022-04-27T04:03:03.901Z] spire-1.2.1/SECURITY.md [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T04:03:03.901Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T04:03:04.181Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/ [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/agent/ [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/server/ [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/server/server.conf [2022-04-27T04:03:04.181Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/ [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/auditlog.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/ [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T04:03:04.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/spire_server.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/telemetry.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/upgrading.md [2022-04-27T04:03:04.182Z] spire-1.2.1/doc/using_spire.md [2022-04-27T04:03:04.182Z] spire-1.2.1/examples/ [2022-04-27T04:03:04.182Z] spire-1.2.1/examples/README.md [2022-04-27T04:03:04.182Z] spire-1.2.1/go.mod [2022-04-27T04:03:04.182Z] spire-1.2.1/go.sum [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T04:03:04.182Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T04:03:04.460Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T04:03:04.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T04:03:04.740Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/version/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T04:03:04.741Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/config.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T04:03:05.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T04:03:05.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/server.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/private/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/private/server/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T04:03:05.298Z] spire-1.2.1/release/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/conf/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T04:03:05.299Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/script/ [2022-04-27T04:03:05.299Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/support/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T04:03:05.299Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/clock/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/clock/clock.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/README.md [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/common [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T04:03:05.299Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T04:03:05.578Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T04:03:05.579Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T04:03:05.580Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T04:03:05.859Z] spire-1.2.1/test/integration/test.sh [2022-04-27T04:03:05.859Z] spire-1.2.1/test/plugintest/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testca/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testca/ca.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testkey/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/testkey/new.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/ [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/race.go [2022-04-27T04:03:05.859Z] spire-1.2.1/test/util/util.go [2022-04-27T04:03:05.859Z] building spire from source... [2022-04-27T04:03:06.467Z] Installing go1.17.7... [2022-04-27T04:03:33.331Z] Building bin/spire-server... [2022-04-27T04:03:33.331Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T04:03:33.331Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T04:03:33.331Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T04:03:33.331Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T04:03:33.331Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T04:03:35.318Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T04:03:35.595Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T04:03:35.595Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T04:03:35.871Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:03:36.147Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T04:03:36.749Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T04:03:36.749Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:03:36.749Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:03:37.029Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T04:03:37.316Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T04:03:37.316Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T04:03:37.316Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T04:03:37.316Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T04:03:38.764Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T04:03:38.764Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T04:03:39.367Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T04:03:39.644Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T04:03:40.631Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T04:03:41.618Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T04:03:41.901Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T04:04:08.734Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:04:08.734Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T04:04:08.734Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:04:08.734Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T04:04:08.734Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T04:04:08.734Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T04:04:08.734Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T04:04:08.734Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:04:08.734Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T04:04:08.734Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T04:04:08.734Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T04:04:08.734Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:04:08.734Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:04:08.734Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T04:04:08.734Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T04:04:09.013Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T04:04:09.618Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T04:04:09.618Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T04:04:09.894Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T04:04:09.894Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T04:04:09.894Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T04:04:10.172Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T04:04:10.172Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T04:04:10.172Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:04:10.453Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T04:04:10.453Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T04:04:11.061Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T04:04:12.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T04:04:18.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T04:04:18.786Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T04:04:18.786Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T04:04:18.786Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T04:04:18.786Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T04:04:18.786Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T04:04:18.786Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T04:04:18.786Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T04:04:18.786Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T04:04:19.794Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T04:04:25.732Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T04:04:34.031Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T04:04:34.031Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T04:05:13.055Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T04:05:13.055Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T04:05:13.055Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T04:05:13.055Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T04:05:13.055Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T04:05:13.055Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T04:05:13.055Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T04:05:15.036Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T04:05:15.639Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T04:05:15.639Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T04:05:15.639Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T04:05:16.243Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:05:16.521Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T04:05:17.127Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T04:05:17.405Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:05:18.006Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T04:05:18.300Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T04:05:18.576Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T04:05:20.022Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T04:05:20.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T04:05:20.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T04:05:20.849Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T04:05:21.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T04:05:21.122Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T04:05:21.122Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T04:05:27.852Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T04:05:27.852Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T04:05:28.842Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T04:05:28.842Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T04:05:29.120Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T04:05:29.724Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T04:05:30.328Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T04:05:30.933Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T04:05:30.933Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:05:31.211Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T04:05:31.485Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T04:05:31.485Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T04:05:31.760Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T04:05:31.760Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T04:05:31.760Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T04:05:32.038Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T04:05:32.038Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T04:05:32.038Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T04:05:32.038Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T04:05:32.038Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T04:05:32.315Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T04:05:33.302Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:05:33.585Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T04:05:33.585Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T04:05:33.861Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T04:05:33.861Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T04:05:34.853Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T04:05:36.300Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T04:05:36.903Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T04:05:36.903Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T04:05:39.546Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T04:05:39.825Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T04:05:40.430Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T04:05:41.034Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T04:05:43.679Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T04:05:43.679Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T04:05:43.961Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T04:05:43.961Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T04:05:44.562Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T04:05:44.562Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T04:05:46.011Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T04:05:46.011Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T04:05:46.011Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T04:05:46.286Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T04:05:46.558Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T04:05:46.558Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T04:05:46.558Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T04:05:56.731Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T04:05:56.731Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T04:05:57.006Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T04:05:57.006Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T04:06:44.019Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-27T04:06:44.020Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T04:07:52.373Z] 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-27T04:08:10.720Z] Removing intermediate container febeb3a1d189 [2022-04-27T04:08:10.720Z] ---> 25b939c3ee5a [2022-04-27T04:08:10.720Z] [2022-04-27T04:08:10.720Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T04:08:10.720Z] 3.14: Pulling from library/alpine [2022-04-27T04:08:11.718Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T04:08:11.718Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T04:08:11.718Z] ---> ac73e934f311 [2022-04-27T04:08:11.718Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-27T04:08:12.011Z] ---> Running in 3f642e859973 [2022-04-27T04:08:13.003Z] Removing intermediate container 2ecb8a0be690 [2022-04-27T04:08:13.003Z] ---> bb6473426d24 [2022-04-27T04:08:13.003Z] [2022-04-27T04:08:13.003Z] Step 10/31 : FROM alpine:3.14 [2022-04-27T04:08:13.003Z] ---> ac73e934f311 [2022-04-27T04:08:13.003Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-27T04:08:13.280Z] ---> Running in 6c2dae80472c [2022-04-27T04:08:13.897Z] Removing intermediate container 6c2dae80472c [2022-04-27T04:08:13.897Z] ---> 73df39bf66f3 [2022-04-27T04:08:13.897Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-27T04:08:14.180Z] ---> Running in f971fc462d79 [2022-04-27T04:08:14.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:08:15.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:08:16.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:08:16.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:08:16.592Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T04:08:16.866Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-27T04:08:16.866Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-27T04:08:16.866Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-27T04:08:16.866Z] (5/6) Installing curl (7.79.1-r0) [2022-04-27T04:08:16.866Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-27T04:08:16.866Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:08:16.866Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T04:08:17.467Z] OK: 8 MiB in 20 packages [2022-04-27T04:08:17.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-27T04:08:17.467Z] (2/2) Installing su-exec (0.2-r1) [2022-04-27T04:08:17.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:08:17.467Z] OK: 6 MiB in 16 packages [2022-04-27T04:08:20.151Z] Removing intermediate container f971fc462d79 [2022-04-27T04:08:20.151Z] ---> d466556188b9 [2022-04-27T04:08:20.151Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-27T04:08:20.151Z] ---> Running in 09ea413743db [2022-04-27T04:08:20.456Z] Removing intermediate container 3f642e859973 [2022-04-27T04:08:20.456Z] ---> a9836b936639 [2022-04-27T04:08:20.456Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-27T04:08:20.456Z] Removing intermediate container 09ea413743db [2022-04-27T04:08:20.456Z] ---> 9671615c325d [2022-04-27T04:08:20.456Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-27T04:08:20.747Z] ---> Running in 3ee71534a419 [2022-04-27T04:08:20.747Z] ---> Running in a0cfde2f80ff [2022-04-27T04:08:21.352Z] Removing intermediate container 3ee71534a419 [2022-04-27T04:08:21.352Z] ---> c6bdfb6045ec [2022-04-27T04:08:21.352Z] Step 13/22 : WORKDIR /edgex [2022-04-27T04:08:21.352Z] Removing intermediate container a0cfde2f80ff [2022-04-27T04:08:21.352Z] ---> ccf620292c32 [2022-04-27T04:08:21.352Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-27T04:08:21.631Z] ---> Running in f82253074243 [2022-04-27T04:08:21.631Z] ---> Running in f506897d3331 [2022-04-27T04:08:22.265Z] Removing intermediate container f82253074243 [2022-04-27T04:08:22.265Z] ---> 349ec357c4ef [2022-04-27T04:08:22.265Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-27T04:08:23.713Z] ---> ff19d459e7c0 [2022-04-27T04:08:23.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-27T04:08:25.163Z] Removing intermediate container f506897d3331 [2022-04-27T04:08:25.163Z] ---> d8f2364e697b [2022-04-27T04:08:25.163Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-27T04:08:25.163Z] ---> Running in c4f9c9db36f8 [2022-04-27T04:08:26.158Z] ---> a5d63eeb2295 [2022-04-27T04:08:26.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-27T04:08:26.158Z] Removing intermediate container c4f9c9db36f8 [2022-04-27T04:08:26.158Z] ---> 3248a5d85eaa [2022-04-27T04:08:26.158Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-27T04:08:27.148Z] ---> 71ce304058c0 [2022-04-27T04:08:27.148Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-27T04:08:27.429Z] ---> Running in 52784da04b93 [2022-04-27T04:08:28.424Z] ---> 24b2da93238c [2022-04-27T04:08:28.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-27T04:08:29.885Z] ---> deb42fc63e4b [2022-04-27T04:08:29.885Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-27T04:08:30.165Z] ---> Running in 202c068ed0a2 [2022-04-27T04:08:31.182Z] Removing intermediate container 52784da04b93 [2022-04-27T04:08:31.182Z] ---> 50071c671532 [2022-04-27T04:08:31.182Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:08:32.649Z] ---> 70025d2332d0 [2022-04-27T04:08:32.649Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-27T04:08:34.093Z] Removing intermediate container 202c068ed0a2 [2022-04-27T04:08:34.093Z] ---> 30410492eab4 [2022-04-27T04:08:34.093Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-27T04:08:34.093Z] ---> Running in 282f92ee00b9 [2022-04-27T04:08:35.095Z] Removing intermediate container 282f92ee00b9 [2022-04-27T04:08:35.095Z] ---> b72ff7d81395 [2022-04-27T04:08:35.095Z] Step 20/22 : LABEL arch=arm64 [2022-04-27T04:08:35.095Z] ---> Running in 884547941c6f [2022-04-27T04:08:35.377Z] ---> 623d5b01c030 [2022-04-27T04:08:35.377Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-27T04:08:35.985Z] Removing intermediate container 884547941c6f [2022-04-27T04:08:35.985Z] ---> e2ffc43b4404 [2022-04-27T04:08:35.985Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:08:35.985Z] ---> Running in ce42a6558437 [2022-04-27T04:08:36.981Z] ---> efc4cda2714b [2022-04-27T04:08:36.981Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-27T04:08:36.981Z] Removing intermediate container ce42a6558437 [2022-04-27T04:08:36.981Z] ---> 12f4a6cee480 [2022-04-27T04:08:36.981Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T04:08:37.257Z] ---> Running in f16dd6c423a8 [2022-04-27T04:08:38.251Z] Removing intermediate container f16dd6c423a8 [2022-04-27T04:08:38.251Z] ---> 6aa54c454519 [2022-04-27T04:08:38.251Z] [2022-04-27T04:08:38.251Z] ---> 303ebbf47d20 [2022-04-27T04:08:38.251Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-27T04:08:38.855Z] Successfully built 6aa54c454519 [2022-04-27T04:08:38.855Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-27T04:08:38.855Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-27T04:08:39.136Z] ---> 81c9fe5353cd [2022-04-27T04:08:39.136Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-27T04:08:39.417Z] ---> Running in 69048a620096 [2022-04-27T04:08:40.025Z] Removing intermediate container 69048a620096 [2022-04-27T04:08:40.025Z] ---> 88f86cac4156 [2022-04-27T04:08:40.025Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-27T04:08:41.015Z] ---> 4d8f773ba290 [2022-04-27T04:08:41.015Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-27T04:08:41.295Z] ---> Running in fd8fa568f2d1 [2022-04-27T04:08:44.721Z] Removing intermediate container fd8fa568f2d1 [2022-04-27T04:08:44.721Z] ---> f1798f73a406 [2022-04-27T04:08:44.721Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-27T04:08:45.000Z] ---> Running in 3586c4187e0c [2022-04-27T04:08:45.607Z] Removing intermediate container 3586c4187e0c [2022-04-27T04:08:45.607Z] ---> 17ec7f066f30 [2022-04-27T04:08:45.607Z] Step 28/31 : CMD ["gate"] [2022-04-27T04:08:45.879Z] ---> Running in 7828298626d6 [2022-04-27T04:08:46.480Z] Removing intermediate container 7828298626d6 [2022-04-27T04:08:46.480Z] ---> acc8a59654bb [2022-04-27T04:08:46.480Z] Step 29/31 : LABEL arch=arm64 [2022-04-27T04:08:46.753Z] ---> Running in ee64b055b886 [2022-04-27T04:08:47.353Z] Removing intermediate container ee64b055b886 [2022-04-27T04:08:47.353Z] ---> 1c395d98ac15 [2022-04-27T04:08:47.353Z] Step 30/31 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:08:47.634Z] ---> Running in 111d2cff7e89 [2022-04-27T04:08:48.237Z] Removing intermediate container 111d2cff7e89 [2022-04-27T04:08:48.237Z] ---> c8ee2cb8b17d [2022-04-27T04:08:48.237Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T04:08:48.515Z] ---> Running in 1956a857b765 [2022-04-27T04:08:49.123Z] Removing intermediate container 1956a857b765 [2022-04-27T04:08:49.123Z] ---> 73c8a1dad36b [2022-04-27T04:08:49.123Z] [2022-04-27T04:08:49.400Z] Successfully built 73c8a1dad36b [2022-04-27T04:08:49.400Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-27T04:08:49.400Z] Building security-secretstore-setup [2022-04-27T04:09:16.236Z]  Building security-bootstrapper ... done Removing intermediate container 5eb8bcd791ca [2022-04-27T04:09:16.236Z] ---> 149a62387df4 [2022-04-27T04:09:16.236Z] [2022-04-27T04:09:16.236Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T04:09:16.236Z] ---> ac73e934f311 [2022-04-27T04:09:16.236Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-27T04:09:16.236Z] ---> Running in c83d92772645 [2022-04-27T04:09:16.236Z] Removing intermediate container c83d92772645 [2022-04-27T04:09:16.236Z] ---> 1c32d9e370a8 [2022-04-27T04:09:16.236Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-27T04:09:16.236Z] ---> Running in 075922e4b8f1 [2022-04-27T04:09:16.236Z] Removing intermediate container 075922e4b8f1 [2022-04-27T04:09:16.236Z] ---> 2d2c2926e14e [2022-04-27T04:09:16.236Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-27T04:09:16.236Z] ---> Running in b3eb7dd6b415 [2022-04-27T04:09:16.839Z] Removing intermediate container b3eb7dd6b415 [2022-04-27T04:09:16.839Z] ---> 80a1860249de [2022-04-27T04:09:16.839Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:09:16.839Z] ---> Running in a27a2f8c9ec8 [2022-04-27T04:09:20.260Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:09:20.260Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:09:20.260Z] ---> be48a0371719 [2022-04-27T04:09:20.260Z] Step 3/26 : WORKDIR /edgex-go [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> a00623ffc711 [2022-04-27T04:09:20.260Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> 6012d34a6eb6 [2022-04-27T04:09:20.260Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> ae9fc767f3f6 [2022-04-27T04:09:20.260Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> 52c05f5f2c08 [2022-04-27T04:09:20.260Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> a7daf6e5b8e6 [2022-04-27T04:09:20.260Z] Step 8/26 : COPY . . [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> 024126705c57 [2022-04-27T04:09:20.260Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> 85ff7a2e33cd [2022-04-27T04:09:20.260Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> adfc7b867497 [2022-04-27T04:09:20.260Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-27T04:09:20.260Z] ---> Using cache [2022-04-27T04:09:20.260Z] ---> 8af35ea4b1ef [2022-04-27T04:09:20.260Z] 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-27T04:09:20.537Z] ---> Running in bb04b820b93d [2022-04-27T04:09:21.998Z] Removing intermediate container a27a2f8c9ec8 [2022-04-27T04:09:21.998Z] ---> 1d834cfd6fc9 [2022-04-27T04:09:21.998Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T04:09:21.998Z] ---> Running in cc0f68dd19a1 [2022-04-27T04:09:24.721Z] spire-1.2.1/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.data/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.data/.file [2022-04-27T04:09:24.721Z] spire-1.2.1/.dockerignore [2022-04-27T04:09:24.721Z] spire-1.2.1/.gitattributes [2022-04-27T04:09:24.721Z] spire-1.2.1/.githooks/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T04:09:24.721Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T04:09:24.721Z] spire-1.2.1/.gitignore [2022-04-27T04:09:24.721Z] spire-1.2.1/.go-version [2022-04-27T04:09:24.721Z] spire-1.2.1/.golangci.yml [2022-04-27T04:09:24.721Z] spire-1.2.1/ADOPTERS.md [2022-04-27T04:09:24.721Z] spire-1.2.1/CHANGELOG.md [2022-04-27T04:09:24.721Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T04:09:24.721Z] spire-1.2.1/CODEOWNERS [2022-04-27T04:09:24.721Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T04:09:24.721Z] spire-1.2.1/Dockerfile [2022-04-27T04:09:25.014Z] spire-1.2.1/Dockerfile.dev [2022-04-27T04:09:25.014Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T04:09:25.014Z] spire-1.2.1/LICENSE [2022-04-27T04:09:25.014Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T04:09:25.014Z] spire-1.2.1/Makefile [2022-04-27T04:09:25.014Z] spire-1.2.1/README.md [2022-04-27T04:09:25.014Z] spire-1.2.1/ROADMAP.md [2022-04-27T04:09:25.014Z] spire-1.2.1/SECURITY.md [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T04:09:25.014Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T04:09:25.305Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/ [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/agent/ [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/server/ [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/server/server.conf [2022-04-27T04:09:25.305Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/ [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/auditlog.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/ [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdfetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:09:25.305Z] [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/spire_server.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/telemetry.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/upgrading.md [2022-04-27T04:09:25.305Z] spire-1.2.1/doc/using_spire.md [2022-04-27T04:09:25.305Z] spire-1.2.1/examples/ [2022-04-27T04:09:25.305Z] spire-1.2.1/examples/README.md [2022-04-27T04:09:25.305Z] spire-1.2.1/go.mod [2022-04-27T04:09:25.305Z] spire-1.2.1/go.sum [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T04:09:25.305Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T04:09:25.591Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T04:09:25.592Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T04:09:25.593Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T04:09:25.898Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T04:09:25.899Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/version/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T04:09:26.188Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T04:09:26.189Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/config.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gofetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:09:26.561Z] [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T04:09:26.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:09:26.562Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:09:26.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:09:26.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T04:09:26.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T04:09:26.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/server.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/private/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/private/server/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T04:09:26.839Z] spire-1.2.1/release/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/README.md [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/conf/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T04:09:26.839Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T04:09:26.839Z] spire-1.2.1/script/ [2022-04-27T04:09:26.839Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T04:09:26.839Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T04:09:26.839Z] spire-1.2.1/support/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T04:09:26.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T04:09:26.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T04:09:26.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T04:09:26.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T04:09:26.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T04:09:26.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T04:09:27.123Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/clock/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/clock/clock.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T04:09:27.123Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/README.md [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/common [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T04:09:27.124Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T04:09:27.402Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T04:09:27.403Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T04:09:27.404Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T04:09:27.679Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T04:09:27.680Z] spire-1.2.1/test/integration/test.sh [2022-04-27T04:09:27.680Z] spire-1.2.1/test/plugintest/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testca/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testca/ca.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testkey/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/testkey/new.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/ [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/race.go [2022-04-27T04:09:27.680Z] spire-1.2.1/test/util/util.go [2022-04-27T04:09:27.680Z] building spire from source... [2022-04-27T04:09:27.680Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T04:09:27.957Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T04:09:27.957Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T04:09:27.957Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T04:09:28.234Z] Installing go1.17.7... [2022-04-27T04:09:28.234Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T04:09:28.515Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T04:09:28.515Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:09:28.515Z] OK: 8 MiB in 20 packages [2022-04-27T04:09:31.196Z] Removing intermediate container cc0f68dd19a1 [2022-04-27T04:09:31.196Z] ---> 11841f6f38ce [2022-04-27T04:09:31.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:09:32.673Z] ---> 638afac0c8da [2022-04-27T04:09:32.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-27T04:09:34.665Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:09:34.665Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:09:34.665Z] ---> be48a0371719 [2022-04-27T04:09:34.665Z] Step 3/25 : WORKDIR /edgex-go [2022-04-27T04:09:34.665Z] ---> Using cache [2022-04-27T04:09:34.665Z] ---> a00623ffc711 [2022-04-27T04:09:34.665Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:09:34.665Z] ---> Using cache [2022-04-27T04:09:34.665Z] ---> 6012d34a6eb6 [2022-04-27T04:09:34.665Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-27T04:09:34.665Z] ---> Running in 0440382ac651 [2022-04-27T04:09:35.269Z] ---> 5e89b6f04797 [2022-04-27T04:09:35.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-27T04:09:36.763Z] ---> 7596760550d0 [2022-04-27T04:09:36.763Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-27T04:09:36.763Z] ---> Running in 3fb85b599204 [2022-04-27T04:09:36.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:09:37.369Z] Removing intermediate container 3fb85b599204 [2022-04-27T04:09:37.369Z] ---> b9ca3b1e84b6 [2022-04-27T04:09:37.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:09:37.369Z] ---> Running in 165eb84779dd [2022-04-27T04:09:37.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:09:37.929Z] Removing intermediate container 165eb84779dd [2022-04-27T04:09:37.929Z] ---> e05ecfe9cf55 [2022-04-27T04:09:37.929Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T04:09:37.929Z] ---> Running in ceab1f364ed1 [2022-04-27T04:09:38.536Z] Removing intermediate container ceab1f364ed1 [2022-04-27T04:09:38.536Z] ---> ea5aa211ca0f [2022-04-27T04:09:38.536Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:09:38.818Z] ---> Running in fff8510ac6f1 [2022-04-27T04:09:39.094Z] Removing intermediate container fff8510ac6f1 [2022-04-27T04:09:39.094Z] ---> 6c41f19da3f0 [2022-04-27T04:09:39.094Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T04:09:39.374Z] ---> Running in e86b31e85a55 [2022-04-27T04:09:39.650Z] OK: 220 MiB in 52 packages [2022-04-27T04:09:40.252Z] Removing intermediate container e86b31e85a55 [2022-04-27T04:09:40.252Z] ---> 3b1e5d35cd3d [2022-04-27T04:09:40.252Z] [2022-04-27T04:09:41.248Z] Removing intermediate container 0440382ac651 [2022-04-27T04:09:41.248Z] ---> f8ddaf4d2e8f [2022-04-27T04:09:41.248Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-27T04:09:41.248Z] Successfully built 3b1e5d35cd3d [2022-04-27T04:09:41.248Z] Successfully tagged core-data-arm64:latest [2022-04-27T04:09:41.248Z]  Building core-data ... done Building support-scheduler [2022-04-27T04:09:42.236Z] ---> 9944776ae343 [2022-04-27T04:09:42.236Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:09:42.236Z] ---> Running in 02d5f2e76c3b [2022-04-27T04:09:47.678Z] Removing intermediate container 02d5f2e76c3b [2022-04-27T04:09:47.678Z] ---> 975e806a096e [2022-04-27T04:09:47.678Z] Step 8/25 : COPY . . [2022-04-27T04:09:57.880Z] Building bin/spire-server... [2022-04-27T04:09:57.880Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T04:09:57.880Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T04:09:57.880Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T04:09:57.880Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T04:09:57.880Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T04:09:59.875Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T04:10:00.489Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T04:10:01.098Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T04:10:01.098Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:10:01.381Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T04:10:01.659Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T04:10:01.943Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:10:01.943Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:10:02.223Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T04:10:02.223Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T04:10:02.223Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T04:10:02.223Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T04:10:02.501Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T04:10:02.501Z] Removing intermediate container 9760742337eb [2022-04-27T04:10:02.501Z] ---> 8c9261b25350 [2022-04-27T04:10:02.501Z] [2022-04-27T04:10:02.501Z] Step 9/20 : FROM alpine:3.15 [2022-04-27T04:10:02.501Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T04:10:02.779Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T04:10:02.779Z] 3.15: Pulling from library/alpine [2022-04-27T04:10:03.771Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T04:10:03.771Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T04:10:04.376Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T04:10:05.361Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T04:10:05.362Z] Status: Downloaded newer image for alpine:3.15 [2022-04-27T04:10:05.362Z] ---> 3fb3c9af89a9 [2022-04-27T04:10:05.362Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T04:10:06.348Z] ---> Running in 27083a300eaa [2022-04-27T04:10:06.962Z] Removing intermediate container 27083a300eaa [2022-04-27T04:10:06.962Z] ---> d48da9b3f3dd [2022-04-27T04:10:06.962Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:10:07.243Z] ---> Running in 44bb1feb6fc9 [2022-04-27T04:10:11.582Z] Removing intermediate container 44bb1feb6fc9 [2022-04-27T04:10:11.582Z] ---> f2b8380fbc73 [2022-04-27T04:10:11.582Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-27T04:10:11.582Z] ---> Running in 6b4427d78c33 [2022-04-27T04:10:14.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:10:14.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:10:16.285Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T04:10:16.285Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T04:10:16.285Z] OK: 15729 distinct packages available [2022-04-27T04:10:16.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:10:17.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:10:17.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:10:17.172Z] ---> be48a0371719 [2022-04-27T04:10:17.172Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T04:10:17.172Z] ---> Using cache [2022-04-27T04:10:17.172Z] ---> a00623ffc711 [2022-04-27T04:10:17.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:10:17.172Z] ---> Using cache [2022-04-27T04:10:17.172Z] ---> 6012d34a6eb6 [2022-04-27T04:10:17.172Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-27T04:10:17.172Z] ---> Using cache [2022-04-27T04:10:17.172Z] ---> f8ddaf4d2e8f [2022-04-27T04:10:17.172Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T04:10:17.172Z] ---> Using cache [2022-04-27T04:10:17.172Z] ---> 9944776ae343 [2022-04-27T04:10:17.172Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:10:17.172Z] ---> Using cache [2022-04-27T04:10:17.172Z] ---> 975e806a096e [2022-04-27T04:10:17.172Z] Step 8/22 : COPY . . [2022-04-27T04:10:17.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:10:19.212Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-27T04:10:19.212Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-27T04:10:19.212Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T04:10:19.484Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-27T04:10:19.484Z] (5/9) Installing curl (7.80.0-r0) [2022-04-27T04:10:19.756Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-27T04:10:19.756Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-27T04:10:19.756Z] (8/9) Installing libucontext (1.1-r0) [2022-04-27T04:10:20.029Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-27T04:10:20.029Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T04:10:20.029Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T04:10:20.627Z] OK: 8 MiB in 23 packages [2022-04-27T04:10:24.969Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T04:10:24.969Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T04:10:24.969Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:10:25.244Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T04:10:25.244Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T04:10:25.244Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:10:25.244Z] Removing intermediate container 6b4427d78c33 [2022-04-27T04:10:25.244Z] ---> 267f5dd25750 [2022-04-27T04:10:25.244Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:10:25.520Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T04:10:25.520Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T04:10:25.520Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T04:10:25.520Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:10:25.795Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T04:10:25.795Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T04:10:25.795Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:10:26.073Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:10:26.073Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T04:10:26.354Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T04:10:26.635Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T04:10:27.244Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T04:10:27.244Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T04:10:27.244Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T04:10:27.526Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T04:10:27.526Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T04:10:27.807Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T04:10:27.807Z]  ---> f0829dce6d6d [2022-04-27T04:10:27.807Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-27T04:10:27.807Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T04:10:27.807Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:10:27.807Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T04:10:27.807Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:10:28.094Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T04:10:28.094Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:10:28.378Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T04:10:28.656Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T04:10:28.656Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T04:10:28.656Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T04:10:28.656Z]  ---> 8080e08a7138 [2022-04-27T04:10:28.656Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-27T04:10:29.290Z] ---> Running in 08c8f90ea3af [2022-04-27T04:10:29.895Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T04:10:29.895Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T04:10:31.360Z] 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-27T04:10:31.970Z] ---> d397ad9a3b6f [2022-04-27T04:10:31.970Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-27T04:10:33.983Z] ---> ed6ac421bed3 [2022-04-27T04:10:33.983Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-27T04:10:33.983Z] ---> Running in d5f58e9f8750 [2022-04-27T04:10:34.723Z] Removing intermediate container d5f58e9f8750 [2022-04-27T04:10:34.723Z] ---> 39a51119a2be [2022-04-27T04:10:34.723Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:10:35.018Z] ---> Running in 20584e2bf400 [2022-04-27T04:10:36.138Z] Removing intermediate container 20584e2bf400 [2022-04-27T04:10:36.138Z] ---> 466bfc9bbd58 [2022-04-27T04:10:36.138Z] Step 18/20 : LABEL arch=arm64 [2022-04-27T04:10:36.421Z] ---> Running in 021ded6c44a8 [2022-04-27T04:10:37.453Z] Removing intermediate container 021ded6c44a8 [2022-04-27T04:10:37.453Z] ---> 6bc4bff946b5 [2022-04-27T04:10:37.453Z] Step 19/20 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:10:37.453Z] ---> Running in b465ca1822be [2022-04-27T04:10:38.441Z] Removing intermediate container b465ca1822be [2022-04-27T04:10:38.441Z] ---> 33531648816d [2022-04-27T04:10:38.441Z] Step 20/20 : LABEL version=0.0.0 [2022-04-27T04:10:38.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T04:10:38.441Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T04:10:38.441Z]  ---> Running in 9afa242594b2 [2022-04-27T04:10:38.441Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T04:10:38.441Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T04:10:38.715Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T04:10:38.715Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T04:10:39.311Z] Removing intermediate container 9afa242594b2 [2022-04-27T04:10:39.311Z] ---> 2d41c842c6ad [2022-04-27T04:10:39.311Z] [2022-04-27T04:10:39.311Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T04:10:39.311Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T04:10:39.311Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T04:10:40.297Z] Successfully built 2d41c842c6ad [2022-04-27T04:10:40.297Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-27T04:10:40.297Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-27T04:10:50.487Z] ---> ffc724047cb5 [2022-04-27T04:10:50.487Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-27T04:10:50.487Z] ---> Running in 161db14ddcfe [2022-04-27T04:10:52.484Z] 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-27T04:11:07.600Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T04:11:07.600Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T04:11:07.600Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T04:11:07.600Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T04:11:14.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:11:14.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:11:14.334Z] ---> be48a0371719 [2022-04-27T04:11:14.334Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T04:11:14.334Z] ---> Using cache [2022-04-27T04:11:14.334Z] ---> a00623ffc711 [2022-04-27T04:11:14.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:11:14.334Z] ---> Using cache [2022-04-27T04:11:14.334Z] ---> 6012d34a6eb6 [2022-04-27T04:11:14.334Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-27T04:11:15.798Z] ---> Running in 737e7779a6ab [2022-04-27T04:11:17.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:11:18.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:11:19.407Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T04:11:20.409Z] OK: 220 MiB in 52 packages [2022-04-27T04:11:21.888Z] Removing intermediate container 737e7779a6ab [2022-04-27T04:11:21.888Z] ---> fff8f341e24e [2022-04-27T04:11:21.888Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T04:11:23.344Z] ---> b1545073029c [2022-04-27T04:11:23.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:11:23.344Z] ---> Running in cef8b08e719e [2022-04-27T04:11:28.773Z] Removing intermediate container cef8b08e719e [2022-04-27T04:11:28.773Z] ---> 04903b0d9594 [2022-04-27T04:11:28.773Z] Step 8/23 : COPY . . [2022-04-27T04:11:50.996Z] ---> 67e1357bc2f5 [2022-04-27T04:11:50.996Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-27T04:11:50.996Z] ---> Running in 16047034c994 [2022-04-27T04:11:50.996Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T04:11:50.997Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T04:11:50.997Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T04:11:50.997Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T04:11:50.997Z] 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-27T04:11:52.987Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T04:11:53.591Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T04:11:54.586Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T04:11:56.035Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T04:11:58.032Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T04:11:58.032Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T04:11:58.310Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T04:11:58.589Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T04:11:58.865Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T04:12:00.316Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T04:12:00.316Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T04:12:00.595Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T04:12:00.873Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T04:12:01.150Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T04:12:01.150Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T04:12:01.755Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T04:12:08.497Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T04:12:08.497Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T04:12:08.497Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T04:12:08.497Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T04:12:08.498Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T04:12:08.498Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T04:12:08.498Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T04:12:08.778Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T04:12:08.778Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T04:12:09.766Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T04:12:10.754Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:12:11.032Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T04:12:11.032Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T04:12:12.021Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T04:12:12.021Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T04:12:12.623Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T04:12:12.623Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T04:12:12.623Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T04:12:12.900Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T04:12:12.900Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T04:12:12.900Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T04:12:14.345Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:12:14.345Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T04:12:14.345Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T04:12:14.345Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T04:12:14.345Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T04:12:17.963Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T04:12:18.569Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T04:12:18.569Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T04:12:18.844Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T04:12:18.844Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T04:12:18.844Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T04:12:19.121Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T04:12:19.399Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T04:12:20.002Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T04:12:23.411Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T04:12:25.394Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T04:12:25.394Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T04:12:25.670Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T04:12:26.272Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T04:12:26.550Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T04:12:26.550Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T04:12:26.826Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T04:12:27.102Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T04:12:27.102Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T04:12:27.102Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T04:12:37.291Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T04:12:37.291Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T04:12:37.291Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T04:12:37.291Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T04:13:09.659Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-27T04:13:09.659Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T04:15:46.610Z] 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-27T04:15:53.361Z] Removing intermediate container 08c8f90ea3af [2022-04-27T04:15:53.361Z] ---> 2efc8432cc24 [2022-04-27T04:15:53.361Z] [2022-04-27T04:15:53.361Z] Step 10/25 : FROM alpine:3.14 [2022-04-27T04:15:53.361Z] ---> ac73e934f311 [2022-04-27T04:15:53.361Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-27T04:15:53.361Z] ---> Running in db2179b66b9b [2022-04-27T04:15:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:15:55.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:15:56.622Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-27T04:15:56.899Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-27T04:15:56.899Z] (3/3) Installing su-exec (0.2-r1) [2022-04-27T04:15:56.899Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:15:56.899Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T04:15:57.176Z] OK: 6 MiB in 17 packages [2022-04-27T04:15:59.187Z] Removing intermediate container db2179b66b9b [2022-04-27T04:15:59.187Z] ---> 6c9508bcc1af [2022-04-27T04:15:59.187Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-27T04:15:59.187Z] ---> Running in c42b306d65a1 [2022-04-27T04:15:59.791Z] Removing intermediate container c42b306d65a1 [2022-04-27T04:15:59.791Z] ---> f8241373dbc7 [2022-04-27T04:15:59.791Z] Step 13/25 : WORKDIR / [2022-04-27T04:15:59.791Z] ---> Running in fb90358c61cb [2022-04-27T04:16:00.396Z] Removing intermediate container fb90358c61cb [2022-04-27T04:16:00.396Z] ---> ec2d76dce286 [2022-04-27T04:16:00.396Z] 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-27T04:16:01.412Z] ---> aca42d5bb913 [2022-04-27T04:16:01.412Z] 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-27T04:16:02.854Z] ---> 7d409829532e [2022-04-27T04:16:02.854Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-27T04:16:03.843Z] ---> bd98949bba06 [2022-04-27T04:16:03.843Z] 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-27T04:16:04.835Z] ---> 6afb24e73c26 [2022-04-27T04:16:04.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-27T04:16:06.852Z] ---> 3b25f4d7bee2 [2022-04-27T04:16:06.852Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-27T04:16:08.843Z] ---> 53058a40a8d2 [2022-04-27T04:16:08.843Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-27T04:16:09.455Z] ---> a422349ec3bd [2022-04-27T04:16:09.455Z] 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-27T04:16:09.730Z] ---> Running in 87aace3d093d [2022-04-27T04:16:13.140Z] Removing intermediate container 87aace3d093d [2022-04-27T04:16:13.140Z] ---> 1895e1277896 [2022-04-27T04:16:13.140Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-27T04:16:13.140Z] ---> Running in 7809f5c8fa17 [2022-04-27T04:16:13.419Z] Removing intermediate container 7809f5c8fa17 [2022-04-27T04:16:13.419Z] ---> c2aa2db59dbd [2022-04-27T04:16:13.419Z] Step 23/25 : LABEL arch=arm64 [2022-04-27T04:16:13.701Z] ---> Running in 8b7e73c2f711 [2022-04-27T04:16:14.304Z] Removing intermediate container 8b7e73c2f711 [2022-04-27T04:16:14.304Z] ---> a369f169007a [2022-04-27T04:16:14.304Z] Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:16:14.584Z] ---> Running in 4d80da23e48e [2022-04-27T04:16:15.186Z] Removing intermediate container 4d80da23e48e [2022-04-27T04:16:15.186Z] ---> 42ebe8e91908 [2022-04-27T04:16:15.186Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T04:16:15.186Z] ---> Running in ae748aea0d80 [2022-04-27T04:16:15.792Z] Removing intermediate container ae748aea0d80 [2022-04-27T04:16:15.792Z] ---> e0f4e76e6b4a [2022-04-27T04:16:15.792Z] [2022-04-27T04:16:16.282Z] Successfully built e0f4e76e6b4a [2022-04-27T04:16:16.282Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-27T04:16:16.282Z] Building core-metadata [2022-04-27T04:16:48.701Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:16:48.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:16:48.701Z] ---> be48a0371719 [2022-04-27T04:16:48.701Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> a00623ffc711 [2022-04-27T04:16:48.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> 6012d34a6eb6 [2022-04-27T04:16:48.701Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> f8ddaf4d2e8f [2022-04-27T04:16:48.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> 9944776ae343 [2022-04-27T04:16:48.701Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> 975e806a096e [2022-04-27T04:16:48.701Z] Step 8/23 : COPY . . [2022-04-27T04:16:48.701Z] ---> Using cache [2022-04-27T04:16:48.701Z] ---> ffc724047cb5 [2022-04-27T04:16:48.701Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-27T04:16:48.701Z] ---> Running in 602e5d39303f [2022-04-27T04:16:48.701Z] 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-27T04:17:15.534Z] Removing intermediate container 16047034c994 [2022-04-27T04:17:15.534Z] ---> f579357c8614 [2022-04-27T04:17:15.534Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-27T04:17:15.534Z] ---> Running in a93a798f25f4 [2022-04-27T04:17:15.534Z] 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-27T04:17:18.983Z] Removing intermediate container a93a798f25f4 [2022-04-27T04:17:18.983Z] ---> 0f6488649163 [2022-04-27T04:17:18.983Z] [2022-04-27T04:17:18.983Z] Step 11/23 : FROM docker:20.10.14 [2022-04-27T04:17:18.983Z] 20.10.14: Pulling from library/docker [2022-04-27T04:17:37.350Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-27T04:17:37.350Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-27T04:17:37.350Z] ---> c346e9eafbab [2022-04-27T04:17:37.350Z] 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-27T04:17:37.350Z] ---> Running in 9667e23f6fce [2022-04-27T04:17:37.350Z] Removing intermediate container 9667e23f6fce [2022-04-27T04:17:37.350Z] ---> 09ef0111feb7 [2022-04-27T04:17:37.350Z] 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-27T04:17:37.350Z] ---> Running in e289a165c8a4 [2022-04-27T04:17:38.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:17:38.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:17:39.800Z] (1/43) Installing readline (8.1.1-r0) [2022-04-27T04:17:39.800Z] (2/43) Installing bash (5.1.16-r0) [2022-04-27T04:17:39.800Z] Executing bash-5.1.16-r0.post-install [2022-04-27T04:17:39.800Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-27T04:17:39.800Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T04:17:39.800Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-27T04:17:39.800Z] (6/43) Installing curl (7.80.0-r0) [2022-04-27T04:17:39.800Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-27T04:17:39.800Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-27T04:17:39.800Z] (9/43) Installing expat (2.4.7-r0) [2022-04-27T04:17:39.800Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-27T04:17:39.800Z] (11/43) Installing gdbm (1.22-r0) [2022-04-27T04:17:39.800Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-27T04:17:39.800Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T04:17:39.800Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T04:17:39.800Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-27T04:17:39.800Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-27T04:17:40.086Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-27T04:17:42.756Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-27T04:17:42.756Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-27T04:17:42.756Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-27T04:17:42.756Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-27T04:17:42.756Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-27T04:17:42.756Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-27T04:17:43.031Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-27T04:17:43.031Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-27T04:17:43.031Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-27T04:17:43.031Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-27T04:17:43.031Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-27T04:17:43.031Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-27T04:17:43.031Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-27T04:17:43.031Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-27T04:17:43.031Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-27T04:17:43.031Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-27T04:17:43.307Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-27T04:17:43.307Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-27T04:17:43.307Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-27T04:17:43.307Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-27T04:17:43.307Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-27T04:17:43.307Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-27T04:17:43.307Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-27T04:17:43.307Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-27T04:17:43.585Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-27T04:17:43.585Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-27T04:17:44.189Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T04:17:44.189Z] OK: 82 MiB in 65 packages [2022-04-27T04:17:50.921Z] Collecting docker-compose==1.23.2 [2022-04-27T04:17:50.921Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-27T04:17:50.921Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-27T04:17:50.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-27T04:17:54.326Z] Collecting docopt<0.7,>=0.6.1 [2022-04-27T04:17:54.326Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-27T04:17:57.733Z] 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-27T04:17:57.733Z] Collecting jsonschema<3,>=2.5.1 [2022-04-27T04:17:57.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-27T04:17:58.011Z] Collecting texttable<0.10,>=0.9.0 [2022-04-27T04:17:58.011Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-27T04:18:01.427Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-27T04:18:01.427Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-27T04:18:02.419Z] Collecting PyYAML<4,>=3.10 [2022-04-27T04:18:02.419Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-27T04:18:07.836Z] Collecting cached-property<2,>=1.2.0 [2022-04-27T04:18:07.836Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-27T04:18:08.434Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-27T04:18:08.709Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-27T04:18:09.309Z] Collecting docker<4.0,>=3.6.0 [2022-04-27T04:18:09.309Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-27T04:18:09.584Z] Collecting docker-pycreds>=0.4.0 [2022-04-27T04:18:09.584Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-27T04:18:11.031Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-27T04:18:11.031Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-27T04:18:11.031Z] Collecting idna<2.8,>=2.5 [2022-04-27T04:18:11.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-27T04:18:11.314Z] 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-27T04:18:11.915Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-27T04:18:12.191Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-27T04:18:12.467Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-27T04:18:12.467Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-27T04:18:12.467Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-27T04:18:12.467Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-27T04:18:13.909Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-27T04:18:13.909Z] Attempting uninstall: urllib3 [2022-04-27T04:18:13.909Z] Found existing installation: urllib3 1.26.7 [2022-04-27T04:18:13.909Z] Uninstalling urllib3-1.26.7: [2022-04-27T04:18:14.185Z] Successfully uninstalled urllib3-1.26.7 [2022-04-27T04:18:15.173Z] Attempting uninstall: idna [2022-04-27T04:18:15.173Z] Found existing installation: idna 3.3 [2022-04-27T04:18:15.173Z] Uninstalling idna-3.3: [2022-04-27T04:18:15.173Z] Successfully uninstalled idna-3.3 [2022-04-27T04:18:18.581Z] Attempting uninstall: requests [2022-04-27T04:18:18.581Z] Found existing installation: requests 2.26.0 [2022-04-27T04:18:18.581Z] Uninstalling requests-2.26.0: [2022-04-27T04:18:18.581Z] Successfully uninstalled requests-2.26.0 [2022-04-27T04:18:19.186Z] Running setup.py install for texttable: started [2022-04-27T04:18:22.598Z] Running setup.py install for texttable: finished with status 'done' [2022-04-27T04:18:22.598Z] Running setup.py install for PyYAML: started [2022-04-27T04:18:27.214Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-27T04:18:27.214Z] Running setup.py install for docopt: started [2022-04-27T04:18:30.621Z] Running setup.py install for docopt: finished with status 'done' [2022-04-27T04:18:30.621Z] Running setup.py install for dockerpty: started [2022-04-27T04:18:34.030Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-27T04:18:36.009Z] 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-27T04:18:54.355Z] Removing intermediate container e289a165c8a4 [2022-04-27T04:18:54.355Z] ---> 57ba531a98bd [2022-04-27T04:18:54.355Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-27T04:18:54.355Z] ---> Running in a1344a4ae809 [2022-04-27T04:18:54.355Z] Removing intermediate container a1344a4ae809 [2022-04-27T04:18:54.355Z] ---> 9f892fb3ea3a [2022-04-27T04:18:54.355Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-27T04:18:54.355Z] ---> Running in 8334950f56c2 [2022-04-27T04:18:54.355Z] Removing intermediate container 8334950f56c2 [2022-04-27T04:18:54.355Z] ---> 7f11579aad75 [2022-04-27T04:18:54.355Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-27T04:18:54.646Z] ---> 177c7f144d8b [2022-04-27T04:18:54.646Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-27T04:18:55.658Z] ---> d6fdbf8f7ad5 [2022-04-27T04:18:55.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-27T04:18:56.657Z] ---> ab31f878aa08 [2022-04-27T04:18:56.657Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-27T04:18:56.941Z] ---> Running in 001448bc062d [2022-04-27T04:18:57.558Z] Removing intermediate container 001448bc062d [2022-04-27T04:18:57.558Z] ---> f68679eaba97 [2022-04-27T04:18:57.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:18:57.558Z] ---> Running in affeea27ace0 [2022-04-27T04:18:58.163Z] Removing intermediate container affeea27ace0 [2022-04-27T04:18:58.163Z] ---> 7dda30e18886 [2022-04-27T04:18:58.163Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T04:18:58.163Z] ---> Running in 6091e3f9abc9 [2022-04-27T04:18:58.780Z] Removing intermediate container 6091e3f9abc9 [2022-04-27T04:18:58.780Z] ---> d7d5e3986383 [2022-04-27T04:18:58.781Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:18:59.078Z] ---> Running in 6474966f9395 [2022-04-27T04:18:59.362Z] Removing intermediate container 6474966f9395 [2022-04-27T04:18:59.362Z] ---> 12ac6a4bd827 [2022-04-27T04:18:59.362Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T04:18:59.637Z] ---> Running in 61dcd4f1ac4e [2022-04-27T04:19:00.246Z] Removing intermediate container 61dcd4f1ac4e [2022-04-27T04:19:00.246Z] ---> 2a9ab1ce6175 [2022-04-27T04:19:00.246Z] [2022-04-27T04:19:00.526Z] Successfully built 2a9ab1ce6175 [2022-04-27T04:19:00.526Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-27T04:19:00.526Z] Building core-command [2022-04-27T04:19:15.646Z]  Building sys-mgmt-agent ... done Removing intermediate container 161db14ddcfe [2022-04-27T04:19:15.646Z] ---> 8f6e01bc0650 [2022-04-27T04:19:15.646Z] [2022-04-27T04:19:15.646Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T04:19:15.646Z] ---> ac73e934f311 [2022-04-27T04:19:15.646Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-27T04:19:15.646Z] ---> Running in c657db002997 [2022-04-27T04:19:16.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:19:16.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:19:18.851Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-27T04:19:18.851Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:19:18.851Z] OK: 5 MiB in 15 packages [2022-04-27T04:19:20.848Z] Removing intermediate container c657db002997 [2022-04-27T04:19:20.848Z] ---> f790f24f1224 [2022-04-27T04:19:20.848Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T04:19:21.128Z] ---> Running in 55ba2e31e671 [2022-04-27T04:19:22.127Z] Removing intermediate container 55ba2e31e671 [2022-04-27T04:19:22.127Z] ---> fe04715178fa [2022-04-27T04:19:22.127Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-27T04:19:22.127Z] ---> Running in 9a27870376d8 [2022-04-27T04:19:23.116Z] Removing intermediate container 9a27870376d8 [2022-04-27T04:19:23.116Z] ---> cb2265f46d9b [2022-04-27T04:19:23.116Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-27T04:19:23.116Z] ---> Running in d98c15934375 [2022-04-27T04:19:24.118Z] Removing intermediate container d98c15934375 [2022-04-27T04:19:24.118Z] ---> 1a9f2eb8c1e6 [2022-04-27T04:19:24.118Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:19:25.118Z] ---> ddfa1c31658d [2022-04-27T04:19:25.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-27T04:19:29.463Z] ---> 37fbad30f6e7 [2022-04-27T04:19:29.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-27T04:19:30.482Z] ---> 61f8981fef84 [2022-04-27T04:19:30.482Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-27T04:19:30.783Z] ---> Running in e1a013eebc0b [2022-04-27T04:19:31.404Z] Removing intermediate container e1a013eebc0b [2022-04-27T04:19:31.404Z] ---> 9f5eb578736b [2022-04-27T04:19:31.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:19:31.680Z] ---> Running in 2071b5db8b8f [2022-04-27T04:19:32.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:19:32.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:19:32.318Z] ---> be48a0371719 [2022-04-27T04:19:32.318Z] Step 3/23 : WORKDIR /edgex-go [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> a00623ffc711 [2022-04-27T04:19:32.318Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> 6012d34a6eb6 [2022-04-27T04:19:32.318Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> f8ddaf4d2e8f [2022-04-27T04:19:32.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> 9944776ae343 [2022-04-27T04:19:32.318Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> 975e806a096e [2022-04-27T04:19:32.318Z] Step 8/23 : COPY . . [2022-04-27T04:19:32.318Z] ---> Using cache [2022-04-27T04:19:32.318Z] ---> ffc724047cb5 [2022-04-27T04:19:32.318Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-27T04:19:32.594Z] Removing intermediate container 2071b5db8b8f [2022-04-27T04:19:32.594Z] ---> 473fe5bcfafa [2022-04-27T04:19:32.594Z] Step 20/22 : LABEL arch=arm64 [2022-04-27T04:19:32.594Z] ---> Running in 52c268ca1b63 [2022-04-27T04:19:32.594Z] ---> Running in 68c597096455 [2022-04-27T04:19:33.583Z] Removing intermediate container 68c597096455 [2022-04-27T04:19:33.583Z] ---> e3b016a705ec [2022-04-27T04:19:33.583Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:19:33.583Z] ---> Running in 073a0ec00cbe [2022-04-27T04:19:34.574Z] Removing intermediate container 073a0ec00cbe [2022-04-27T04:19:34.574Z] ---> 88a2b158287d [2022-04-27T04:19:34.574Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T04:19:34.574Z] ---> Running in 45a1e3636e42 [2022-04-27T04:19:35.174Z] 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-27T04:19:35.174Z] Removing intermediate container 45a1e3636e42 [2022-04-27T04:19:35.174Z] ---> 692ff4b0247b [2022-04-27T04:19:35.174Z] [2022-04-27T04:19:35.775Z] Successfully built 692ff4b0247b [2022-04-27T04:19:35.775Z] Successfully tagged support-scheduler-arm64:latest [2022-04-27T04:19:35.775Z] Building security-spire-server [2022-04-27T04:20:08.158Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:20:08.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:20:08.158Z] ---> be48a0371719 [2022-04-27T04:20:08.158Z] Step 3/25 : WORKDIR /edgex-go [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> a00623ffc711 [2022-04-27T04:20:08.158Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> 6012d34a6eb6 [2022-04-27T04:20:08.158Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> ae9fc767f3f6 [2022-04-27T04:20:08.158Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> 52c05f5f2c08 [2022-04-27T04:20:08.158Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> a7daf6e5b8e6 [2022-04-27T04:20:08.158Z] Step 8/25 : COPY . . [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> 024126705c57 [2022-04-27T04:20:08.158Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> 85ff7a2e33cd [2022-04-27T04:20:08.158Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> adfc7b867497 [2022-04-27T04:20:08.158Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-27T04:20:08.158Z] ---> Using cache [2022-04-27T04:20:08.158Z] ---> 8af35ea4b1ef [2022-04-27T04:20:08.158Z] 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-27T04:20:08.158Z] ---> Running in 9a28948ad704 [2022-04-27T04:20:10.793Z] spire-1.2.1/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.data/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.data/.file [2022-04-27T04:20:10.793Z] spire-1.2.1/.dockerignore [2022-04-27T04:20:10.793Z] spire-1.2.1/.gitattributes [2022-04-27T04:20:10.793Z] spire-1.2.1/.githooks/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.githooks/pre-commit [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/dependabot.yml [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-27T04:20:10.793Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-27T04:20:10.793Z] spire-1.2.1/.gitignore [2022-04-27T04:20:10.793Z] spire-1.2.1/.go-version [2022-04-27T04:20:10.793Z] spire-1.2.1/.golangci.yml [2022-04-27T04:20:10.793Z] spire-1.2.1/ADOPTERS.md [2022-04-27T04:20:10.793Z] spire-1.2.1/CHANGELOG.md [2022-04-27T04:20:10.793Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-27T04:20:10.793Z] spire-1.2.1/CODEOWNERS [2022-04-27T04:20:10.793Z] spire-1.2.1/CONTRIBUTING.md [2022-04-27T04:20:10.793Z] spire-1.2.1/Dockerfile [2022-04-27T04:20:10.793Z] spire-1.2.1/Dockerfile.dev [2022-04-27T04:20:10.793Z] spire-1.2.1/Dockerfile.scratch [2022-04-27T04:20:10.793Z] spire-1.2.1/LICENSE [2022-04-27T04:20:10.793Z] spire-1.2.1/MAINTAINERS.md [2022-04-27T04:20:10.793Z] spire-1.2.1/Makefile [2022-04-27T04:20:10.794Z] spire-1.2.1/README.md [2022-04-27T04:20:10.794Z] spire-1.2.1/ROADMAP.md [2022-04-27T04:20:10.794Z] spire-1.2.1/SECURITY.md [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-27T04:20:10.794Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/ [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/agent/ [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/agent/agent.conf [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/server/ [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/server/server.conf [2022-04-27T04:20:10.794Z] spire-1.2.1/conf/server/server_full.conf [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/ [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/SPIRE101.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/auditlog.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/ [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/scaling_spire.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/spire_agent.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/spire_server.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/supported_integrations.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/telemetry.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/telemetry_config.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/upgrading.md [2022-04-27T04:20:10.794Z] spire-1.2.1/doc/using_spire.md [2022-04-27T04:20:10.794Z] spire-1.2.1/examples/ [2022-04-27T04:20:10.794Z] spire-1.2.1/examples/README.md [2022-04-27T04:20:10.794Z] spire-1.2.1/go.mod [2022-04-27T04:20:10.794Z] spire-1.2.1/go.sum [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/agent.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-27T04:20:10.794Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/ [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/ [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/config.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-27T04:20:11.070Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/names.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/auth/ [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-27T04:20:11.071Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-27T04:20:11.072Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/config.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/context.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/health.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/log.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/log/options.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-27T04:20:11.347Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/profiling/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/uptime/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/task.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/version/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/version/version.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/api.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-27T04:20:11.348Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/health/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/id.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/status.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-27T04:20:11.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/config.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-27T04:20:11.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-27T04:20:11.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-27T04:20:11.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-27T04:20:11.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-27T04:20:11.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-27T04:20:12.346Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/registration/ [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/server.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/server_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/ [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/private/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/private/server/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/private/server/journal/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-27T04:20:12.347Z] spire-1.2.1/release/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/conf/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/conf/server/ [2022-04-27T04:20:12.347Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-27T04:20:12.347Z] spire-1.2.1/script/ [2022-04-27T04:20:12.347Z] spire-1.2.1/script/build-artifact.sh [2022-04-27T04:20:12.347Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-27T04:20:12.347Z] spire-1.2.1/support/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-27T04:20:12.347Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-27T04:20:12.347Z] spire-1.2.1/test/ [2022-04-27T04:20:12.347Z] spire-1.2.1/test/clock/ [2022-04-27T04:20:12.347Z] spire-1.2.1/test/clock/clock.go [2022-04-27T04:20:12.347Z] spire-1.2.1/test/fakes/ [2022-04-27T04:20:12.347Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/fixture.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/common [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-27T04:20:12.348Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-27T04:20:12.349Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-27T04:20:13.453Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-27T04:20:13.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/test-one.sh [2022-04-27T04:20:13.455Z] spire-1.2.1/test/integration/test.sh [2022-04-27T04:20:13.455Z] spire-1.2.1/test/plugintest/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/plugintest/config.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/plugintest/load.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/plugintest/option.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/dir.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/logs.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/suite.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/spiretest/x509.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testca/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testca/ca.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testkey/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testkey/generate.sh [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testkey/keys.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/testkey/new.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/tpmsimulator/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/ [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/cert_generation.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/io_redirection.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/race.go [2022-04-27T04:20:13.455Z] spire-1.2.1/test/util/util.go [2022-04-27T04:20:13.455Z] building spire from source... [2022-04-27T04:20:13.455Z] Installing go1.17.7... [2022-04-27T04:20:40.361Z] Building bin/spire-server... [2022-04-27T04:20:40.361Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-27T04:20:40.361Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-27T04:20:40.361Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-27T04:20:40.975Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-27T04:20:40.975Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-27T04:20:41.577Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-27T04:20:44.981Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-27T04:20:45.582Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T04:20:45.582Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:20:45.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-27T04:20:46.845Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-27T04:20:46.845Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:20:46.845Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:20:47.129Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-27T04:20:47.129Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-27T04:20:47.129Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-27T04:20:47.129Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-27T04:20:48.585Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-27T04:20:48.585Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-27T04:20:48.585Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-27T04:20:48.859Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-27T04:20:49.137Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-27T04:20:49.137Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-27T04:20:50.128Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-27T04:21:16.961Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-27T04:21:16.961Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:21:16.961Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-27T04:21:16.961Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:21:16.961Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-27T04:21:16.961Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-27T04:21:16.961Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-27T04:21:16.961Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-27T04:21:16.961Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-27T04:21:16.961Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-27T04:21:16.961Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T04:21:17.238Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:21:17.238Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:21:17.238Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:21:17.516Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T04:21:17.516Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-27T04:21:18.965Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-27T04:21:19.243Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T04:21:19.523Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-27T04:21:19.523Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-27T04:21:19.523Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-27T04:21:19.523Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-27T04:21:21.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-27T04:21:28.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-27T04:21:28.265Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-27T04:21:28.265Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:21:28.265Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T04:21:28.265Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-27T04:21:50.480Z] go: downloading google.golang.org/api v0.70.0 [2022-04-27T04:21:50.480Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-27T04:21:50.480Z] go: downloading k8s.io/api v0.23.4 [2022-04-27T04:22:02.915Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-27T04:22:03.901Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-27T04:22:03.901Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-27T04:22:04.177Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-27T04:22:04.778Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-27T04:22:05.055Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-27T04:22:05.658Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-27T04:22:38.068Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-27T04:22:38.068Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-27T04:22:38.068Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-27T04:22:38.068Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-27T04:22:38.068Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-27T04:22:38.345Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-27T04:22:39.793Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-27T04:22:42.574Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-27T04:22:43.239Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-27T04:22:44.975Z] Removing intermediate container 602e5d39303f [2022-04-27T04:22:44.975Z] ---> ee83615aec8e [2022-04-27T04:22:44.975Z] [2022-04-27T04:22:44.975Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T04:22:44.975Z] ---> ac73e934f311 [2022-04-27T04:22:44.975Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-27T04:22:44.975Z] ---> Using cache [2022-04-27T04:22:44.975Z] ---> f790f24f1224 [2022-04-27T04:22:44.975Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T04:22:44.975Z] ---> Using cache [2022-04-27T04:22:44.975Z] ---> fe04715178fa [2022-04-27T04:22:44.975Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-27T04:22:44.975Z] ---> Running in a23f79c77f16 [2022-04-27T04:22:45.644Z] Removing intermediate container a23f79c77f16 [2022-04-27T04:22:45.644Z] ---> 0c7a304cc45b [2022-04-27T04:22:45.644Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-27T04:22:45.644Z] ---> Running in be2c1f3db444 [2022-04-27T04:22:46.252Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-27T04:22:46.252Z] Removing intermediate container be2c1f3db444 [2022-04-27T04:22:46.252Z] ---> 084f8ccd8bc8 [2022-04-27T04:22:46.252Z] Step 15/23 : WORKDIR / [2022-04-27T04:22:46.252Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-27T04:22:46.535Z]  ---> Running in e5f089e5f738 [2022-04-27T04:22:46.810Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T04:22:46.810Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-27T04:22:46.810Z] Removing intermediate container e5f089e5f738 [2022-04-27T04:22:46.810Z] ---> 00be2bb30a55 [2022-04-27T04:22:46.810Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:22:47.797Z] ---> 955c0ed51b11 [2022-04-27T04:22:47.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-27T04:22:48.074Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-27T04:22:48.352Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-27T04:22:48.628Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-27T04:22:48.628Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:22:49.230Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-27T04:22:49.507Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:22:49.785Z]  ---> 885b642b8b6c [2022-04-27T04:22:49.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-27T04:22:50.060Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-27T04:22:50.343Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-27T04:22:50.959Z]  ---> 06a38cd74e4e [2022-04-27T04:22:50.959Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-27T04:22:50.959Z] ---> Running in ec6002ed09a5 [2022-04-27T04:22:51.557Z] Removing intermediate container ec6002ed09a5 [2022-04-27T04:22:51.557Z] ---> 72fb12d9575e [2022-04-27T04:22:51.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:22:51.557Z] ---> Running in 84217e3b5e22 [2022-04-27T04:22:51.832Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-27T04:22:52.106Z] Removing intermediate container 84217e3b5e22 [2022-04-27T04:22:52.106Z] ---> c0905aa7ac41 [2022-04-27T04:22:52.106Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T04:22:52.106Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-27T04:22:52.384Z]  ---> Running in 3ae6ff4b989f [2022-04-27T04:22:52.384Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-27T04:22:52.659Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-27T04:22:52.933Z] Removing intermediate container 3ae6ff4b989f [2022-04-27T04:22:52.933Z] ---> 053abdc7d189 [2022-04-27T04:22:52.933Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:22:52.933Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-27T04:22:52.933Z]  ---> Running in 1a36b7fd9b74 [2022-04-27T04:22:53.207Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-27T04:22:53.207Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T04:22:53.489Z] Removing intermediate container 1a36b7fd9b74 [2022-04-27T04:22:53.489Z] ---> 7d03bc759db6 [2022-04-27T04:22:53.489Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T04:22:53.773Z] ---> Running in 9a232e01b934 [2022-04-27T04:22:54.046Z] Removing intermediate container 9a232e01b934 [2022-04-27T04:22:54.046Z] ---> 8f17afa74952 [2022-04-27T04:22:54.046Z] [2022-04-27T04:22:54.646Z] Successfully built 8f17afa74952 [2022-04-27T04:22:54.646Z] Successfully tagged core-metadata-arm64:latest [2022-04-27T04:22:54.646Z]  Building core-metadata ... done Building support-notifications [2022-04-27T04:22:58.967Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-27T04:22:59.242Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-27T04:22:59.242Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-27T04:22:59.539Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-27T04:22:59.539Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-27T04:22:59.539Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-27T04:22:59.539Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-27T04:23:00.527Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-27T04:23:00.527Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-27T04:23:00.803Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-27T04:23:01.081Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-27T04:23:01.081Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-27T04:23:02.531Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-27T04:23:03.134Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:23:03.408Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-27T04:23:03.408Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-27T04:23:03.681Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-27T04:23:03.956Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-27T04:23:03.956Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-27T04:23:03.956Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-27T04:23:03.956Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-27T04:23:05.398Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:23:05.676Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-27T04:23:06.279Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-27T04:23:06.279Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-27T04:23:06.279Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-27T04:23:08.912Z] go: downloading go.opencensus.io v0.23.0 [2022-04-27T04:23:09.898Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-27T04:23:09.898Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-27T04:23:10.500Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-27T04:23:10.500Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T04:23:10.777Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T04:23:11.052Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-27T04:23:11.327Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-27T04:23:11.928Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-27T04:23:15.330Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-27T04:23:18.750Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-27T04:23:19.030Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T04:23:19.631Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-27T04:23:19.631Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-27T04:23:19.631Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-27T04:23:19.906Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-27T04:23:20.892Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T04:23:20.892Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-27T04:23:21.170Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-27T04:23:21.465Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-27T04:23:21.465Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-27T04:23:21.465Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-27T04:23:25.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-27T04:23:25.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-27T04:23:25.811Z] ---> be48a0371719 [2022-04-27T04:23:25.811Z] Step 3/22 : WORKDIR /edgex-go [2022-04-27T04:23:25.811Z] ---> Using cache [2022-04-27T04:23:25.811Z] ---> a00623ffc711 [2022-04-27T04:23:25.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:23:25.811Z] ---> Using cache [2022-04-27T04:23:25.811Z] ---> 6012d34a6eb6 [2022-04-27T04:23:25.811Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-27T04:23:25.811Z] ---> Running in 24a724770c79 [2022-04-27T04:23:27.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:23:28.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:23:29.225Z] OK: 220 MiB in 52 packages [2022-04-27T04:23:30.671Z] Removing intermediate container 24a724770c79 [2022-04-27T04:23:30.671Z] ---> 3787abca7687 [2022-04-27T04:23:30.671Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-27T04:23:32.114Z] ---> f6bf73a8cb3f [2022-04-27T04:23:32.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T04:23:32.114Z] ---> Running in ddce3a64e54f [2022-04-27T04:23:33.098Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-27T04:23:33.373Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-27T04:23:33.373Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-27T04:23:33.373Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T04:23:37.938Z] Removing intermediate container ddce3a64e54f [2022-04-27T04:23:37.938Z] ---> afc4a8f0f92d [2022-04-27T04:23:37.938Z] Step 8/22 : COPY . . [2022-04-27T04:24:00.242Z] ---> 9a355a1bfa39 [2022-04-27T04:24:00.242Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-27T04:24:00.242Z] ---> Running in 8080cfb8e73e [2022-04-27T04:24:00.242Z] 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-27T04:24:03.632Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-27T04:24:03.632Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-27T04:25:00.197Z] Removing intermediate container 52c268ca1b63 [2022-04-27T04:25:00.197Z] ---> 1b14fa609ee7 [2022-04-27T04:25:00.197Z] [2022-04-27T04:25:00.197Z] Step 10/23 : FROM alpine:3.14 [2022-04-27T04:25:00.197Z] ---> ac73e934f311 [2022-04-27T04:25:00.197Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-27T04:25:00.197Z] ---> Using cache [2022-04-27T04:25:00.197Z] ---> f790f24f1224 [2022-04-27T04:25:00.197Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T04:25:00.197Z] ---> Using cache [2022-04-27T04:25:00.197Z] ---> fe04715178fa [2022-04-27T04:25:00.197Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-27T04:25:00.197Z] ---> Running in 7c1e122e0f13 [2022-04-27T04:25:00.197Z] Removing intermediate container 7c1e122e0f13 [2022-04-27T04:25:00.197Z] ---> 66b555d1e19c [2022-04-27T04:25:00.197Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-27T04:25:00.197Z] ---> Running in b0561fcd3556 [2022-04-27T04:25:00.197Z] Removing intermediate container b0561fcd3556 [2022-04-27T04:25:00.197Z] ---> 0eb7e25987d2 [2022-04-27T04:25:00.197Z] Step 15/23 : WORKDIR / [2022-04-27T04:25:00.197Z] ---> Running in 764847a10460 [2022-04-27T04:25:00.197Z] Removing intermediate container 764847a10460 [2022-04-27T04:25:00.197Z] ---> e866e7389578 [2022-04-27T04:25:00.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:25:00.197Z] ---> 8c3dacbf0e77 [2022-04-27T04:25:00.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-27T04:25:00.197Z] ---> 22e675d66953 [2022-04-27T04:25:00.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-27T04:25:00.197Z] ---> 530e25707e53 [2022-04-27T04:25:00.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-27T04:25:00.197Z] ---> Running in 1e570edf4ef6 [2022-04-27T04:25:00.473Z] Removing intermediate container 1e570edf4ef6 [2022-04-27T04:25:00.473Z] ---> 824863951835 [2022-04-27T04:25:00.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:25:00.473Z] ---> Running in ed3f00ec819c [2022-04-27T04:25:01.084Z] Removing intermediate container ed3f00ec819c [2022-04-27T04:25:01.084Z] ---> aa2a1745302a [2022-04-27T04:25:01.084Z] Step 21/23 : LABEL arch=arm64 [2022-04-27T04:25:01.084Z] ---> Running in 20f763629206 [2022-04-27T04:25:01.692Z] Removing intermediate container 20f763629206 [2022-04-27T04:25:01.692Z] ---> 49d11f61b7dd [2022-04-27T04:25:01.692Z] Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:25:01.970Z] ---> Running in 67415caa09db [2022-04-27T04:25:02.575Z] Removing intermediate container 67415caa09db [2022-04-27T04:25:02.575Z] ---> 76b7da656877 [2022-04-27T04:25:02.575Z] Step 23/23 : LABEL version=0.0.0 [2022-04-27T04:25:02.575Z] ---> Running in 6214ce689f17 [2022-04-27T04:25:03.175Z] Removing intermediate container 6214ce689f17 [2022-04-27T04:25:03.175Z] ---> cde19b2774bc [2022-04-27T04:25:03.175Z] [2022-04-27T04:25:03.772Z] Successfully built cde19b2774bc [2022-04-27T04:25:03.772Z] Successfully tagged core-command-arm64:latest [2022-04-27T04:30:25.978Z]  Building core-command ... done Removing intermediate container 8080cfb8e73e [2022-04-27T04:30:25.978Z] ---> 98a3c04def11 [2022-04-27T04:30:25.978Z] [2022-04-27T04:30:25.978Z] Step 10/22 : FROM alpine:3.14 [2022-04-27T04:30:25.978Z] ---> ac73e934f311 [2022-04-27T04:30:25.978Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-27T04:30:25.978Z] ---> Running in 622691ba075f [2022-04-27T04:30:26.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:30:27.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:30:28.573Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-27T04:30:28.573Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-27T04:30:28.573Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T04:30:28.850Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T04:30:29.127Z] OK: 6 MiB in 16 packages [2022-04-27T04:30:31.148Z] Removing intermediate container 622691ba075f [2022-04-27T04:30:31.148Z] ---> 394a42af07bb [2022-04-27T04:30:31.148Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-27T04:30:31.423Z] ---> Running in 36c9492b4e52 [2022-04-27T04:30:32.037Z] Removing intermediate container 36c9492b4e52 [2022-04-27T04:30:32.037Z] ---> fef8e5f47b50 [2022-04-27T04:30:32.037Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-27T04:30:32.311Z] ---> Running in 3951b58c4913 [2022-04-27T04:30:32.920Z] Removing intermediate container 3951b58c4913 [2022-04-27T04:30:32.920Z] ---> 269d9f6d1811 [2022-04-27T04:30:32.920Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-27T04:30:32.920Z] ---> Running in 992f50a428fa [2022-04-27T04:30:33.520Z] Removing intermediate container 992f50a428fa [2022-04-27T04:30:33.520Z] ---> 1aa44a50c633 [2022-04-27T04:30:33.520Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-27T04:30:34.501Z] ---> 489c8c67f98f [2022-04-27T04:30:34.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-27T04:30:37.146Z] ---> ea3b94f7558b [2022-04-27T04:30:37.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-27T04:30:38.151Z] ---> 4a0a608c84dc [2022-04-27T04:30:38.151Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-27T04:30:38.151Z] ---> Running in 64194c19242c [2022-04-27T04:30:38.758Z] Removing intermediate container 64194c19242c [2022-04-27T04:30:38.758Z] ---> 6024f0318218 [2022-04-27T04:30:38.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T04:30:39.044Z] ---> Running in 79c14302810d [2022-04-27T04:30:39.651Z] Removing intermediate container 79c14302810d [2022-04-27T04:30:39.651Z] ---> 292f26c4f838 [2022-04-27T04:30:39.651Z] Step 20/22 : LABEL arch=arm64 [2022-04-27T04:30:39.651Z] ---> Running in 0d9215ffcccf [2022-04-27T04:30:40.265Z] Removing intermediate container 0d9215ffcccf [2022-04-27T04:30:40.265Z] ---> 42d9fd9a2577 [2022-04-27T04:30:40.265Z] Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:30:40.265Z] ---> Running in 3418878c9faf [2022-04-27T04:30:40.897Z] Removing intermediate container 3418878c9faf [2022-04-27T04:30:40.897Z] ---> e9750208b468 [2022-04-27T04:30:40.897Z] Step 22/22 : LABEL version=0.0.0 [2022-04-27T04:30:41.199Z] ---> Running in 5065ed9345e4 [2022-04-27T04:30:41.478Z] Removing intermediate container 5065ed9345e4 [2022-04-27T04:30:41.478Z] ---> df2871cb7abc [2022-04-27T04:30:41.478Z] [2022-04-27T04:30:42.089Z] Successfully built df2871cb7abc [2022-04-27T04:30:42.089Z] Successfully tagged support-notifications-arm64:latest [2022-04-27T04:45:05.863Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-27T04:45:05.863Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T04:45:05.863Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T04:45:05.863Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T04:45:05.863Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T04:45:05.863Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T04:45:05.863Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T04:45:05.863Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T04:45:05.863Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T04:45:05.863Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T04:45:05.863Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T04:45:05.863Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T04:45:05.863Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T04:45:05.863Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T04:48:12.874Z] Building bin/spire-agent... [2022-04-27T04:48:12.874Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T04:48:12.874Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T04:48:12.874Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T04:48:12.874Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T04:48:12.874Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T04:48:12.874Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T04:48:12.874Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T04:48:12.874Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T04:48:12.874Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T04:48:12.874Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T04:48:12.874Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T04:48:12.874Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T04:48:12.874Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T04:51:04.855Z] Removing intermediate container 4a96a6a72f25 [2022-04-27T04:51:04.855Z] ---> e53f4c40ad0f [2022-04-27T04:51:04.855Z] [2022-04-27T04:51:04.855Z] Step 13/26 : FROM alpine:3.15 [2022-04-27T04:51:04.855Z] ---> 3fb3c9af89a9 [2022-04-27T04:51:04.855Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T04:51:04.855Z] ---> Using cache [2022-04-27T04:51:04.855Z] ---> d48da9b3f3dd [2022-04-27T04:51:04.855Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:51:04.855Z] ---> Using cache [2022-04-27T04:51:04.855Z] ---> f2b8380fbc73 [2022-04-27T04:51:04.855Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-27T04:51:04.855Z] ---> Running in e34cd48f5748 [2022-04-27T04:51:04.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:51:04.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:51:05.455Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T04:51:05.455Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T04:51:05.455Z] OK: 15729 distinct packages available [2022-04-27T04:51:05.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:51:06.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:51:07.420Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-27T04:51:07.420Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-27T04:51:07.420Z] (3/5) Installing libucontext (1.1-r0) [2022-04-27T04:51:07.420Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-27T04:51:07.693Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-27T04:51:07.693Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T04:51:07.693Z] OK: 6 MiB in 19 packages [2022-04-27T04:51:09.679Z] Removing intermediate container e34cd48f5748 [2022-04-27T04:51:09.679Z] ---> 2a217ee491e2 [2022-04-27T04:51:09.679Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-27T04:51:12.301Z] ---> 75cda4ba5886 [2022-04-27T04:51:12.301Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T04:51:19.031Z] ---> e51a06d49314 [2022-04-27T04:51:19.031Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T04:51:19.031Z] ---> 38ecafe7752e [2022-04-27T04:51:19.031Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-27T04:51:19.632Z] ---> 66f6580b5e1e [2022-04-27T04:51:19.632Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-27T04:51:20.620Z] ---> 31f25455fa6a [2022-04-27T04:51:20.620Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T04:51:20.899Z] ---> Running in 7023fa9041d1 [2022-04-27T04:51:21.498Z] Removing intermediate container 7023fa9041d1 [2022-04-27T04:51:21.498Z] ---> 2423d645bab3 [2022-04-27T04:51:21.498Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T04:51:21.498Z] ---> Running in 8b7d791bbdbe [2022-04-27T04:51:22.097Z] Removing intermediate container 8b7d791bbdbe [2022-04-27T04:51:22.097Z] ---> 80afaeccb558 [2022-04-27T04:51:22.097Z] Step 24/26 : LABEL arch=arm64 [2022-04-27T04:51:22.097Z] ---> Running in d66ed3eb918b [2022-04-27T04:51:22.701Z] Removing intermediate container d66ed3eb918b [2022-04-27T04:51:22.701Z] ---> b45b520ae8fc [2022-04-27T04:51:22.701Z] Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:51:22.983Z] ---> Running in cba6cbdefa3b [2022-04-27T04:51:23.587Z] Removing intermediate container cba6cbdefa3b [2022-04-27T04:51:23.587Z] ---> acb56fdc14fa [2022-04-27T04:51:23.587Z] Step 26/26 : LABEL version=0.0.0 [2022-04-27T04:51:23.859Z] ---> Running in 2886f27df3fe [2022-04-27T04:51:24.130Z] Removing intermediate container 2886f27df3fe [2022-04-27T04:51:24.130Z] ---> a8a052377c11 [2022-04-27T04:51:24.130Z] [2022-04-27T04:51:24.726Z] Successfully built a8a052377c11 [2022-04-27T04:51:24.726Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-27T04:51:57.097Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-27T04:51:57.097Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-27T04:51:57.097Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-27T04:51:57.097Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-27T04:51:57.097Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-27T04:51:59.076Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-27T04:52:00.069Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-27T04:52:00.069Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-27T04:52:00.069Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T04:52:00.069Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T04:52:00.345Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-27T04:52:00.345Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-27T04:52:00.345Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-27T04:52:00.345Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T04:53:37.181Z] Removing intermediate container bb04b820b93d [2022-04-27T04:53:37.181Z] ---> ed9d3818cad8 [2022-04-27T04:53:37.181Z] [2022-04-27T04:53:37.181Z] Step 13/26 : FROM alpine:3.15 [2022-04-27T04:53:37.181Z] ---> 3fb3c9af89a9 [2022-04-27T04:53:37.181Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T04:53:37.181Z] ---> Using cache [2022-04-27T04:53:37.181Z] ---> d48da9b3f3dd [2022-04-27T04:53:37.181Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:53:37.181Z] ---> Using cache [2022-04-27T04:53:37.181Z] ---> f2b8380fbc73 [2022-04-27T04:53:37.181Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-27T04:53:37.181Z] ---> Running in d2ca3b2f85fe [2022-04-27T04:53:37.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:53:37.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:53:37.181Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-27T04:53:37.181Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-27T04:53:37.181Z] OK: 15729 distinct packages available [2022-04-27T04:53:37.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T04:53:37.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T04:53:37.181Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-27T04:53:37.181Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-27T04:53:37.181Z] (3/4) Installing libucontext (1.1-r0) [2022-04-27T04:53:37.181Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-27T04:53:37.181Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T04:53:37.181Z] OK: 6 MiB in 18 packages [2022-04-27T04:53:37.181Z] Removing intermediate container d2ca3b2f85fe [2022-04-27T04:53:37.181Z] ---> 964fd1511d68 [2022-04-27T04:53:37.181Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T04:53:40.567Z] ---> f3b5a9b866b9 [2022-04-27T04:53:40.567Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T04:53:41.168Z] ---> dc8581df3abb [2022-04-27T04:53:41.168Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-27T04:53:41.168Z] ---> Running in fc8e246bedf3 [2022-04-27T04:53:41.450Z] Removing intermediate container fc8e246bedf3 [2022-04-27T04:53:41.450Z] ---> e3011ed69008 [2022-04-27T04:53:41.450Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-27T04:53:42.433Z] ---> a329a0aaa369 [2022-04-27T04:53:42.433Z] Step 21/26 : WORKDIR / [2022-04-27T04:53:42.433Z] ---> Running in 5f81c2a4135c [2022-04-27T04:53:43.026Z] Removing intermediate container 5f81c2a4135c [2022-04-27T04:53:43.026Z] ---> 55ae55c0a33d [2022-04-27T04:53:43.026Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T04:53:43.026Z] ---> Running in 57f47e0d7468 [2022-04-27T04:53:43.300Z] Removing intermediate container 57f47e0d7468 [2022-04-27T04:53:43.300Z] ---> d8b8f6475245 [2022-04-27T04:53:43.300Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T04:53:43.576Z] ---> Running in 69cf7f5cd608 [2022-04-27T04:53:43.848Z] Removing intermediate container 69cf7f5cd608 [2022-04-27T04:53:43.848Z] ---> afb48a554404 [2022-04-27T04:53:43.848Z] Step 24/26 : LABEL arch=arm64 [2022-04-27T04:53:43.848Z] ---> Running in 7f49988ac7d6 [2022-04-27T04:53:44.440Z] Removing intermediate container 7f49988ac7d6 [2022-04-27T04:53:44.440Z] ---> 38699bb0150b [2022-04-27T04:53:44.440Z] Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:53:44.440Z] ---> Running in d950a71b3a71 [2022-04-27T04:53:45.039Z] Removing intermediate container d950a71b3a71 [2022-04-27T04:53:45.039Z] ---> 8eb5f3c5ca11 [2022-04-27T04:53:45.039Z] Step 26/26 : LABEL version=0.0.0 [2022-04-27T04:53:45.039Z] ---> Running in c34a303f94ee [2022-04-27T04:53:45.311Z] Removing intermediate container c34a303f94ee [2022-04-27T04:53:45.311Z] ---> 523060d95295 [2022-04-27T04:53:45.311Z] [2022-04-27T04:53:45.584Z] Successfully built 523060d95295 [2022-04-27T04:53:45.584Z] Successfully tagged security-spire-config-arm64:latest [2022-04-27T04:55:52.405Z]  Building security-spire-config ... done Removing intermediate container 9a28948ad704 [2022-04-27T04:55:52.405Z] ---> 50095ddc1a91 [2022-04-27T04:55:52.405Z] [2022-04-27T04:55:52.405Z] Step 13/25 : FROM alpine:3.15 [2022-04-27T04:55:52.405Z] ---> 3fb3c9af89a9 [2022-04-27T04:55:52.405Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-27T04:55:52.405Z] ---> Using cache [2022-04-27T04:55:52.405Z] ---> d48da9b3f3dd [2022-04-27T04:55:52.405Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T04:55:52.405Z] ---> Using cache [2022-04-27T04:55:52.405Z] ---> f2b8380fbc73 [2022-04-27T04:55:52.405Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-27T04:55:52.405Z] ---> Using cache [2022-04-27T04:55:52.405Z] ---> 2a217ee491e2 [2022-04-27T04:55:52.405Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-27T04:55:52.405Z] ---> 8beace6b5d5b [2022-04-27T04:55:52.406Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-27T04:55:52.406Z] ---> 5f197ea3c36f [2022-04-27T04:55:52.406Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-27T04:55:52.406Z] ---> b447af42eda9 [2022-04-27T04:55:52.406Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-27T04:55:52.406Z] ---> 5a341bb15b54 [2022-04-27T04:55:52.406Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-27T04:55:52.406Z] ---> Running in c42d62c3cb4a [2022-04-27T04:55:52.406Z] Removing intermediate container c42d62c3cb4a [2022-04-27T04:55:52.406Z] ---> 39d4fac1f8d9 [2022-04-27T04:55:52.406Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-27T04:55:52.406Z] ---> Running in ed40d93092d6 [2022-04-27T04:55:52.406Z] Removing intermediate container ed40d93092d6 [2022-04-27T04:55:52.406Z] ---> 4f194e040ce5 [2022-04-27T04:55:52.406Z] Step 23/25 : LABEL arch=arm64 [2022-04-27T04:55:52.406Z] ---> Running in 5743279d449a [2022-04-27T04:55:52.406Z] Removing intermediate container 5743279d449a [2022-04-27T04:55:52.406Z] ---> df37997c957d [2022-04-27T04:55:52.406Z] Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 [2022-04-27T04:55:52.406Z] ---> Running in 464426e102d3 [2022-04-27T04:55:52.406Z] Removing intermediate container 464426e102d3 [2022-04-27T04:55:52.406Z] ---> 76230cf226a2 [2022-04-27T04:55:52.406Z] Step 25/25 : LABEL version=0.0.0 [2022-04-27T04:55:52.406Z] ---> Running in 7de8d2f7fe0d [2022-04-27T04:55:52.406Z] Removing intermediate container 7de8d2f7fe0d [2022-04-27T04:55:52.406Z] ---> 293975fa32fa [2022-04-27T04:55:52.406Z] [2022-04-27T04:55:52.406Z] Successfully built 293975fa32fa [2022-04-27T04:55:52.406Z] Successfully tagged security-spire-server-arm64:latest [2022-04-27T04:55:52.421Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-27T04:55:52.411Z] $ docker stop --time=1 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 [2022-04-27T04:55:54.118Z] $ docker rm -f 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T04:55:54.708Z] + docker images [2022-04-27T04:55:54.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T04:55:54.979Z] security-spire-server-arm64 latest 293975fa32fa 3 seconds ago 86.3MB [2022-04-27T04:55:54.979Z] 50095ddc1a91 25 seconds ago 4.14GB [2022-04-27T04:55:54.979Z] security-spire-config-arm64 latest 523060d95295 2 minutes ago 85.6MB [2022-04-27T04:55:54.979Z] ed9d3818cad8 2 minutes ago 4.14GB [2022-04-27T04:55:54.979Z] security-spire-agent-arm64 latest a8a052377c11 4 minutes ago 126MB [2022-04-27T04:55:54.979Z] e53f4c40ad0f 5 minutes ago 4.14GB [2022-04-27T04:55:54.979Z] support-notifications-arm64 latest df2871cb7abc 25 minutes ago 25.8MB [2022-04-27T04:55:54.979Z] 98a3c04def11 25 minutes ago 1.37GB [2022-04-27T04:55:54.979Z] core-command-arm64 latest cde19b2774bc 30 minutes ago 15.5MB [2022-04-27T04:55:54.979Z] 1b14fa609ee7 31 minutes ago 1.31GB [2022-04-27T04:55:54.979Z] core-metadata-arm64 latest 8f17afa74952 33 minutes ago 16.3MB [2022-04-27T04:55:54.979Z] ee83615aec8e 33 minutes ago 1.31GB [2022-04-27T04:55:54.979Z] support-scheduler-arm64 latest 692ff4b0247b 36 minutes ago 25.3MB [2022-04-27T04:55:54.979Z] 8f6e01bc0650 36 minutes ago 1.36GB [2022-04-27T04:55:54.979Z] sys-mgmt-agent-arm64 latest 2a9ab1ce6175 36 minutes ago 282MB [2022-04-27T04:55:54.979Z] 0f6488649163 38 minutes ago 1.31GB [2022-04-27T04:55:54.979Z] security-secretstore-setup-arm64 latest e0f4e76e6b4a 39 minutes ago 27.5MB [2022-04-27T04:55:54.979Z] 2efc8432cc24 40 minutes ago 1.32GB [2022-04-27T04:55:54.979Z] security-spiffe-token-provider-arm64 latest 2d41c842c6ad 45 minutes ago 27.9MB [2022-04-27T04:55:54.980Z] 8c9261b25350 45 minutes ago 1.36GB [2022-04-27T04:55:54.980Z] core-data-arm64 latest 3b1e5d35cd3d 46 minutes ago 21.6MB [2022-04-27T04:55:54.980Z] 149a62387df4 46 minutes ago 1.34GB [2022-04-27T04:55:54.980Z] security-bootstrapper-arm64 latest 73c8a1dad36b 47 minutes ago 18.3MB [2022-04-27T04:55:54.980Z] security-proxy-setup-arm64 latest 6aa54c454519 47 minutes ago 26.1MB [2022-04-27T04:55:54.980Z] bb6473426d24 47 minutes ago 1.31GB [2022-04-27T04:55:54.980Z] 25b939c3ee5a 47 minutes ago 1.32GB [2022-04-27T04:55:54.980Z] ci-base-image-arm64 latest be48a0371719 About an hour ago 886MB [2022-04-27T04:55:54.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB [2022-04-27T04:55:54.980Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-27T04:55:54.980Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-27T04:55:54.980Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-27T04:55:54.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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-27T04:55:55.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T04:55:55.424Z] [2022-04-27T04:55:55.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:55:55.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T04:55:56.043Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T04:55:56.043Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T04:55:56.043Z] 04944245beec: Pulling fs layer [2022-04-27T04:55:56.043Z] 699f458cf7ca: Pulling fs layer [2022-04-27T04:55:56.043Z] 765212b225bb: Pulling fs layer [2022-04-27T04:55:56.043Z] f23df028b6ca: Pulling fs layer [2022-04-27T04:55:56.043Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T04:55:56.043Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T04:55:56.043Z] f23df028b6ca: Waiting [2022-04-27T04:55:56.043Z] 765212b225bb: Waiting [2022-04-27T04:55:56.043Z] d65c8cfc05b1: Waiting [2022-04-27T04:55:56.043Z] 2437ff75d9bd: Waiting [2022-04-27T04:55:56.043Z] 04944245beec: Download complete [2022-04-27T04:55:56.043Z] 765212b225bb: Verifying Checksum [2022-04-27T04:55:56.043Z] 765212b225bb: Download complete [2022-04-27T04:55:56.043Z] f23df028b6ca: Verifying Checksum [2022-04-27T04:55:56.043Z] f23df028b6ca: Download complete [2022-04-27T04:55:56.043Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T04:55:56.043Z] d65c8cfc05b1: Download complete [2022-04-27T04:55:56.315Z] 699f458cf7ca: Verifying Checksum [2022-04-27T04:55:56.315Z] 699f458cf7ca: Download complete [2022-04-27T04:55:56.587Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T04:55:56.587Z] 8998bd30e6a1: Download complete [2022-04-27T04:55:59.209Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T04:55:59.209Z] 2437ff75d9bd: Download complete [2022-04-27T04:56:01.181Z] 8998bd30e6a1: Pull complete [2022-04-27T04:56:01.453Z] 04944245beec: Pull complete [2022-04-27T04:56:02.885Z] 699f458cf7ca: Pull complete [2022-04-27T04:56:03.156Z] 765212b225bb: Pull complete [2022-04-27T04:56:04.134Z] f23df028b6ca: Pull complete [2022-04-27T04:56:04.134Z] d65c8cfc05b1: Pull complete [2022-04-27T04:56:22.533Z] 2437ff75d9bd: Pull complete [2022-04-27T04:56:22.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T04:56:22.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T04:56:22.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T04:56:22.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container [2022-04-27T04:56:22.819Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T04:56:25.521Z] $ docker top adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:26.519Z] ---> job-cost.sh [2022-04-27T04:56:26.519Z] lf-activate-venv: SKIPPING [2022-04-27T04:56:26.519Z] INFO: No Stack... [2022-04-27T04:56:27.112Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T04:56:28.085Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T04:56:28.744Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-04-27T04:56:28.744Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T04:56:28.778Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] [2022-04-27T04:56:28.784Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] did not exist. Created. [2022-04-27T04:56:28.784Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T04:56:29.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T04:56:29.629Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T04:56:29.639Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T04:56:29.645Z] $ docker stop --time=1 adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 [2022-04-27T04:56:31.169Z] $ docker rm -f adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 [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-27T04:56:31.719Z] provisioning config files... [2022-04-27T04:56:31.731Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config628943383671113384tmp [Pipeline] { [Pipeline] sh [2022-04-27T04:56:32.045Z] + set +x [2022-04-27T04:56:32.045Z] + curl -s https://codecov.io/bash [2022-04-27T04:56:32.045Z] + bash -s -- [2022-04-27T04:56:32.045Z] [2022-04-27T04:56:32.045Z] _____ _ [2022-04-27T04:56:32.045Z] / ____| | | [2022-04-27T04:56:32.045Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T04:56:32.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T04:56:32.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T04:56:32.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T04:56:32.045Z] Bash-1.0.6 [2022-04-27T04:56:32.045Z] [2022-04-27T04:56:32.045Z] [2022-04-27T04:56:32.045Z] ==> git version 2.25.1 found [2022-04-27T04:56:32.045Z] ==> 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-27T04:56:32.045Z] Release-Date: 2020-01-08 [2022-04-27T04:56:32.045Z] 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-27T04:56:32.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T04:56:32.045Z] ==> Jenkins CI detected. [2022-04-27T04:56:32.045Z] current dir:  /w/workspace/edgex-go/4 [2022-04-27T04:56:32.045Z] project root: . [2022-04-27T04:56:32.045Z] --> token set from env [2022-04-27T04:56:32.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T04:56:32.306Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T04:56:32.306Z] ==> Python coveragepy not found [2022-04-27T04:56:32.306Z] ==> Searching for coverage reports in: [2022-04-27T04:56:32.306Z] + . [2022-04-27T04:56:32.306Z] -> Found 1 reports [2022-04-27T04:56:32.306Z] ==> Detecting git/mercurial file structure [2022-04-27T04:56:32.306Z] ==> Reading reports [2022-04-27T04:56:32.306Z] + ./coverage.out bytes=435134 [2022-04-27T04:56:32.306Z] ==> Appending adjustments [2022-04-27T04:56:32.306Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T04:56:33.700Z] + Found adjustments [2022-04-27T04:56:33.700Z] ==> Gzipping contents [2022-04-27T04:56:33.700Z] 60K /tmp/codecov.N3Yv72.gz [2022-04-27T04:56:33.700Z] ==> Uploading reports [2022-04-27T04:56:33.700Z] url: https://codecov.io [2022-04-27T04:56:33.700Z] query: branch=PR-3987&commit=691727bfbe342f3f465f8b721fed9faf2bfdabb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-27T04:56:33.700Z] -> Pinging Codecov [2022-04-27T04:56:33.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=691727bfbe342f3f465f8b721fed9faf2bfdabb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-27T04:56:34.272Z] -> Uploading to [2022-04-27T04:56:34.272Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/00271124DB129430A58F1EEE437C3FCB/691727bfbe342f3f465f8b721fed9faf2bfdabb8/f324039f-4940-4681-9fab-b146fff8c7ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T045633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1509836bd722740a3bfb879a44a5e19b788c8368a6d50c86b1a76b5ae598887c [2022-04-27T04:56:34.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T04:56:34.272Z] Dload Upload Total Spent Left Speed [2022-04-27T04:56:34.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59856 0 0 100 59856 0 233k --:--:-- --:--:-- --:--:-- 233k [2022-04-27T04:56:34.272Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] } [2022-04-27T04:56:34.281Z] 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-27T04:56:34.976Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:35.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:36.525Z] ---> package-listing.sh [2022-04-27T04:56:36.525Z] ++ facter osfamily [2022-04-27T04:56:36.525Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T04:56:36.786Z] + OS_FAMILY=debian [2022-04-27T04:56:36.786Z] + workspace=/w/workspace/edgex-go/4 [2022-04-27T04:56:36.786Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T04:56:36.786Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T04:56:36.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T04:56:36.786Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T04:56:36.786Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-27T04:56:36.786Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T04:56:36.786Z] + case "${OS_FAMILY}" in [2022-04-27T04:56:36.786Z] + grep '^ii' [2022-04-27T04:56:36.786Z] + dpkg -l [2022-04-27T04:56:36.786Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T04:56:36.786Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T04:56:36.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T04:56:36.786Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-27T04:56:36.786Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-27T04:56:36.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-27T04:56:36.798Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T04:56:37.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:56:37.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T04:56:37.643Z] [2022-04-27T04:56:37.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T04:56:37.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T04:56:37.944Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T04:56:37.944Z] 5eb5b503b376: Pulling fs layer [2022-04-27T04:56:37.944Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T04:56:37.944Z] ec43610c2a17: Pulling fs layer [2022-04-27T04:56:37.944Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T04:56:37.944Z] 33b1e0a273af: Pulling fs layer [2022-04-27T04:56:37.944Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T04:56:37.944Z] 2f39f015ded8: Pulling fs layer [2022-04-27T04:56:37.944Z] 3a2ae6a8a46f: Waiting [2022-04-27T04:56:37.944Z] 2f39f015ded8: Waiting [2022-04-27T04:56:37.944Z] 33b1e0a273af: Waiting [2022-04-27T04:56:37.944Z] 5d3b04190fa2: Waiting [2022-04-27T04:56:37.944Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T04:56:37.944Z] 5c69ac0246d0: Download complete [2022-04-27T04:56:37.944Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T04:56:37.944Z] 3a2ae6a8a46f: Download complete [2022-04-27T04:56:38.206Z] 33b1e0a273af: Verifying Checksum [2022-04-27T04:56:38.206Z] 33b1e0a273af: Download complete [2022-04-27T04:56:38.206Z] ec43610c2a17: Verifying Checksum [2022-04-27T04:56:38.206Z] ec43610c2a17: Download complete [2022-04-27T04:56:38.206Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T04:56:38.206Z] 5d3b04190fa2: Download complete [2022-04-27T04:56:38.206Z] 5eb5b503b376: Download complete [2022-04-27T04:56:39.150Z] 2f39f015ded8: Download complete [2022-04-27T04:56:40.089Z] 5eb5b503b376: Pull complete [2022-04-27T04:56:40.089Z] 5c69ac0246d0: Pull complete [2022-04-27T04:56:40.663Z] ec43610c2a17: Pull complete [2022-04-27T04:56:40.925Z] 3a2ae6a8a46f: Pull complete [2022-04-27T04:56:41.184Z] 33b1e0a273af: Pull complete [2022-04-27T04:56:41.184Z] 5d3b04190fa2: Pull complete [2022-04-27T04:56:46.461Z] 2f39f015ded8: Pull complete [2022-04-27T04:56:46.462Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T04:56:46.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T04:56:46.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T04:56:46.543Z] prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container [2022-04-27T04:56:46.575Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T04:56:48.827Z] $ docker top 287e1c11ae6c37129dd1f43d17e2736524e84a7cc4d15031f926e643028d1944 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T04:56:49.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T04:56:49.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T04:56:49.791Z] + ls /var/log/sa-host [2022-04-27T04:56:49.791Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T04:56:50.005Z] provisioning config files... [2022-04-27T04:56:50.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6322928451088650464tmp [Pipeline] { [Pipeline] echo [2022-04-27T04:56:50.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:50.318Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T04:56:50.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:50.669Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T04:56:50.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:50.971Z] ---> sudo-logs.sh [2022-04-27T04:56:50.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T04:56:50.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:51.288Z] ---> job-cost.sh [2022-04-27T04:56:51.288Z] lf-activate-venv: SKIPPING [2022-04-27T04:56:51.288Z] DEBUG: total: 0.2199999988079071 [2022-04-27T04:56:51.288Z] INFO: Retrieving Stack Cost... [2022-04-27T04:56:51.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T04:56:52.121Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T04:56:52.139Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T04:56:52.429Z] ---> logs-deploy.sh [2022-04-27T04:56:52.429Z] lf-activate-venv: SKIPPING [2022-04-27T04:56:52.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/4 [2022-04-27T04:56:52.429Z] INFO: archiving workspace using pattern(s): [2022-04-27T04:56:53.374Z] Archives upload complete. [2022-04-27T04:56:53.636Z] INFO: archiving logs to Nexus