Pull request #3948 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3db86b266b9ada9f28d32770b3141757d7bc06af+7c172932d67f5deb00d2ba71bf7bdd749298babf (00468fd2568658231d2490317dbf5c7d33fe8db5) 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-ssh15314953018409638137.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-ssh2547086685822395760.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-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12252017151497709909.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-ssh3686567385719331766.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10979724562038417107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21349’ Running on prd-ubuntu20.04-docker-8c-8g-21352 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit 3db86b266b9ada9f28d32770b3141757d7bc06af Merge succeeded, producing 2322b4727af880fbea34d3547a95987c1f58e81f Checking out Revision 2322b4727af880fbea34d3547a95987c1f58e81f (PR-3948) > git config core.sparsecheckout # timeout=10 > git checkout -f 3db86b266b9ada9f28d32770b3141757d7bc06af # 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 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2322b4727af880fbea34d3547a95987c1f58e81f # timeout=10 Commit message: "Merge commit '7c172932d67f5deb00d2ba71bf7bdd749298babf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 00c66a75f396ccaced37ae6da6229259c1133599 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T16:01:04.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T16:01:04.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T16:01:04.663Z] ========================================================= [2022-04-19T16:01:04.663Z] EdgeX Global Pipelines Version Info [2022-04-19T16:01:04.663Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:01:05.445Z] ------------------- [2022-04-19T16:01:05.445Z] stable info: [2022-04-19T16:01:05.445Z] ------------------- [2022-04-19T16:01:05.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T16:01:05.445Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T16:01:05.445Z] Message: update stable to v1.0.221 [2022-04-19T16:01:06.029Z] ------------------- [2022-04-19T16:01:06.029Z] experimental info: [2022-04-19T16:01:06.029Z] ------------------- [2022-04-19T16:01:06.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T16:01:06.029Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T16:01:06.029Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T16:01:06.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-19T16:01:06.177Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-19T16:01:06.188Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T16:01:06.198Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T16:01:06.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T16:01:06.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T16:01:06.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T16:01:06.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-19T16:01:06.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-19T16:01:06.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-19T16:01:06.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T16:01:06.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T16:01:06.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T16:01:06.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T16:01:06.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T16:01:06.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T16:01:06.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T16:01:06.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T16:01:06.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-19T16:01:06.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-19T16:01:06.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-19T16:01:06.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T16:01:06.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-19T16:01:06.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-19T16:01:06.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-19T16:01:06.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo [2022-04-19T16:01:06.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2322b47 [Pipeline] echo [2022-04-19T16:01:06.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:01:06.564Z] provisioning config files... [2022-04-19T16:01:06.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2117131140559831086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:01:06.889Z] ---> docker-login.sh [2022-04-19T16:01:06.889Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:01:07.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:01:07.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:01:07.413Z] Configure a credential helper to remove this warning. See [2022-04-19T16:01:07.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:01:07.413Z] [2022-04-19T16:01:07.413Z] Login Succeeded [2022-04-19T16:01:07.413Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:01:07.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:01:07.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:01:07.413Z] Configure a credential helper to remove this warning. See [2022-04-19T16:01:07.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:01:07.413Z] [2022-04-19T16:01:07.413Z] Login Succeeded [2022-04-19T16:01:07.413Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:01:07.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:01:07.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:01:07.684Z] Configure a credential helper to remove this warning. See [2022-04-19T16:01:07.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:01:07.684Z] [2022-04-19T16:01:07.684Z] Login Succeeded [2022-04-19T16:01:07.684Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:01:07.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:01:07.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:01:07.684Z] Configure a credential helper to remove this warning. See [2022-04-19T16:01:07.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:01:07.684Z] [2022-04-19T16:01:07.684Z] Login Succeeded [2022-04-19T16:01:07.684Z] docker.io [2022-04-19T16:01:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:01:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:01:08.206Z] Configure a credential helper to remove this warning. See [2022-04-19T16:01:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:01:08.206Z] [2022-04-19T16:01:08.206Z] Login Succeeded [2022-04-19T16:01:08.206Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:01:08.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:01:08.537Z] + 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-19T16:01:08.538Z] + dirname cmd/core-command/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/core-data/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/core-metadata/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-19T16:01:08.538Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2022-04-19T16:01:08.538Z] [2022-04-19T16:01:08.538Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-19T16:01:08.538Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-19T16:01:08.538Z] cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-19T16:01:08.538Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-19T16:01:08.538Z] + cut -d/ -f2 [2022-04-19T16:01:08.538Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-19T16:01:08.689Z] 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-19T16:01:09.042Z] + git rev-list -1 --merges 2322b4727af880fbea34d3547a95987c1f58e81f~1..2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo [2022-04-19T16:01:09.057Z] -----------> git rev-list -1 --merges 2322b4727af880fbea34d3547a95987c1f58e81f~1..2322b4727af880fbea34d3547a95987c1f58e81f 2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:01:09.057Z] 2322b4727af880fbea34d3547a95987c1f58e81f [false] [Pipeline] sh [2022-04-19T16:01:09.350Z] + git log --format=format:%s -1 2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] echo [2022-04-19T16:01:09.369Z] ========================================================= [2022-04-19T16:01:09.369Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T16:01:09.369Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-19T16:01:09.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T16:01:09.844Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T16:01:09.844Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T16:01:09.844Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T16:01:09.844Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T16:01:09.844Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T16:01:09.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:01:10.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:01:10.192Z] [2022-04-19T16:01:10.192Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:01:10.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:01:10.501Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T16:01:10.501Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T16:01:10.501Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T16:01:10.501Z] 4c7163046ea9: Pulling fs layer [2022-04-19T16:01:10.501Z] 0c2d73faf560: Pulling fs layer [2022-04-19T16:01:10.501Z] 0c2d73faf560: Waiting [2022-04-19T16:01:10.501Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T16:01:10.501Z] 3e5f54012d9b: Download complete [2022-04-19T16:01:10.501Z] a0d0a0d46f8b: Download complete [2022-04-19T16:01:10.501Z] 0c2d73faf560: Verifying Checksum [2022-04-19T16:01:10.501Z] 0c2d73faf560: Download complete [2022-04-19T16:01:10.501Z] 4c7163046ea9: Verifying Checksum [2022-04-19T16:01:10.501Z] 4c7163046ea9: Download complete [2022-04-19T16:01:10.761Z] a0d0a0d46f8b: Pull complete [2022-04-19T16:01:10.761Z] 3e5f54012d9b: Pull complete [2022-04-19T16:01:11.022Z] 4c7163046ea9: Pull complete [2022-04-19T16:01:11.284Z] 0c2d73faf560: Pull complete [2022-04-19T16:01:11.284Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T16:01:11.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T16:01:11.284Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T16:01:11.359Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T16:01:11.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2022-04-19T16:01:12.130Z] $ docker top d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T16:01:12.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:01:12.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:01:12.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:01:12.370Z] $ docker exec d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent [2022-04-19T16:01:12.485Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEpAkek/agent.15 [2022-04-19T16:01:12.485Z] SSH_AGENT_PID=21 [2022-04-19T16:01:12.494Z] Running ssh-add (command line suppressed) [2022-04-19T16:01:12.639Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6725296544687074148.key (/w/workspace/edgex-go/10@tmp/private_key_6725296544687074148.key) [2022-04-19T16:01:12.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:01:12.944Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T16:01:12.968Z] $ docker exec --env ******** --env ******** d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent -k [2022-04-19T16:01:13.109Z] unset SSH_AUTH_SOCK; [2022-04-19T16:01:13.109Z] unset SSH_AGENT_PID; [2022-04-19T16:01:13.109Z] echo Agent pid 21 killed; [2022-04-19T16:01:13.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T16:01:13.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T16:01:13.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T16:01:13.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T16:01:13.306Z] $ docker exec d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent [2022-04-19T16:01:13.428Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHcAcH/agent.54 [2022-04-19T16:01:13.428Z] SSH_AGENT_PID=61 [2022-04-19T16:01:13.432Z] Running ssh-add (command line suppressed) [2022-04-19T16:01:13.549Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6241460614880250937.key (/w/workspace/edgex-go/10@tmp/private_key_6241460614880250937.key) [2022-04-19T16:01:13.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T16:01:13.849Z] + git semver init [2022-04-19T16:01:13.849Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T16:01:13.849Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2022-04-19T16:01:13.849Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2022-04-19T16:01:13.849Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T16:01:13.849Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T16:01:13.849Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T16:01:13.849Z] # $SEMVER_BRANCH = PR-3948 [2022-04-19T16:01:13.849Z] # $SEMVER_TEMP = /tmp/semver-469865793 [2022-04-19T16:01:13.849Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-19T16:01:28.770Z] # '/tmp/semver-469865793' -> '/w/workspace/edgex-go/10/.semver' [2022-04-19T16:01:28.770Z] # -> Force: false [2022-04-19T16:01:28.770Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2022-04-19T16:01:28.790Z] $ docker exec --env ******** --env ******** d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 ssh-agent -k [2022-04-19T16:01:28.904Z] unset SSH_AUTH_SOCK; [2022-04-19T16:01:28.904Z] unset SSH_AGENT_PID; [2022-04-19T16:01:28.904Z] echo Agent pid 61 killed; [2022-04-19T16:01:28.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T16:01:29.222Z] + git semver [Pipeline] } [2022-04-19T16:01:29.244Z] $ docker stop --time=1 d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 [2022-04-19T16:01:31.179Z] $ docker rm -f d67b0a7a98ec5c5f5d3b80ec85e3e23e34ea3861e44d703e72765e1a36d9c310 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:01:31.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T16:01:31.799Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T16:01:31.803Z] [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-19T16:01:31.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:01:31.928Z] ========================================================= [2022-04-19T16:01:31.928Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T16:01:31.928Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:01:32.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T16:01:32.216Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T16:01:32.216Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T16:01:32.216Z] 666ba61612fd: Pulling fs layer [2022-04-19T16:01:32.216Z] 8ed8ca486205: Pulling fs layer [2022-04-19T16:01:32.216Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T16:01:32.216Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T16:01:32.216Z] 640e595b4fbd: Pulling fs layer [2022-04-19T16:01:32.216Z] 763cafe07f6e: Pulling fs layer [2022-04-19T16:01:32.216Z] 0c0b528cf693: Pulling fs layer [2022-04-19T16:01:32.216Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T16:01:32.216Z] 4fe6c5a15a65: Waiting [2022-04-19T16:01:32.216Z] 22a0e8bec74d: Waiting [2022-04-19T16:01:32.216Z] 763cafe07f6e: Waiting [2022-04-19T16:01:32.216Z] 0c0b528cf693: Waiting [2022-04-19T16:01:32.216Z] 640e595b4fbd: Waiting [2022-04-19T16:01:32.216Z] 8ed8ca486205: Verifying Checksum [2022-04-19T16:01:32.216Z] 8ed8ca486205: Download complete [2022-04-19T16:01:32.216Z] 666ba61612fd: Verifying Checksum [2022-04-19T16:01:32.216Z] 666ba61612fd: Download complete [2022-04-19T16:01:32.216Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T16:01:32.216Z] 22a0e8bec74d: Download complete [2022-04-19T16:01:32.216Z] 640e595b4fbd: Verifying Checksum [2022-04-19T16:01:32.216Z] 640e595b4fbd: Download complete [2022-04-19T16:01:32.216Z] 763cafe07f6e: Verifying Checksum [2022-04-19T16:01:32.216Z] 763cafe07f6e: Download complete [2022-04-19T16:01:32.216Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T16:01:32.477Z] 0c0b528cf693: Verifying Checksum [2022-04-19T16:01:32.477Z] 0c0b528cf693: Download complete [2022-04-19T16:01:32.477Z] 59bf1c3509f3: Pull complete [2022-04-19T16:01:32.477Z] 666ba61612fd: Pull complete [2022-04-19T16:01:32.738Z] 8ed8ca486205: Pull complete [2022-04-19T16:01:32.998Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T16:01:32.998Z] 10935f4eaf8b: Download complete [2022-04-19T16:01:32.998Z] 4fe6c5a15a65: Download complete [2022-04-19T16:01:37.190Z] 4fe6c5a15a65: Pull complete [2022-04-19T16:01:37.190Z] 22a0e8bec74d: Pull complete [2022-04-19T16:01:37.190Z] 640e595b4fbd: Pull complete [2022-04-19T16:01:37.449Z] 763cafe07f6e: Pull complete [2022-04-19T16:01:37.449Z] 0c0b528cf693: Pull complete [2022-04-19T16:01:39.985Z] 10935f4eaf8b: Pull complete [2022-04-19T16:01:39.985Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T16:01:39.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T16:01:39.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:01:40.283Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T16:01:40.283Z] WORKDIR /edgex [2022-04-19T16:01:40.283Z] COPY go.mod . [2022-04-19T16:01:40.283Z] RUN go mod download [2022-04-19T16:01:40.283Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-19T16:01:41.662Z] Sending build context to Docker daemon 334.9MB [2022-04-19T16:01:41.662Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T16:01:41.662Z] ---> 99d49a6021b9 [2022-04-19T16:01:41.662Z] Step 2/4 : WORKDIR /edgex [2022-04-19T16:01:44.217Z] ---> Running in 41ca8b1bafea [2022-04-19T16:01:44.217Z] Removing intermediate container 41ca8b1bafea [2022-04-19T16:01:44.217Z] ---> 967dd9b770e7 [2022-04-19T16:01:44.217Z] Step 3/4 : COPY go.mod . [2022-04-19T16:01:44.217Z] ---> e4a73a1e1219 [2022-04-19T16:01:44.217Z] Step 4/4 : RUN go mod download [2022-04-19T16:01:44.217Z] ---> Running in 9a7747e58226 [2022-04-19T16:01:46.888Z] Still waiting to schedule task [2022-04-19T16:01:46.888Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21350’ [2022-04-19T16:01:59.128Z] Removing intermediate container 9a7747e58226 [2022-04-19T16:01:59.128Z] ---> 64fa860ea161 [2022-04-19T16:01:59.128Z] Successfully built 64fa860ea161 [2022-04-19T16:01:59.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:01:59.428Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T16:01:59.428Z] . [Pipeline] withDockerContainer [2022-04-19T16:01:59.498Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T16:01:59.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T16:02:00.001Z] $ docker top e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:02:00.350Z] + go version [2022-04-19T16:02:00.350Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T16:02:00.368Z] $ docker stop --time=1 e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 [2022-04-19T16:02:01.719Z] $ docker rm -f e521f891e5e8e1b5c0c27d8de8c172708e6493661e19bd546bb0fecdb4e48f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:02:02.117Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T16:02:02.117Z] . [Pipeline] withDockerContainer [2022-04-19T16:02:02.190Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T16:02:02.230Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T16:02:02.601Z] $ docker top f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T16:02:02.677Z] ========================================================= [2022-04-19T16:02:02.677Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T16:02:02.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:02:02.969Z] + make test [2022-04-19T16:02:02.969Z] go mod tidy -compat=1.17 [2022-04-19T16:02:02.969Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T16:02:09.546Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T16:02:21.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T16:02:21.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T16:02:22.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-04-19T16:02:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T16:02:22.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements [2022-04-19T16:02:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T16:02:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.216s coverage: 89.2% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2022-04-19T16:02:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2022-04-19T16:02:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-04-19T16:02:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.103s coverage: 94.4% of statements [2022-04-19T16:02:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-04-19T16:02:37.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-04-19T16:02:37.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.2% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.4% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.075s coverage: 28.9% of statements [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T16:02:47.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-19T16:02:47.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-19T16:02:47.570Z] 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-19T16:03:05.663Z] GO111MODULE=on go vet ./... [2022-04-19T16:03:07.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T16:03:07.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T16:03:08.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T16:03:08.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T16:03:08.970Z] + ls -al . [2022-04-19T16:03:08.970Z] total 672 [2022-04-19T16:03:08.970Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 16:03 . [2022-04-19T16:03:08.970Z] drwxr-xr-x 4 root root 4096 Apr 19 16:02 .. [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 16:01 .dockerignore [2022-04-19T16:03:08.970Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 16:01 .git [2022-04-19T16:03:08.970Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 16:01 .github [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 16:01 .gitignore [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 16:01 .golangci.yml [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 16:01 .hadolint.yml [2022-04-19T16:03:08.970Z] drwx------ 3 1001 1001 4096 Apr 19 16:01 .semver [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 16:01 .sonarcloud.properties [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 16:01 ADOPTERS.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 16:01 Attribution.txt [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 16:01 CHANGELOG.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 16:01 CONTRIBUTING.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 16:01 GOVERNANCE.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 16:01 Jenkinsfile [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 16:01 LICENSE [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 16:01 Makefile [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 16:01 OWNERS.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 16:01 README.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 16:01 SECURITY.md [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 16:01 VERSION [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 16:01 ZMQWindows.md [2022-04-19T16:03:08.970Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 16:01 bin [2022-04-19T16:03:08.970Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 16:01 cmd [2022-04-19T16:03:08.970Z] -rw-r--r-- 1 root root 435134 Apr 19 16:02 coverage.out [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 16:01 go.mod [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 16:01 go.sum [2022-04-19T16:03:08.970Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 16:01 internal [2022-04-19T16:03:08.970Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 16:01 openapi [2022-04-19T16:03:08.970Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 16:01 snap [2022-04-19T16:03:08.970Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 16:01 version.go [Pipeline] sh [2022-04-19T16:03:09.259Z] + '[' -e coverage.out ] [2022-04-19T16:03:09.259Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T16:03:09.360Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T16:03:09.641Z] + make build [2022-04-19T16:03:09.641Z] 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-19T16:03:24.533Z] 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-19T16:03:31.103Z] 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-19T16:03:31.361Z] 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-19T16:03:37.932Z] 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-19T16:03:37.932Z] 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-19T16:03:38.191Z] 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-19T16:03:39.571Z] 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-19T16:03:40.140Z] 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-19T16:03:41.079Z] 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-19T16:03:41.652Z] 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-19T16:03:42.604Z] 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-19T16:03:43.987Z] 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-19T16:03:44.941Z] $ docker stop --time=1 f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d [2022-04-19T16:03:47.826Z] $ docker rm -f f93cb1fd143c4052b399f97e293e8d7ca006d583de93ba2b37318408ee2dd10d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:03:49.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T16:03:49.207Z] [2022-04-19T16:03:49.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:03:49.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T16:03:49.502Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-19T16:03:49.502Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-19T16:03:49.502Z] ca9280d653b3: Pulling fs layer [2022-04-19T16:03:49.502Z] 7e9c9ca2126c: Pulling fs layer [2022-04-19T16:03:49.502Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-19T16:03:49.502Z] cbdbe7a5bc2a: Download complete [2022-04-19T16:03:49.761Z] ca9280d653b3: Verifying Checksum [2022-04-19T16:03:49.761Z] ca9280d653b3: Download complete [2022-04-19T16:03:49.761Z] cbdbe7a5bc2a: Pull complete [2022-04-19T16:03:50.020Z] 7e9c9ca2126c: Download complete [2022-04-19T16:03:50.287Z] ca9280d653b3: Pull complete [2022-04-19T16:03:53.578Z] 7e9c9ca2126c: Pull complete [2022-04-19T16:03:53.578Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-19T16:03:53.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T16:03:53.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-19T16:03:53.645Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T16:03:53.686Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T16:03:55.451Z] $ docker top 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:03:55.798Z] + docker-compose build --help [2022-04-19T16:03:55.798Z] + grep parallel [2022-04-19T16:03:56.368Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T16:03:56.385Z] $ docker stop --time=1 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 [2022-04-19T16:03:57.698Z] $ docker rm -f 1ca67a8f53d05e8fc2d2dcc5c05e15d0ed5bcea236afa7903f9d073f396709a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:03:58.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-19T16:03:58.103Z] . [Pipeline] withDockerContainer [2022-04-19T16:03:58.172Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T16:03:58.213Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-19T16:03:58.603Z] $ docker top a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:03:59.025Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T16:03:59.638Z] Building core-command ... [2022-04-19T16:03:59.638Z] Building core-data ... [2022-04-19T16:03:59.638Z] Building core-metadata ... [2022-04-19T16:03:59.638Z] Building security-bootstrapper ... [2022-04-19T16:03:59.638Z] Building security-proxy-setup ... [2022-04-19T16:03:59.638Z] Building security-secretstore-setup ... [2022-04-19T16:03:59.638Z] Building security-spiffe-token-provider ... [2022-04-19T16:03:59.638Z] Building security-spire-agent ... [2022-04-19T16:03:59.638Z] Building security-spire-config ... [2022-04-19T16:03:59.638Z] Building security-spire-server ... [2022-04-19T16:03:59.638Z] Building support-notifications ... [2022-04-19T16:03:59.638Z] Building support-scheduler ... [2022-04-19T16:03:59.638Z] Building sys-mgmt-agent ... [2022-04-19T16:03:59.638Z] Building security-bootstrapper [2022-04-19T16:03:59.638Z] Building core-data [2022-04-19T16:03:59.638Z] Building security-spiffe-token-provider [2022-04-19T16:03:59.638Z] Building support-notifications [2022-04-19T16:03:59.638Z] Building security-secretstore-setup [2022-04-19T16:04:14.528Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:04:14.528Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:04:14.528Z] ---> 64fa860ea161 [2022-04-19T16:04:14.528Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T16:04:14.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:04:14.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:04:14.788Z] ---> 64fa860ea161 [2022-04-19T16:04:14.788Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:04:14.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:04:14.788Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:04:14.788Z] ---> 64fa860ea161 [2022-04-19T16:04:14.788Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:04:14.788Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:04:14.788Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:04:14.788Z] ---> 64fa860ea161 [2022-04-19T16:04:14.788Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T16:04:14.788Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:04:14.788Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:04:14.788Z] ---> 64fa860ea161 [2022-04-19T16:04:14.788Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T16:04:18.094Z] ---> Running in 54357d376ea6 [2022-04-19T16:04:18.094Z] ---> Running in 28b890014e12 [2022-04-19T16:04:18.094Z] ---> Running in 20d785ede919 [2022-04-19T16:04:18.094Z] ---> Running in c5beb5686395 [2022-04-19T16:04:18.094Z] ---> Running in 38e430415032 [2022-04-19T16:04:18.094Z] Removing intermediate container 38e430415032 [2022-04-19T16:04:18.094Z] ---> 8ba5d2f919bf [2022-04-19T16:04:18.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:04:18.094Z] Removing intermediate container 20d785ede919 [2022-04-19T16:04:18.094Z] ---> 0c2d2fc74f1e [2022-04-19T16:04:18.094Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:04:18.094Z] Removing intermediate container 28b890014e12 [2022-04-19T16:04:18.094Z] ---> cc804951459a [2022-04-19T16:04:18.094Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T16:04:18.094Z] Removing intermediate container c5beb5686395 [2022-04-19T16:04:18.094Z] ---> 8d68fa4e85f4 [2022-04-19T16:04:18.094Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:04:18.094Z] Removing intermediate container 54357d376ea6 [2022-04-19T16:04:18.094Z] ---> ccac0e330475 [2022-04-19T16:04:18.094Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:04:18.354Z] ---> Running in f3684344d153 [2022-04-19T16:04:18.354Z] ---> Running in b88ac5291d36 [2022-04-19T16:04:18.354Z] ---> Running in af865938c86f [2022-04-19T16:04:18.354Z] ---> Running in d488be4ab42b [2022-04-19T16:04:18.354Z] ---> Running in 42e326569090 [2022-04-19T16:04:19.304Z] Removing intermediate container f3684344d153 [2022-04-19T16:04:19.304Z] ---> e3fd1f07e009 [2022-04-19T16:04:19.304Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T16:04:19.304Z] ---> Running in 99092a47109d [2022-04-19T16:04:19.304Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:19.304Z] Removing intermediate container b88ac5291d36 [2022-04-19T16:04:19.304Z] ---> b916c1efea91 [2022-04-19T16:04:19.304Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T16:04:19.565Z] ---> Running in ff5dce7d5167 [2022-04-19T16:04:19.565Z] Removing intermediate container d488be4ab42b [2022-04-19T16:04:19.565Z] ---> 7e069432611c [2022-04-19T16:04:19.565Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T16:04:19.565Z] ---> Running in 7183624bf7af [2022-04-19T16:04:19.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:19.565Z] Removing intermediate container 42e326569090 [2022-04-19T16:04:19.565Z] ---> 93d28531e5f5 [2022-04-19T16:04:19.565Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T16:04:19.825Z] ---> Running in fd9b1b81b15b [2022-04-19T16:04:19.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.346Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:04:20.346Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:04:20.346Z] OK: 15866 distinct packages available [2022-04-19T16:04:20.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:20.867Z] OK: 221 MiB in 52 packages [2022-04-19T16:04:20.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:21.127Z] OK: 221 MiB in 52 packages [2022-04-19T16:04:21.127Z] OK: 221 MiB in 52 packages [2022-04-19T16:04:21.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:04:21.391Z] OK: 221 MiB in 52 packages [2022-04-19T16:04:21.391Z] Removing intermediate container 99092a47109d [2022-04-19T16:04:21.391Z] ---> 1bf559363ba2 [2022-04-19T16:04:21.391Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:04:21.391Z] OK: 221 MiB in 52 packages [2022-04-19T16:04:21.391Z] ---> 5f4060fc9f73 [2022-04-19T16:04:21.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:04:21.650Z] ---> Running in cf20e88a50ce [2022-04-19T16:04:21.650Z] Removing intermediate container ff5dce7d5167 [2022-04-19T16:04:21.650Z] ---> 44b834d8011b [2022-04-19T16:04:21.650Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T16:04:21.650Z] Removing intermediate container 7183624bf7af [2022-04-19T16:04:21.650Z] ---> 5f5bbbb6da6e [2022-04-19T16:04:21.650Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:04:21.912Z] Removing intermediate container fd9b1b81b15b [2022-04-19T16:04:21.912Z] ---> 3e260b35464b [2022-04-19T16:04:21.912Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T16:04:21.912Z] ---> 75e56b96bb25 [2022-04-19T16:04:21.912Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:04:21.912Z] ---> 52916e290aa5 [2022-04-19T16:04:21.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:04:21.912Z] ---> Running in f966db7d2859 [2022-04-19T16:04:21.912Z] ---> Running in 51ac25d246e0 [2022-04-19T16:04:21.912Z] Removing intermediate container af865938c86f [2022-04-19T16:04:21.912Z] ---> 35dc5f9496b5 [2022-04-19T16:04:21.912Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T16:04:21.912Z] ---> 23af770ed1d9 [2022-04-19T16:04:21.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:04:22.174Z] ---> Running in 6a55040a996a [2022-04-19T16:04:22.174Z] ---> 3f4d140b3a67 [2022-04-19T16:04:22.174Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:04:22.174Z] ---> Running in 93aa0824c7f2 [2022-04-19T16:04:22.743Z] Removing intermediate container cf20e88a50ce [2022-04-19T16:04:22.743Z] ---> 8a6ffcd29471 [2022-04-19T16:04:22.743Z] Step 8/23 : COPY . . [2022-04-19T16:04:25.282Z] Removing intermediate container 51ac25d246e0 [2022-04-19T16:04:25.282Z] ---> 25dd567c7946 [2022-04-19T16:04:25.282Z] Step 8/22 : COPY . . [2022-04-19T16:04:25.282Z] Removing intermediate container 6a55040a996a [2022-04-19T16:04:25.282Z] ---> 425102a63808 [2022-04-19T16:04:25.282Z] Step 8/25 : COPY . . [2022-04-19T16:04:25.282Z] Removing intermediate container 93aa0824c7f2 [2022-04-19T16:04:25.282Z] ---> bcbbcfe21558 [2022-04-19T16:04:25.282Z] Step 7/20 : COPY . . [2022-04-19T16:04:25.282Z] Removing intermediate container f966db7d2859 [2022-04-19T16:04:25.282Z] ---> 98e1705b5daa [2022-04-19T16:04:25.282Z] Step 8/31 : COPY . . [2022-04-19T16:04:37.501Z] ---> 20a8bd790962 [2022-04-19T16:04:37.501Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T16:04:37.501Z] ---> ab4561fdb346 [2022-04-19T16:04:37.501Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T16:04:37.501Z] ---> 13628e27593c [2022-04-19T16:04:37.501Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T16:04:37.501Z] ---> Running in 520caae9b7cb [2022-04-19T16:04:37.501Z] ---> c961ad54555c [2022-04-19T16:04:37.501Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 19d1cce11d78 [2022-04-19T16:04:37.501Z] [2022-04-19T16:04:37.501Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T16:04:37.501Z] ---> Running in c5d14e0bb9c0 [2022-04-19T16:04:37.501Z] ---> Running in f14580b4c638 [2022-04-19T16:04:37.501Z] ---> Running in 7fe85e1d18b2 [2022-04-19T16:04:37.501Z] ---> Running in a36e437eee74 [2022-04-19T16:04:37.501Z] 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-19T16:04:37.501Z] 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-19T16:04:37.501Z] 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-19T16:04:37.501Z] 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-19T16:04:37.501Z] 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-19T16:05:04.061Z] 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-19T16:05:08.273Z] Removing intermediate container 7fe85e1d18b2 [2022-04-19T16:05:08.273Z] ---> 0de2dcf24eef [2022-04-19T16:05:08.273Z] [2022-04-19T16:05:08.273Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T16:05:08.273Z] Removing intermediate container a36e437eee74 [2022-04-19T16:05:08.273Z] ---> f64bf91ccb8f [2022-04-19T16:05:08.273Z] [2022-04-19T16:05:08.273Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T16:05:08.839Z] 3.14: Pulling from library/alpine [2022-04-19T16:05:08.839Z] 3.14: Pulling from library/alpine [2022-04-19T16:05:10.221Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T16:05:10.221Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T16:05:10.221Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T16:05:10.221Z] Status: Image is up to date for alpine:3.14 [2022-04-19T16:05:10.221Z] ---> e04c818066af [2022-04-19T16:05:10.221Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T16:05:10.221Z] ---> e04c818066af [2022-04-19T16:05:10.221Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T16:05:10.221Z] Removing intermediate container 520caae9b7cb [2022-04-19T16:05:10.221Z] ---> 571a108b2394 [2022-04-19T16:05:10.221Z] [2022-04-19T16:05:10.221Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:05:10.221Z] ---> e04c818066af [2022-04-19T16:05:10.221Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T16:05:10.221Z] ---> Running in 5b010e938419 [2022-04-19T16:05:10.222Z] ---> Running in 7f189edc7ac2 [2022-04-19T16:05:10.222Z] ---> Running in 7326fb92d735 [2022-04-19T16:05:10.222Z] Removing intermediate container f14580b4c638 [2022-04-19T16:05:10.222Z] ---> 7f0d83d561f2 [2022-04-19T16:05:10.222Z] [2022-04-19T16:05:10.222Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T16:05:10.222Z] 3.15: Pulling from library/alpine [2022-04-19T16:05:10.481Z] Removing intermediate container 7326fb92d735 [2022-04-19T16:05:10.481Z] ---> 7f4163c34032 [2022-04-19T16:05:10.481Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T16:05:10.481Z] Removing intermediate container 7f189edc7ac2 [2022-04-19T16:05:10.481Z] ---> 68ee5441d5a0 [2022-04-19T16:05:10.481Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T16:05:10.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:10.754Z] ---> Running in 7dae69b48a41 [2022-04-19T16:05:10.754Z] ---> Running in 02bc6bbca6e8 [2022-04-19T16:05:10.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:10.754Z] Removing intermediate container 7dae69b48a41 [2022-04-19T16:05:10.754Z] ---> c6182e7e4762 [2022-04-19T16:05:10.754Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T16:05:10.754Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T16:05:10.754Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:10.754Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T16:05:10.754Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:10.754Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:05:11.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:11.019Z] ---> Running in d2010f673f4f [2022-04-19T16:05:11.019Z] OK: 6 MiB in 17 packages [2022-04-19T16:05:11.019Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T16:05:11.019Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T16:05:11.019Z] ---> 0ac33e5f5afa [2022-04-19T16:05:11.019Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:05:11.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:11.019Z] ---> Running in 2dec5ae4b834 [2022-04-19T16:05:11.019Z] Removing intermediate container d2010f673f4f [2022-04-19T16:05:11.019Z] ---> 8d34e10e8b87 [2022-04-19T16:05:11.019Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:11.279Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:11.279Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T16:05:11.279Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:11.279Z] ---> Running in ec608d40d59d [2022-04-19T16:05:11.279Z] OK: 6 MiB in 16 packages [2022-04-19T16:05:11.279Z] Removing intermediate container c5d14e0bb9c0 [2022-04-19T16:05:11.279Z] ---> 32f737b795cb [2022-04-19T16:05:11.279Z] [2022-04-19T16:05:11.279Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:05:11.279Z] ---> e04c818066af [2022-04-19T16:05:11.279Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T16:05:11.279Z] Removing intermediate container 2dec5ae4b834 [2022-04-19T16:05:11.279Z] ---> e2ff52936c93 [2022-04-19T16:05:11.279Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:11.279Z] ---> Running in fbd2d6b64d6e [2022-04-19T16:05:11.279Z] ---> Running in 5b80a4500afd [2022-04-19T16:05:11.540Z] Removing intermediate container 5b010e938419 [2022-04-19T16:05:11.540Z] ---> e97e8fd29363 [2022-04-19T16:05:11.540Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T16:05:11.540Z] ---> Running in 0bfedd92f05c [2022-04-19T16:05:11.540Z] Removing intermediate container 0bfedd92f05c [2022-04-19T16:05:11.540Z] ---> 944482e09023 [2022-04-19T16:05:11.540Z] Step 13/25 : WORKDIR / [2022-04-19T16:05:11.799Z] Removing intermediate container 02bc6bbca6e8 [2022-04-19T16:05:11.799Z] ---> Running in 7fba964ca00e [2022-04-19T16:05:11.799Z] ---> 15d1beb5a4bf [2022-04-19T16:05:11.799Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T16:05:11.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:11.799Z] ---> Running in d97f91937d29 [2022-04-19T16:05:11.799Z] Removing intermediate container 7fba964ca00e [2022-04-19T16:05:11.799Z] ---> c0182675f890 [2022-04-19T16:05:11.799Z] 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-19T16:05:11.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:11.799Z] Removing intermediate container d97f91937d29 [2022-04-19T16:05:11.799Z] ---> dbad99bf3af4 [2022-04-19T16:05:11.799Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T16:05:12.058Z] ---> Running in 08566bc24039 [2022-04-19T16:05:12.058Z] ---> 269e316f9205 [2022-04-19T16:05:12.058Z] 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-19T16:05:12.058Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T16:05:12.058Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:12.058Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:12.058Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:05:12.058Z] Removing intermediate container 08566bc24039 [2022-04-19T16:05:12.058Z] ---> d343c2791536 [2022-04-19T16:05:12.058Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T16:05:12.058Z] OK: 6 MiB in 16 packages [2022-04-19T16:05:12.059Z] Removing intermediate container ec608d40d59d [2022-04-19T16:05:12.059Z] ---> df6dca0ea0cb [2022-04-19T16:05:12.059Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T16:05:12.059Z] ---> Running in 9fb50d93d21a [2022-04-19T16:05:12.059Z] ---> Running in 11b65feaa514 [2022-04-19T16:05:12.317Z] ---> 27b3a8d4d7bc [2022-04-19T16:05:12.317Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T16:05:12.317Z] Removing intermediate container 5b80a4500afd [2022-04-19T16:05:12.317Z] ---> 944d1b619a13 [2022-04-19T16:05:12.317Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T16:05:12.317Z] ---> 80d8bc2dc566 [2022-04-19T16:05:12.317Z] 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-19T16:05:12.317Z] ---> Running in c0447be9fd6a [2022-04-19T16:05:12.576Z] ---> 91ad333ee560 [2022-04-19T16:05:12.576Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T16:05:12.836Z] Removing intermediate container fbd2d6b64d6e [2022-04-19T16:05:12.836Z] ---> e08b6c529298 [2022-04-19T16:05:12.836Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:05:12.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:12.836Z] ---> Running in 4de37f2585a5 [2022-04-19T16:05:12.836Z] Removing intermediate container 4de37f2585a5 [2022-04-19T16:05:12.836Z] ---> 41b35e80009c [2022-04-19T16:05:12.836Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T16:05:13.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:13.096Z] ---> d3c814b63d5a [2022-04-19T16:05:13.096Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T16:05:13.096Z] ---> Running in 75f3a43faeb9 [2022-04-19T16:05:13.096Z] Removing intermediate container 9fb50d93d21a [2022-04-19T16:05:13.096Z] ---> 393a6e2e78fe [2022-04-19T16:05:13.096Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T16:05:13.096Z] Removing intermediate container 75f3a43faeb9 [2022-04-19T16:05:13.096Z] ---> eb0b8711f408 [2022-04-19T16:05:13.096Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T16:05:13.096Z] ---> Running in 1d43ccd3006e [2022-04-19T16:05:13.356Z] ---> Running in 3e46f23f20f1 [2022-04-19T16:05:13.356Z] Removing intermediate container 1d43ccd3006e [2022-04-19T16:05:13.356Z] ---> d985f9bd4284 [2022-04-19T16:05:13.356Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T16:05:13.356Z] ---> 94819df39f83 [2022-04-19T16:05:13.356Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T16:05:13.356Z] Removing intermediate container 3e46f23f20f1 [2022-04-19T16:05:13.356Z] ---> 05e1f620d51a [2022-04-19T16:05:13.356Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:05:13.615Z] ---> 8f19addc54d9 [2022-04-19T16:05:13.615Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T16:05:13.615Z] ---> Running in f9497cdef505 [2022-04-19T16:05:13.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:13.615Z] ---> 13de0b751f9b [2022-04-19T16:05:13.615Z] 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-19T16:05:13.615Z] ---> 96f3e084b059 [2022-04-19T16:05:13.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T16:05:13.615Z] ---> Running in 706e8c98b110 [2022-04-19T16:05:13.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:13.876Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:13.876Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T16:05:14.135Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T16:05:14.135Z] ---> bb022a01bd1a [2022-04-19T16:05:14.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T16:05:14.135Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T16:05:14.135Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T16:05:14.135Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:05:14.135Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:05:14.135Z] OK: 15855 distinct packages available [2022-04-19T16:05:14.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:14.405Z] ---> 29e5b135f072 [2022-04-19T16:05:14.405Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T16:05:14.405Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T16:05:14.405Z] ---> Running in 139f58ac04bf [2022-04-19T16:05:14.405Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:14.405Z] OK: 8 MiB in 20 packages [2022-04-19T16:05:14.405Z] Removing intermediate container 139f58ac04bf [2022-04-19T16:05:14.405Z] Removing intermediate container 706e8c98b110 [2022-04-19T16:05:14.405Z] ---> 4663ce29c3a6 [2022-04-19T16:05:14.405Z] ---> 229710e9a79b [2022-04-19T16:05:14.405Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T16:05:14.405Z] [2022-04-19T16:05:14.405Z] Removing intermediate container f9497cdef505 [2022-04-19T16:05:14.405Z] ---> 75860cd242b3 [2022-04-19T16:05:14.405Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:05:14.665Z] ---> Running in 2cc752a619fe [2022-04-19T16:05:14.665Z] ---> Running in 5cd84c6f209e [2022-04-19T16:05:14.665Z] Removing intermediate container 2cc752a619fe [2022-04-19T16:05:14.665Z] ---> 8bdb08158c45 [2022-04-19T16:05:14.665Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T16:05:14.665Z] ---> cbb63cad0871 [2022-04-19T16:05:14.665Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T16:05:14.665Z] Removing intermediate container 5cd84c6f209e [2022-04-19T16:05:14.665Z] ---> 6abe6112441a [2022-04-19T16:05:14.665Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T16:05:14.665Z] ---> Running in bd96f8f742d9 [2022-04-19T16:05:14.925Z] ---> Running in d3ce4abfffe9 [2022-04-19T16:05:14.925Z] Removing intermediate container 11b65feaa514 [2022-04-19T16:05:14.925Z] ---> 2fa23bf4d7ba [2022-04-19T16:05:14.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:05:14.925Z] Removing intermediate container bd96f8f742d9 [2022-04-19T16:05:14.925Z] ---> b095aeed88bc [2022-04-19T16:05:14.925Z] Step 24/25 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:05:14.925Z] Removing intermediate container d3ce4abfffe9 [2022-04-19T16:05:14.925Z] ---> cb292791f3de [2022-04-19T16:05:14.925Z] Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:05:14.925Z] ---> Running in 419aea820c98 [2022-04-19T16:05:15.184Z] ---> Running in 27ec45966bfe [2022-04-19T16:05:15.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:15.184Z] ---> 42b9ce1a4e1c [2022-04-19T16:05:15.184Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T16:05:15.184Z] Removing intermediate container 419aea820c98 [2022-04-19T16:05:15.184Z] ---> 94d2f295d38d [2022-04-19T16:05:15.184Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T16:05:15.184Z] ---> 811825c8b179 [2022-04-19T16:05:15.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T16:05:15.184Z] Removing intermediate container 27ec45966bfe [2022-04-19T16:05:15.184Z] ---> ff7f8be8fd4c [2022-04-19T16:05:15.184Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:05:15.184Z] ---> Running in bcb2e1c8aa9a [2022-04-19T16:05:15.184Z] ---> Running in 0ca8fb8a7c19 [2022-04-19T16:05:15.184Z] ---> d743db1fe586 [2022-04-19T16:05:15.184Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T16:05:15.444Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T16:05:15.444Z] Removing intermediate container bcb2e1c8aa9a [2022-04-19T16:05:15.444Z] ---> da110c3860f5 [2022-04-19T16:05:15.444Z] [2022-04-19T16:05:15.444Z] Removing intermediate container 0ca8fb8a7c19 [2022-04-19T16:05:15.444Z] ---> b3166cf6599b [2022-04-19T16:05:15.444Z] [2022-04-19T16:05:15.444Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:05:15.444Z] ---> e42b9173ece3 [2022-04-19T16:05:15.444Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T16:05:15.444Z] Successfully built da110c3860f5 [2022-04-19T16:05:15.444Z] Successfully tagged security-secretstore-setup:latest [2022-04-19T16:05:15.444Z] Building security-spire-agent [2022-04-19T16:05:15.704Z]  Building security-secretstore-setup ... done Successfully built b3166cf6599b [2022-04-19T16:05:15.704Z] Successfully tagged support-notifications:latest [2022-04-19T16:05:15.704Z] Building security-spire-config [2022-04-19T16:05:15.704Z]  Building support-notifications ... done (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:05:15.704Z] ---> c4d6b3d9c699 [2022-04-19T16:05:15.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T16:05:15.704Z] ---> 41c971914ccc [2022-04-19T16:05:15.704Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T16:05:15.704Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T16:05:15.704Z] ---> Running in 045df997d2d5 [2022-04-19T16:05:15.704Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T16:05:15.966Z] ---> 0080e8b1d8b8 [2022-04-19T16:05:15.966Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T16:05:15.966Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:15.966Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:05:15.966Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T16:05:16.225Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T16:05:16.225Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:05:16.225Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:05:16.225Z] OK: 8 MiB in 23 packages [2022-04-19T16:05:18.782Z] ---> Running in f8ff8ebb944b [2022-04-19T16:05:18.782Z] Removing intermediate container 045df997d2d5 [2022-04-19T16:05:18.782Z] ---> 12c230aae987 [2022-04-19T16:05:18.782Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T16:05:18.782Z] Removing intermediate container f8ff8ebb944b [2022-04-19T16:05:18.782Z] ---> 7601211b49ad [2022-04-19T16:05:18.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:05:19.042Z] ---> 783d1d71379a [2022-04-19T16:05:19.042Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T16:05:19.042Z] ---> Running in aa4fd8adb51f [2022-04-19T16:05:19.301Z] ---> Running in 0aa6f3e4750e [2022-04-19T16:05:19.301Z] Removing intermediate container c0447be9fd6a [2022-04-19T16:05:19.301Z] Removing intermediate container aa4fd8adb51f [2022-04-19T16:05:19.301Z] ---> 92ca1afc88c9 [2022-04-19T16:05:19.301Z] ---> 04070dbed557 [2022-04-19T16:05:19.301Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt /Step 21/23 : LABEL arch=x86_64 [2022-04-19T16:05:19.301Z] [2022-04-19T16:05:19.301Z] ---> Running in 45933a0868f1 [2022-04-19T16:05:19.566Z] ---> 4272f96a0139 [2022-04-19T16:05:19.566Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T16:05:19.566Z] Removing intermediate container 45933a0868f1 [2022-04-19T16:05:19.566Z] ---> 8aade250e63b [2022-04-19T16:05:19.566Z] Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:05:19.566Z] ---> Running in 5b347a549532 [2022-04-19T16:05:19.823Z] Removing intermediate container 5b347a549532 [2022-04-19T16:05:19.823Z] ---> d4b08800a557 [2022-04-19T16:05:19.823Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:05:20.082Z] ---> fcd11395e775 [2022-04-19T16:05:20.082Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T16:05:20.082Z] ---> Running in 316307cf1123 [2022-04-19T16:05:20.339Z] Removing intermediate container 316307cf1123 [2022-04-19T16:05:20.339Z] ---> bce3a508fea2 [2022-04-19T16:05:20.339Z] [2022-04-19T16:05:20.339Z] Removing intermediate container 0aa6f3e4750e [2022-04-19T16:05:20.339Z] ---> dc0879bef1ff [2022-04-19T16:05:20.339Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T16:05:20.611Z] ---> f59683aec351 [2022-04-19T16:05:20.611Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T16:05:20.611Z] Successfully built bce3a508fea2 [2022-04-19T16:05:20.611Z] ---> Running in 11c73c5bc09c [2022-04-19T16:05:20.611Z] ---> Running in 2044b801d98b [2022-04-19T16:05:20.611Z] Successfully tagged core-data:latest [2022-04-19T16:05:20.611Z] Building support-scheduler [2022-04-19T16:05:20.870Z]  Building core-data ... done Removing intermediate container 2044b801d98b [2022-04-19T16:05:20.870Z] ---> a8870575ec95 [2022-04-19T16:05:20.870Z] Step 28/31 : CMD ["gate"] [2022-04-19T16:05:20.870Z] Removing intermediate container 11c73c5bc09c [2022-04-19T16:05:20.870Z] ---> 7f1f1dd489ef [2022-04-19T16:05:20.870Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:05:20.870Z] ---> Running in b4525bb19aa1 [2022-04-19T16:05:20.870Z] ---> Running in dc08969b10af [2022-04-19T16:05:21.806Z] Removing intermediate container b4525bb19aa1 [2022-04-19T16:05:21.806Z] ---> 222489c01efe [2022-04-19T16:05:21.806Z] Step 29/31 : LABEL arch=x86_64 [2022-04-19T16:05:22.138Z] Removing intermediate container dc08969b10af [2022-04-19T16:05:22.138Z] ---> cf97cbbaef38 [2022-04-19T16:05:22.138Z] Step 18/20 : LABEL arch=x86_64 [2022-04-19T16:05:22.415Z] ---> Running in b6a8b79feb02 [2022-04-19T16:05:22.675Z] ---> Running in cf49370d8afb [2022-04-19T16:05:22.675Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:05:22.675Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:05:22.675Z] ---> 64fa860ea161 [2022-04-19T16:05:22.675Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T16:05:22.675Z] ---> Using cache [2022-04-19T16:05:22.675Z] ---> 8d68fa4e85f4 [2022-04-19T16:05:22.675Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:22.675Z] ---> Using cache [2022-04-19T16:05:22.675Z] ---> 93d28531e5f5 [2022-04-19T16:05:22.675Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:05:23.264Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:05:23.264Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:05:23.264Z] ---> 64fa860ea161 [2022-04-19T16:05:23.264Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T16:05:23.264Z] ---> Using cache [2022-04-19T16:05:23.264Z] ---> 8d68fa4e85f4 [2022-04-19T16:05:23.264Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:23.264Z] ---> Using cache [2022-04-19T16:05:23.264Z] ---> 93d28531e5f5 [2022-04-19T16:05:23.264Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:05:23.264Z] ---> Running in 9ea406dc1cbb [2022-04-19T16:05:23.264Z] Removing intermediate container cf49370d8afb [2022-04-19T16:05:23.264Z] ---> c088e9785c2e [2022-04-19T16:05:23.264Z] Step 19/20 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:05:23.524Z] Removing intermediate container b6a8b79feb02 [2022-04-19T16:05:23.524Z] ---> f7480c6370a7 [2022-04-19T16:05:23.524Z] Step 30/31 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:05:23.524Z] ---> Running in a376e110ba45 [2022-04-19T16:05:23.524Z] ---> Running in 62c4b0e45e66 [2022-04-19T16:05:23.785Z] ---> Running in c261ae361bcf [2022-04-19T16:05:23.785Z] Removing intermediate container 62c4b0e45e66 [2022-04-19T16:05:23.785Z] ---> ba1983506cb7 [2022-04-19T16:05:23.785Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T16:05:23.785Z] ---> Running in 5414faf7fdf8 [2022-04-19T16:05:23.785Z] Removing intermediate container c261ae361bcf [2022-04-19T16:05:23.785Z] ---> ed640e29ed40 [2022-04-19T16:05:23.785Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T16:05:24.043Z] ---> Running in 0e32f75f1aed [2022-04-19T16:05:24.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:24.044Z] Removing intermediate container 5414faf7fdf8 [2022-04-19T16:05:24.044Z] ---> 6e8ddfa1c9f5 [2022-04-19T16:05:24.044Z] [2022-04-19T16:05:24.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:24.300Z] Removing intermediate container 0e32f75f1aed [2022-04-19T16:05:24.300Z] ---> 4369fc432ecb [2022-04-19T16:05:24.300Z] [2022-04-19T16:05:24.300Z] Successfully built 6e8ddfa1c9f5 [2022-04-19T16:05:24.300Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-19T16:05:24.300Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-19T16:05:24.300Z] Successfully built 4369fc432ecb [2022-04-19T16:05:24.300Z] Successfully tagged security-bootstrapper:latest [2022-04-19T16:05:24.300Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-19T16:05:24.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21354 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-19T16:05:24.544Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-19T16:05:24.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:24.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:24.917Z] The recommended git tool is: git [2022-04-19T16:05:25.130Z] OK: 221 MiB in 52 packages [2022-04-19T16:05:25.130Z] OK: 221 MiB in 52 packages [2022-04-19T16:05:27.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:05:27.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:05:27.663Z] ---> 64fa860ea161 [2022-04-19T16:05:27.663Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 8d68fa4e85f4 [2022-04-19T16:05:27.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 93d28531e5f5 [2022-04-19T16:05:27.663Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 3e260b35464b [2022-04-19T16:05:27.663Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 23af770ed1d9 [2022-04-19T16:05:27.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 425102a63808 [2022-04-19T16:05:27.663Z] Step 8/22 : COPY . . [2022-04-19T16:05:27.663Z] ---> Using cache [2022-04-19T16:05:27.663Z] ---> 19d1cce11d78 [2022-04-19T16:05:27.663Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T16:05:29.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:05:29.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:05:29.566Z] ---> 64fa860ea161 [2022-04-19T16:05:29.566Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 8d68fa4e85f4 [2022-04-19T16:05:29.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 93d28531e5f5 [2022-04-19T16:05:29.566Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 3e260b35464b [2022-04-19T16:05:29.566Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 23af770ed1d9 [2022-04-19T16:05:29.566Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 425102a63808 [2022-04-19T16:05:29.566Z] Step 8/22 : COPY . . [2022-04-19T16:05:29.566Z] ---> Using cache [2022-04-19T16:05:29.566Z] ---> 19d1cce11d78 [2022-04-19T16:05:29.566Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T16:05:29.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:05:29.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:05:29.826Z] ---> 64fa860ea161 [2022-04-19T16:05:29.826Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:05:29.826Z] ---> Using cache [2022-04-19T16:05:29.826Z] ---> 8d68fa4e85f4 [2022-04-19T16:05:29.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:05:29.826Z] ---> Using cache [2022-04-19T16:05:29.826Z] ---> 93d28531e5f5 [2022-04-19T16:05:29.826Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T16:05:30.397Z] ---> Running in 1d92825a2c60 [2022-04-19T16:05:30.397Z] ---> Running in c12e3c9ca0fe [2022-04-19T16:05:30.397Z] ---> Running in 973fc2e09989 [2022-04-19T16:05:30.397Z] Removing intermediate container a376e110ba45 [2022-04-19T16:05:30.397Z] ---> a8f24c547a7c [2022-04-19T16:05:30.397Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T16:05:30.670Z] Removing intermediate container 9ea406dc1cbb [2022-04-19T16:05:30.670Z] ---> 727c365c9c7c [2022-04-19T16:05:30.670Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T16:05:30.670Z] ---> e19318c95847 [2022-04-19T16:05:30.670Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:05:30.670Z] ---> Running in 9778ae0a5137 [2022-04-19T16:05:30.670Z] ---> a286e5ce7ce0 [2022-04-19T16:05:30.670Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:05:30.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:30.929Z] ---> Running in 5153d202c053 [2022-04-19T16:05:30.929Z] 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-19T16:05:30.929Z] 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-19T16:05:31.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:31.601Z] using credential edgex-jenkins-ssh [2022-04-19T16:05:31.618Z] Cloning the remote Git repository [2022-04-19T16:05:31.760Z] Removing intermediate container 9778ae0a5137 [2022-04-19T16:05:31.760Z] ---> 4a4132f3eb75 [2022-04-19T16:05:31.760Z] Step 8/26 : COPY . . [2022-04-19T16:05:32.018Z] Removing intermediate container 5153d202c053 [2022-04-19T16:05:32.018Z] ---> 6547b3429c18 [2022-04-19T16:05:32.018Z] Step 8/26 : COPY . . [2022-04-19T16:05:32.018Z] OK: 221 MiB in 52 packages [2022-04-19T16:05:31.705Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-19T16:05:31.794Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-19T16:05:32.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T16:05:32.024Z] > git --version # timeout=10 [2022-04-19T16:05:32.098Z] > git --version # 'git version 2.25.1' [2022-04-19T16:05:32.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T16:05:32.258Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T16:05:36.294Z] Removing intermediate container 1d92825a2c60 [2022-04-19T16:05:36.294Z] ---> 668967b6b904 [2022-04-19T16:05:36.294Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:05:36.864Z] ---> ec021b3105f3 [2022-04-19T16:05:36.864Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:05:37.122Z] ---> Running in 32fd0309d1de [2022-04-19T16:05:40.420Z] Removing intermediate container 32fd0309d1de [2022-04-19T16:05:40.420Z] ---> 81e18790d370 [2022-04-19T16:05:40.420Z] Step 8/23 : COPY . . [2022-04-19T16:05:40.420Z] ---> 8817f224834f [2022-04-19T16:05:40.420Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:05:40.420Z] ---> 67ffd1fd3021 [2022-04-19T16:05:40.420Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:05:40.420Z] ---> Running in d1a4854d1c4e [2022-04-19T16:05:40.420Z] ---> Running in ff6cf0888b9f [2022-04-19T16:05:40.987Z] Removing intermediate container d1a4854d1c4e [2022-04-19T16:05:40.987Z] ---> ae5b24268180 [2022-04-19T16:05:40.987Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T16:05:41.921Z] Removing intermediate container ff6cf0888b9f [2022-04-19T16:05:41.921Z] ---> 09e3cb97990d [2022-04-19T16:05:41.921Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T16:05:42.491Z] ---> Running in 5ddcdcf60bf4 [2022-04-19T16:05:42.491Z] ---> Running in 4c39c5af4fbe [2022-04-19T16:05:44.409Z] Removing intermediate container 4c39c5af4fbe [2022-04-19T16:05:44.409Z] ---> 58dd87dacfc2 [2022-04-19T16:05:44.409Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T16:05:44.409Z] Removing intermediate container 5ddcdcf60bf4 [2022-04-19T16:05:44.409Z] ---> 0e6cbabda33f [2022-04-19T16:05:44.409Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T16:05:44.409Z] ---> Running in 426d791d86ac [2022-04-19T16:05:44.700Z] ---> Running in e1096fe0dbf8 [2022-04-19T16:05:44.700Z] Removing intermediate container 426d791d86ac [2022-04-19T16:05:44.700Z] ---> eeeacdeff13c [2022-04-19T16:05:44.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-19T16:05:44.959Z] Removing intermediate container e1096fe0dbf8 [2022-04-19T16:05:44.959Z] ---> bae8831fdf27 [2022-04-19T16:05:44.959Z] 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-19T16:05:44.959Z] ---> Running in e54972829ee2 [2022-04-19T16:05:44.959Z] ---> Running in 26ad95448d43 [2022-04-19T16:05:45.218Z] 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-19T16:05:46.604Z] spire-1.2.1/ [2022-04-19T16:05:46.604Z] spire-1.2.1/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.data/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.data/.file [2022-04-19T16:05:46.604Z] spire-1.2.1/.dockerignore [2022-04-19T16:05:46.604Z] spire-1.2.1/.gitattributes [2022-04-19T16:05:46.604Z] spire-1.2.1/.githooks/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.gitignore [2022-04-19T16:05:46.604Z] spire-1.2.1/.go-version [2022-04-19T16:05:46.604Z] spire-1.2.1/.golangci.yml [2022-04-19T16:05:46.604Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:05:46.604Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.data/.file [2022-04-19T16:05:46.604Z] spire-1.2.1/.dockerignore [2022-04-19T16:05:46.604Z] spire-1.2.1/.gitattributes [2022-04-19T16:05:46.604Z] spire-1.2.1/.githooks/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:05:46.604Z] spire-1.2.1/.gitignore [2022-04-19T16:05:46.604Z] spire-1.2.1/.go-version [2022-04-19T16:05:46.604Z] spire-1.2.1/.golangci.yml [2022-04-19T16:05:46.604Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:05:46.604Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:05:46.604Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile.dev [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:05:46.604Z] spire-1.2.1/LICENSE [2022-04-19T16:05:46.604Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:05:46.604Z] spire-1.2.1/Makefile [2022-04-19T16:05:46.604Z] spire-1.2.1/README.md [2022-04-19T16:05:46.604Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:05:46.604Z] spire-1.2.1/SECURITY.md [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:05:46.604Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:05:46.604Z] spire-1.2.1/LICENSE [2022-04-19T16:05:46.604Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:05:46.604Z] spire-1.2.1/Makefile [2022-04-19T16:05:46.604Z] spire-1.2.1/README.md [2022-04-19T16:05:46.604Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:05:46.604Z] spire-1.2.1/SECURITY.md [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:05:46.604Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/ [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/ [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:05:46.605Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/ [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/ [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/ [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:05:46.605Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:05:46.605Z] spire-1.2.1/examples/ [2022-04-19T16:05:46.605Z] spire-1.2.1/examples/README.md [2022-04-19T16:05:46.605Z] spire-1.2.1/go.mod [2022-04-19T16:05:46.605Z] spire-1.2.1/go.sum [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:05:46.605Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:05:46.606Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:05:46.606Z] spire-1.2.1/examples/ [2022-04-19T16:05:46.606Z] spire-1.2.1/examples/README.md [2022-04-19T16:05:46.606Z] spire-1.2.1/go.mod [2022-04-19T16:05:46.606Z] spire-1.2.1/go.sum [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:05:46.606Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:05:46.607Z] [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:05:46.607Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:05:46.608Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:05:46.609Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:05:46.610Z] [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:05:46.610Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:05:46.611Z] [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:05:46.611Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:05:46.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/private/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:05:46.613Z] spire-1.2.1/release/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:05:46.613Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:05:46.613Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:05:46.613Z] spire-1.2.1/script/ [2022-04-19T16:05:46.613Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:05:46.613Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:05:46.613Z] spire-1.2.1/support/ [2022-04-19T16:05:46.613Z] spire-1.2.1/support/k8s/ [2022-04-19T16:05:46.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:05:46.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:05:46.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:05:46.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:05:46.614Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/clock/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:05:46.614Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:05:46.614Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/common [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:05:46.615Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:05:46.615Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:05:46.616Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:05:46.616Z] [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:05:46.616Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:05:46.617Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:05:46.617Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testca/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testkey/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/ [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/race.go [2022-04-19T16:05:46.617Z] spire-1.2.1/test/util/util.go [2022-04-19T16:05:46.617Z] [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gobuilding spire from source... [2022-04-19T16:05:46.617Z] [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/private/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:05:46.617Z] spire-1.2.1/release/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:05:46.617Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/script/ [2022-04-19T16:05:46.618Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/support/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:05:46.618Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/clock/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confInstalling go1.17.7... [2022-04-19T16:05:46.618Z] [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/common [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:05:46.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:05:46.619Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:05:46.619Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testca/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testkey/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/ [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/race.go [2022-04-19T16:05:46.619Z] spire-1.2.1/test/util/util.go [2022-04-19T16:05:46.619Z] building spire from source... [2022-04-19T16:05:46.619Z] Installing go1.17.7... [2022-04-19T16:05:47.560Z] ---> bd88f43055a0 [2022-04-19T16:05:47.560Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T16:05:48.127Z] ---> Running in e26a043b9278 [2022-04-19T16:05:48.386Z] 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-19T16:05:49.422Z] Removing intermediate container c12e3c9ca0fe [2022-04-19T16:05:49.422Z] ---> f3c5c9e5c2fa [2022-04-19T16:05:49.422Z] [2022-04-19T16:05:49.422Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:05:49.422Z] ---> e04c818066af [2022-04-19T16:05:49.422Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T16:05:49.823Z] ---> Running in d754de5597b8 [2022-04-19T16:05:50.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:50.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:50.707Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T16:05:50.707Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:05:50.707Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T16:05:50.707Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T16:05:50.707Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T16:05:50.708Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:50.708Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:50.708Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:05:50.708Z] OK: 8 MiB in 20 packages [2022-04-19T16:05:51.022Z] Merging remotes/origin/main commit 7c172932d67f5deb00d2ba71bf7bdd749298babf into PR head commit 3db86b266b9ada9f28d32770b3141757d7bc06af [2022-04-19T16:05:50.016Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T16:05:50.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T16:05:50.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-19T16:05:50.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-19T16:05:50.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T16:05:50.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T16:05:51.046Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T16:05:51.072Z] > git checkout -f 3db86b266b9ada9f28d32770b3141757d7bc06af # timeout=10 [2022-04-19T16:05:51.310Z] > git remote # timeout=10 [2022-04-19T16:05:51.700Z] Merge succeeded, producing 1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:05:51.701Z] Checking out Revision 1646ab503d3c8b7490f94318ecd6bd55dd591c63 (PR-3948) [2022-04-19T16:05:52.617Z] Building bin/spire-server... [2022-04-19T16:05:52.617Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:05:52.617Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:05:52.617Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:05:52.617Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:05:52.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:05:52.617Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:05:52.617Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:05:52.617Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:05:52.617Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:05:52.617Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:05:52.617Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:05:52.617Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:05:52.617Z] Building bin/spire-server... [2022-04-19T16:05:52.617Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:05:52.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:05:52.617Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:05:52.617Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:05:52.617Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:05:52.617Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:05:52.617Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:05:52.898Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:05:52.898Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:05:52.898Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:05:52.899Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:05:52.899Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:05:52.899Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:05:52.899Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:05:52.899Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:05:52.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:05:53.176Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:05:53.176Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:05:53.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:05:53.176Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:05:53.176Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:05:53.176Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:05:53.176Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:05:53.176Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:05:53.176Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:05:53.176Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:05:53.437Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:05:53.437Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:05:53.437Z] Removing intermediate container 973fc2e09989 [2022-04-19T16:05:53.437Z] ---> 8735d7b8df32 [2022-04-19T16:05:53.437Z] [2022-04-19T16:05:53.437Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:05:53.437Z] ---> e04c818066af [2022-04-19T16:05:53.437Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:05:53.437Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:05:53.437Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:05:53.437Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:05:53.437Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:05:53.437Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:05:53.437Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:05:53.437Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:05:53.437Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:05:53.437Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:05:53.437Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:05:53.437Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:05:51.328Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T16:05:51.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T16:05:51.352Z] > git merge 7c172932d67f5deb00d2ba71bf7bdd749298babf # timeout=10 [2022-04-19T16:05:51.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T16:05:51.713Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T16:05:51.725Z] > git checkout -f 1646ab503d3c8b7490f94318ecd6bd55dd591c63 # timeout=10 [2022-04-19T16:05:53.697Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:05:53.697Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:05:53.697Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:05:53.697Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:05:53.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:05:53.697Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:05:53.697Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:05:53.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:05:53.697Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:05:53.697Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:05:53.697Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:05:53.697Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:05:53.697Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:05:53.697Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:05:53.956Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:05:53.956Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:05:53.956Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:05:53.956Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:05:53.956Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:05:53.956Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:05:53.956Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:05:53.956Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:05:54.232Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:05:54.232Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:05:54.232Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:05:54.232Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:05:54.232Z] Removing intermediate container d754de5597b8 [2022-04-19T16:05:54.232Z] ---> 043d88ae241d [2022-04-19T16:05:54.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T16:05:54.232Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:05:54.232Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:05:54.232Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:05:54.232Z]  ---> Running in 2e53aef82bec [2022-04-19T16:05:54.491Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:05:54.491Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:05:54.491Z]  ---> Running in e9ca3cf7f1db [2022-04-19T16:05:54.491Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:05:54.491Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:05:54.750Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:05:54.750Z] Removing intermediate container e9ca3cf7f1db [2022-04-19T16:05:54.750Z] ---> d062dd9bf463 [2022-04-19T16:05:54.750Z] Step 13/22 : WORKDIR /edgex [2022-04-19T16:05:55.008Z] ---> Running in 1dc4bcb79742 [2022-04-19T16:05:55.008Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:05:55.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:55.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:05:55.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T16:05:55.267Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:05:55.267Z] OK: 6 MiB in 15 packages [2022-04-19T16:05:55.525Z] Removing intermediate container 1dc4bcb79742 [2022-04-19T16:05:55.525Z] ---> a3d73d10f89a [2022-04-19T16:05:55.525Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T16:05:55.783Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:05:55.783Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:05:55.783Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:05:56.041Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:05:56.041Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:05:56.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:05:56.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:05:56.054Z] Commit message: "Merge commit '7c172932d67f5deb00d2ba71bf7bdd749298babf' into HEAD" [2022-04-19T16:05:56.080Z] First time build. Skipping changelog. [2022-04-19T16:05:56.300Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:05:56.300Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:05:56.300Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T16:05:57.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T16:05:57.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:05:57.028Z] Dload Upload Total Spent Left Speed [2022-04-19T16:05:57.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 48938 [Pipeline] sh [2022-04-19T16:05:57.681Z]  ---> 9a4a6409dc87 [2022-04-19T16:05:57.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T16:05:57.681Z] Removing intermediate container 2e53aef82bec [2022-04-19T16:05:57.681Z] ---> 3343baf66d50 [2022-04-19T16:05:57.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:05:57.681Z] ---> Running in 89fcfdc8ffdf [2022-04-19T16:05:57.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T16:05:57.941Z] ---> cd6ea6d6a033 [2022-04-19T16:05:57.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T16:05:57.941Z] Removing intermediate container 89fcfdc8ffdf [2022-04-19T16:05:57.941Z] ---> 7d597f61c79f [2022-04-19T16:05:57.941Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T16:05:58.077Z] + sudo tee /etc/docker/daemon.new [2022-04-19T16:05:58.077Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T16:05:58.077Z] { [2022-04-19T16:05:58.077Z] "registry-mirrors": [ [2022-04-19T16:05:58.077Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T16:05:58.077Z] ], [2022-04-19T16:05:58.077Z] "bip": "10.250.0.254/24", [2022-04-19T16:05:58.077Z] "hosts": [ [2022-04-19T16:05:58.077Z] "tcp://0.0.0.0:5555", [2022-04-19T16:05:58.077Z] "unix:///var/run/docker.sock" [2022-04-19T16:05:58.077Z] ], [2022-04-19T16:05:58.077Z] "mtu": 1458, [2022-04-19T16:05:58.077Z] "selinux-enabled": true, [2022-04-19T16:05:58.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T16:05:58.077Z] } [Pipeline] sh [2022-04-19T16:05:58.199Z] ---> Running in 614b95b97784 [2022-04-19T16:05:58.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T16:05:56.069Z] > git rev-list --no-walk 00c66a75f396ccaced37ae6da6229259c1133599 # timeout=10 [2022-04-19T16:05:58.767Z] Removing intermediate container 614b95b97784 [2022-04-19T16:05:58.767Z] ---> 4b7035e06a14 [2022-04-19T16:05:58.767Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T16:05:58.787Z] + sudo service docker restart [2022-04-19T16:05:59.712Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:05:59.712Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:05:59.712Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:05:59.712Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:05:59.712Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:05:59.712Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:05:59.712Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:05:59.712Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:05:59.712Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:05:59.712Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:05:59.712Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:05:59.712Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:05:59.976Z]  ---> 63cf06b6fed5 [2022-04-19T16:05:59.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T16:05:59.976Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:05:59.976Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:05:59.976Z]  ---> Running in 551ddc02d86c [2022-04-19T16:05:59.976Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:05:59.976Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:05:59.976Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:06:00.235Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:06:00.236Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:06:00.236Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:06:00.806Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:06:00.806Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:06:00.806Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:06:00.806Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:06:01.110Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:06:01.110Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:06:01.110Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:06:01.110Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:06:01.110Z] Removing intermediate container 551ddc02d86c [2022-04-19T16:06:01.110Z] ---> ccba598f575d [2022-04-19T16:06:01.110Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:06:01.110Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:06:01.369Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:06:01.369Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:06:01.369Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:06:01.369Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:06:01.369Z]  ---> 931e8e0707b4 [2022-04-19T16:06:01.369Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T16:06:01.369Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:06:01.369Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:06:01.369Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:06:01.369Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:06:01.369Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:06:01.628Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:06:01.628Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:06:01.628Z]  ---> 6b6ddc1a93d9 [2022-04-19T16:06:01.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:06:01.628Z]  ---> Running in b26904565d77 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:06:01.628Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:06:01.628Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:06:01.628Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:06:01.628Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:06:01.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:06:01.888Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:06:01.888Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:06:01.888Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:06:01.888Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:06:01.888Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:06:01.888Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:06:01.888Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:06:01.888Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:06:01.888Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:06:01.888Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:06:01.888Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:06:01.888Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:06:02.826Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:06:02.826Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:06:02.826Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:06:02.826Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:06:02.826Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:06:02.826Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:06:03.085Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:06:03.085Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:06:03.085Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:06:03.085Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:06:03.085Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:06:03.085Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:06:03.085Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:06:03.085Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:06:03.085Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:06:03.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:06:03.085Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:06:03.085Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:06:03.085Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:06:03.085Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:06:03.344Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:06:03.344Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:06:03.344Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:06:03.344Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:06:03.344Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:06:03.344Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:06:03.344Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:06:03.603Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:06:03.603Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:06:03.603Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:06:03.603Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:06:03.603Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:06:03.603Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:06:03.603Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:06:03.603Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:06:03.603Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:06:03.603Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:06:03.603Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:06:03.603Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:06:03.603Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:06:03.603Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:06:03.603Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:06:03.603Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:06:03.863Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:06:03.863Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:06:03.863Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:06:03.863Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:06:03.863Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:06:03.863Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:06:03.863Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:06:03.863Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:06:04.121Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:06:04.121Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:06:04.121Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:06:04.121Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:06:04.121Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:06:04.121Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:06:04.121Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:06:04.121Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:06:04.121Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:06:04.121Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:06:04.121Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:06:04.121Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:06:04.121Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:06:04.121Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:06:04.121Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:06:04.121Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:06:04.121Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:06:04.121Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:06:04.380Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:06:04.380Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:06:04.380Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:06:04.380Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:06:04.380Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:06:04.380Z]  ---> 452c297a3bac [2022-04-19T16:06:04.380Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T16:06:04.380Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:06:04.380Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:06:04.690Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:06:04.690Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:06:04.690Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:06:04.690Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:06:04.690Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:06:04.690Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:06:04.690Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:06:04.690Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:06:04.690Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:06:04.690Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:06:04.690Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:06:04.690Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:06:04.952Z]  ---> 542be35a8ab9 [2022-04-19T16:06:04.952Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T16:06:05.219Z] Removing intermediate container e26a043b9278 [2022-04-19T16:06:05.219Z] ---> 80dce6046d8a [2022-04-19T16:06:05.219Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T16:06:05.219Z] ---> Running in 5a14cf447541 [2022-04-19T16:06:05.219Z] Removing intermediate container b26904565d77 [2022-04-19T16:06:05.219Z] ---> 2a21a79aaf4e [2022-04-19T16:06:05.219Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T16:06:06.607Z] ---> Running in 9108673270f2 [2022-04-19T16:06:06.607Z] Removing intermediate container 5a14cf447541 [2022-04-19T16:06:06.607Z] ---> 618e4342d746 [2022-04-19T16:06:06.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:06:06.866Z] ---> Running in 3c5dbc74fa22 [2022-04-19T16:06:07.125Z] ---> Running in 3411ea425709 [2022-04-19T16:06:07.125Z] 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-19T16:06:07.694Z] Removing intermediate container 3c5dbc74fa22 [2022-04-19T16:06:07.694Z] ---> 89c9ef9f668a [2022-04-19T16:06:07.694Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T16:06:09.602Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:06:09.602Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:06:09.602Z] Removing intermediate container 3411ea425709 [2022-04-19T16:06:09.602Z] ---> 2e230cd4dc93 [2022-04-19T16:06:09.602Z] Step 20/22 : LABEL arch=x86_64 [2022-04-19T16:06:09.602Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:06:09.602Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:06:09.860Z]  ---> Running in cace944c91e5 [2022-04-19T16:06:09.860Z] ---> Running in 1164e6f8ae8c [2022-04-19T16:06:10.122Z] Removing intermediate container 9108673270f2 [2022-04-19T16:06:10.122Z] ---> be5158690390 [2022-04-19T16:06:10.122Z] [2022-04-19T16:06:10.122Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T16:06:10.122Z] Removing intermediate container cace944c91e5 [2022-04-19T16:06:10.122Z] ---> 9ed8ea486ea5 [2022-04-19T16:06:10.122Z] Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:06:10.122Z] ---> Running in d0b9f9796f49 [2022-04-19T16:06:10.122Z] 20.10.14: Pulling from library/docker [2022-04-19T16:06:10.122Z] Removing intermediate container 1164e6f8ae8c [2022-04-19T16:06:10.122Z] ---> 0ba764530c9e [2022-04-19T16:06:10.122Z] Step 21/22 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:06:10.122Z] ---> Running in 46daa9855d6b [2022-04-19T16:06:10.122Z] Removing intermediate container d0b9f9796f49 [2022-04-19T16:06:10.122Z] ---> b785a27e1902 [2022-04-19T16:06:10.122Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:06:10.384Z] ---> Running in 97aa41058e98 [2022-04-19T16:06:10.384Z] Removing intermediate container 46daa9855d6b [2022-04-19T16:06:10.384Z] ---> ad20f3006c21 [2022-04-19T16:06:10.384Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:06:10.647Z] ---> Running in aa68a378bf8f [2022-04-19T16:06:10.647Z] Removing intermediate container 97aa41058e98 [2022-04-19T16:06:10.647Z] ---> 23c02e302d73 [2022-04-19T16:06:10.647Z] [2022-04-19T16:06:10.647Z] Successfully built 23c02e302d73 [2022-04-19T16:06:10.647Z] Successfully tagged security-proxy-setup:latest [2022-04-19T16:06:10.647Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-19T16:06:10.908Z] Removing intermediate container aa68a378bf8f [2022-04-19T16:06:10.908Z] ---> ecec3860df6f [2022-04-19T16:06:10.908Z] [2022-04-19T16:06:10.908Z] Successfully built ecec3860df6f [2022-04-19T16:06:10.908Z] Successfully tagged support-scheduler:latest [2022-04-19T16:06:10.908Z]  Building support-scheduler ... done Building core-metadata [2022-04-19T16:06:16.184Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T16:06:16.184Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T16:06:16.184Z] ---> 7417809fdb73 [2022-04-19T16:06:16.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T16:06:17.130Z] provisioning config files... [2022-04-19T16:06:17.155Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1830162433847301795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T16:06:17.518Z] ---> docker-login.sh [2022-04-19T16:06:17.518Z] nexus3.edgexfoundry.org:10001 [2022-04-19T16:06:18.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:06:18.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:06:18.400Z] Configure a credential helper to remove this warning. See [2022-04-19T16:06:18.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:06:18.400Z] [2022-04-19T16:06:18.400Z] Login Succeeded [2022-04-19T16:06:18.400Z] nexus3.edgexfoundry.org:10002 [2022-04-19T16:06:18.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:06:18.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:06:18.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:06:18.720Z] ---> 64fa860ea161 [2022-04-19T16:06:18.720Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 8d68fa4e85f4 [2022-04-19T16:06:18.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 93d28531e5f5 [2022-04-19T16:06:18.720Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 3e260b35464b [2022-04-19T16:06:18.720Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 23af770ed1d9 [2022-04-19T16:06:18.720Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 425102a63808 [2022-04-19T16:06:18.720Z] Step 8/23 : COPY . . [2022-04-19T16:06:18.720Z] ---> Using cache [2022-04-19T16:06:18.720Z] ---> 19d1cce11d78 [2022-04-19T16:06:18.720Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T16:06:18.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:06:18.951Z] Configure a credential helper to remove this warning. See [2022-04-19T16:06:18.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:06:18.951Z] [2022-04-19T16:06:18.951Z] Login Succeeded [2022-04-19T16:06:18.951Z] nexus3.edgexfoundry.org:10003 [2022-04-19T16:06:19.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:06:19.300Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:06:19.300Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:06:19.300Z] ---> 64fa860ea161 [2022-04-19T16:06:19.300Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T16:06:19.300Z] ---> Using cache [2022-04-19T16:06:19.300Z] ---> 8d68fa4e85f4 [2022-04-19T16:06:19.300Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:06:19.300Z] ---> Using cache [2022-04-19T16:06:19.300Z] ---> 93d28531e5f5 [2022-04-19T16:06:19.300Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:06:19.300Z] ---> Using cache [2022-04-19T16:06:19.300Z] ---> 727c365c9c7c [2022-04-19T16:06:19.300Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T16:06:19.300Z] ---> Using cache [2022-04-19T16:06:19.300Z] ---> a286e5ce7ce0 [2022-04-19T16:06:19.301Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:06:19.301Z] ---> Using cache [2022-04-19T16:06:19.301Z] ---> 6547b3429c18 [2022-04-19T16:06:19.301Z] Step 8/25 : COPY . . [2022-04-19T16:06:19.301Z] ---> Using cache [2022-04-19T16:06:19.301Z] ---> 8817f224834f [2022-04-19T16:06:19.301Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:06:19.301Z] ---> Using cache [2022-04-19T16:06:19.301Z] ---> ae5b24268180 [2022-04-19T16:06:19.301Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T16:06:19.301Z] ---> Using cache [2022-04-19T16:06:19.301Z] ---> 0e6cbabda33f [2022-04-19T16:06:19.301Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T16:06:19.301Z] ---> Using cache [2022-04-19T16:06:19.301Z] ---> bae8831fdf27 [2022-04-19T16:06:19.301Z] 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-19T16:06:19.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:06:19.505Z] Configure a credential helper to remove this warning. See [2022-04-19T16:06:19.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:06:19.505Z] [2022-04-19T16:06:19.505Z] Login Succeeded [2022-04-19T16:06:19.505Z] nexus3.edgexfoundry.org:10004 [2022-04-19T16:06:19.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:06:19.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:06:19.777Z] Configure a credential helper to remove this warning. See [2022-04-19T16:06:19.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:06:19.777Z] [2022-04-19T16:06:20.054Z] Login Succeeded [2022-04-19T16:06:20.054Z] docker.io [2022-04-19T16:06:20.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T16:06:20.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T16:06:20.602Z] Configure a credential helper to remove this warning. See [2022-04-19T16:06:20.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T16:06:20.602Z] [2022-04-19T16:06:20.602Z] Login Succeeded [2022-04-19T16:06:20.602Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T16:06:20.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T16:06:21.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T16:06:21.134Z] ========================================================= [2022-04-19T16:06:21.134Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T16:06:21.134Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:06:21.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T16:06:21.758Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T16:06:21.758Z] 9b3977197b4f: Pulling fs layer [2022-04-19T16:06:21.758Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T16:06:21.758Z] 94645a83ff95: Pulling fs layer [2022-04-19T16:06:21.758Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T16:06:21.758Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T16:06:21.758Z] f7c0051592d6: Pulling fs layer [2022-04-19T16:06:21.758Z] a227ed2f7395: Pulling fs layer [2022-04-19T16:06:21.758Z] 7b1c46037f91: Pulling fs layer [2022-04-19T16:06:21.758Z] f7c0051592d6: Waiting [2022-04-19T16:06:21.758Z] a227ed2f7395: Waiting [2022-04-19T16:06:21.758Z] 7b1c46037f91: Waiting [2022-04-19T16:06:21.758Z] 3f3a8bcf1eab: Waiting [2022-04-19T16:06:21.758Z] 0c92f367c5e7: Waiting [2022-04-19T16:06:21.758Z] 94645a83ff95: Download complete [2022-04-19T16:06:21.758Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T16:06:21.758Z] 1a89e8eeedd5: Download complete [2022-04-19T16:06:21.758Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T16:06:21.758Z] 0c92f367c5e7: Download complete [2022-04-19T16:06:21.758Z] f7c0051592d6: Verifying Checksum [2022-04-19T16:06:21.758Z] f7c0051592d6: Download complete [2022-04-19T16:06:21.758Z] 9b3977197b4f: Verifying Checksum [2022-04-19T16:06:21.758Z] 9b3977197b4f: Download complete [2022-04-19T16:06:21.758Z] a227ed2f7395: Verifying Checksum [2022-04-19T16:06:21.758Z] a227ed2f7395: Download complete [2022-04-19T16:06:21.837Z] ---> Running in aa174fefa8fa [2022-04-19T16:06:21.837Z] ---> Running in f61e4e8d13d4 [2022-04-19T16:06:21.837Z] ---> Running in 550725efc1a5 [2022-04-19T16:06:22.436Z] Removing intermediate container aa174fefa8fa [2022-04-19T16:06:22.436Z] ---> eebf2900bbb0 [2022-04-19T16:06:22.436Z] 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-19T16:06:22.436Z] ---> Running in 25be792a1f48 [2022-04-19T16:06:22.696Z] 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-19T16:06:22.749Z] 9b3977197b4f: Pull complete [2022-04-19T16:06:23.028Z] 1a89e8eeedd5: Pull complete [2022-04-19T16:06:23.266Z] spire-1.2.1/ [2022-04-19T16:06:23.266Z] spire-1.2.1/.data/ [2022-04-19T16:06:23.266Z] spire-1.2.1/.data/.file [2022-04-19T16:06:23.266Z] spire-1.2.1/.dockerignore [2022-04-19T16:06:23.267Z] spire-1.2.1/.gitattributes [2022-04-19T16:06:23.267Z] spire-1.2.1/.githooks/ [2022-04-19T16:06:23.267Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/ [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:06:23.267Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:06:23.267Z] spire-1.2.1/.gitignore [2022-04-19T16:06:23.267Z] spire-1.2.1/.go-version [2022-04-19T16:06:23.267Z] spire-1.2.1/.golangci.yml [2022-04-19T16:06:23.267Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:06:23.267Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:06:23.267Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:06:23.267Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:06:23.267Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:06:23.267Z] spire-1.2.1/Dockerfile [2022-04-19T16:06:23.267Z] spire-1.2.1/Dockerfile.dev [2022-04-19T16:06:23.267Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:06:23.267Z] spire-1.2.1/LICENSE [2022-04-19T16:06:23.267Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:06:23.267Z] spire-1.2.1/Makefile [2022-04-19T16:06:23.267Z] spire-1.2.1/README.md [2022-04-19T16:06:23.267Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:06:23.267Z] spire-1.2.1/SECURITY.md [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:06:23.267Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/ [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/agent/ [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/server/ [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:06:23.267Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/ [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/ [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:06:23.267Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:06:23.267Z] spire-1.2.1/examples/ [2022-04-19T16:06:23.267Z] spire-1.2.1/examples/README.md [2022-04-19T16:06:23.267Z] spire-1.2.1/go.mod [2022-04-19T16:06:23.267Z] spire-1.2.1/go.sum [2022-04-19T16:06:23.267Z] spire-1.2.1/pkg/ [2022-04-19T16:06:23.267Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/config.gofetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:06:23.268Z] [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:06:23.268Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:06:23.269Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:06:23.270Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:06:23.271Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemfetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:06:23.272Z] [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/private/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:06:23.272Z] spire-1.2.1/release/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:06:23.272Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:06:23.272Z] spire-1.2.1/script/ [2022-04-19T16:06:23.272Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:06:23.272Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:06:23.272Z] spire-1.2.1/support/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:06:23.272Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:06:23.273Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/clock/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/common [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:06:23.273Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:06:23.274Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:06:23.533Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:06:23.534Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testca/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testkey/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/ [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/race.go [2022-04-19T16:06:23.534Z] spire-1.2.1/test/util/util.go [2022-04-19T16:06:23.534Z] building spire from source... [2022-04-19T16:06:23.534Z] Installing go1.17.7... [2022-04-19T16:06:23.534Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T16:06:23.534Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T16:06:23.534Z] Executing bash-5.1.16-r0.post-install [2022-04-19T16:06:23.534Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:06:23.534Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:06:23.534Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T16:06:23.534Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T16:06:23.534Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T16:06:23.534Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T16:06:23.534Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T16:06:23.534Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T16:06:23.534Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T16:06:23.534Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T16:06:23.534Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T16:06:23.534Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T16:06:23.534Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T16:06:23.534Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T16:06:23.534Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T16:06:23.627Z] 94645a83ff95: Pull complete [2022-04-19T16:06:23.903Z] 7b1c46037f91: Verifying Checksum [2022-04-19T16:06:23.903Z] 7b1c46037f91: Download complete [2022-04-19T16:06:24.100Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T16:06:24.100Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T16:06:24.100Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T16:06:24.100Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T16:06:24.100Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T16:06:24.100Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T16:06:24.100Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T16:06:24.100Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T16:06:24.100Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T16:06:24.100Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T16:06:24.100Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T16:06:24.100Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T16:06:24.100Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T16:06:24.100Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T16:06:24.100Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T16:06:24.100Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T16:06:24.100Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T16:06:24.100Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T16:06:24.100Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T16:06:24.100Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T16:06:24.100Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T16:06:24.100Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T16:06:24.100Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T16:06:24.100Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T16:06:24.100Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T16:06:24.100Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T16:06:24.358Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:06:24.358Z] OK: 83 MiB in 65 packages [2022-04-19T16:06:24.501Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T16:06:24.501Z] 3f3a8bcf1eab: Download complete [2022-04-19T16:06:24.925Z] Collecting docker-compose==1.23.2 [2022-04-19T16:06:24.925Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T16:06:24.925Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T16:06:24.925Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T16:06:24.925Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T16:06:24.925Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T16:06:25.492Z] 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-19T16:06:25.492Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T16:06:25.492Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T16:06:25.752Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T16:06:25.752Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T16:06:26.010Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T16:06:26.010Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T16:06:26.010Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T16:06:26.010Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T16:06:26.010Z] Collecting PyYAML<4,>=3.10 [2022-04-19T16:06:26.010Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T16:06:26.576Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T16:06:26.576Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T16:06:26.576Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T16:06:26.576Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T16:06:26.854Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T16:06:26.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T16:06:27.112Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T16:06:27.112Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T16:06:27.112Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T16:06:27.112Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T16:06:27.112Z] Collecting idna<2.8,>=2.5 [2022-04-19T16:06:27.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T16:06:27.112Z] 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-19T16:06:27.112Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T16:06:27.112Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T16:06:27.112Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T16:06:27.112Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T16:06:27.371Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T16:06:27.371Z] Attempting uninstall: urllib3 [2022-04-19T16:06:27.371Z] Found existing installation: urllib3 1.26.7 [2022-04-19T16:06:27.371Z] Uninstalling urllib3-1.26.7: [2022-04-19T16:06:27.371Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T16:06:27.371Z] Attempting uninstall: idna [2022-04-19T16:06:27.371Z] Found existing installation: idna 3.3 [2022-04-19T16:06:27.371Z] Uninstalling idna-3.3: [2022-04-19T16:06:27.371Z] Successfully uninstalled idna-3.3 [2022-04-19T16:06:27.937Z] Attempting uninstall: requests [2022-04-19T16:06:27.937Z] Found existing installation: requests 2.26.0 [2022-04-19T16:06:27.937Z] Uninstalling requests-2.26.0: [2022-04-19T16:06:27.937Z] Successfully uninstalled requests-2.26.0 [2022-04-19T16:06:27.937Z] Running setup.py install for texttable: started [2022-04-19T16:06:28.503Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T16:06:28.503Z] Running setup.py install for PyYAML: started [2022-04-19T16:06:28.763Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T16:06:28.763Z] Building bin/spire-server... [2022-04-19T16:06:28.763Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:06:28.763Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:06:28.763Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:06:28.763Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:06:28.763Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:06:28.763Z]  Running setup.py install for docopt: started [2022-04-19T16:06:29.021Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:06:29.021Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:06:29.021Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:06:29.021Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:06:29.279Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:06:29.280Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-19T16:06:29.280Z] Running setup.py install for dockerpty: started [2022-04-19T16:06:29.280Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:06:29.280Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:06:29.280Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:06:29.280Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:06:29.280Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:06:29.280Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:06:29.280Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:06:29.280Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:06:29.541Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:06:29.541Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:06:29.541Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:06:29.541Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T16:06:29.541Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:06:29.541Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:06:29.541Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:06:29.541Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:06:29.541Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:06:29.541Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:06:29.541Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:06:29.541Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:06:29.802Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:06:29.802Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:06:29.802Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:06:29.802Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:06:29.802Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:06:29.802Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:06:29.802Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:06:29.802Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:06:29.802Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:06:29.802Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:06:29.802Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:06:29.802Z] 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-19T16:06:29.802Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:06:29.802Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:06:29.802Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:06:29.802Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:06:29.802Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:06:30.060Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:06:30.060Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:06:30.060Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:06:30.060Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:06:30.060Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:06:30.060Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:06:30.060Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:06:30.318Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:06:30.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:06:30.578Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:06:32.480Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:06:32.480Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:06:32.480Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:06:32.836Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:06:32.836Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:06:36.922Z] 3f3a8bcf1eab: Pull complete [2022-04-19T16:06:36.922Z] 0c92f367c5e7: Pull complete [2022-04-19T16:06:36.922Z] f7c0051592d6: Pull complete [2022-04-19T16:06:36.922Z] a227ed2f7395: Pull complete [2022-04-19T16:06:37.040Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:06:37.040Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:06:37.040Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:06:37.040Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:06:37.040Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:06:37.040Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:06:37.040Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:06:37.040Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:06:37.040Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:06:37.040Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:06:37.610Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:06:37.869Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:06:37.869Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:06:37.869Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:06:38.128Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:06:38.386Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:06:38.645Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:06:38.645Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:06:38.645Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:06:38.645Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:06:38.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:06:38.911Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:06:39.170Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:06:39.170Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:06:39.170Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:06:39.170Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:06:39.430Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:06:39.430Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:06:39.430Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:06:39.689Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:06:39.969Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:06:39.969Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:06:39.969Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:06:39.969Z] Removing intermediate container 25be792a1f48 [2022-04-19T16:06:39.969Z] ---> 202da66c34f7 [2022-04-19T16:06:39.969Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T16:06:40.232Z] ---> Running in 33d9cae39334 [2022-04-19T16:06:41.267Z] Removing intermediate container 33d9cae39334 [2022-04-19T16:06:41.267Z] ---> 047adc7d75a1 [2022-04-19T16:06:41.267Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T16:06:41.587Z] ---> Running in 379d43fb0ecb [2022-04-19T16:06:41.886Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:06:41.886Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:06:41.886Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:06:41.886Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:06:41.886Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:06:41.886Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:06:41.886Z] Removing intermediate container 379d43fb0ecb [2022-04-19T16:06:41.886Z] ---> 36b27e6f7ed8 [2022-04-19T16:06:41.886Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T16:06:42.144Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:06:42.144Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:06:42.144Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:06:42.144Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:06:42.144Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:06:42.144Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:06:42.144Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:06:42.144Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:06:42.144Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:06:42.144Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:06:42.144Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:06:42.404Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:06:42.404Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:06:42.404Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:06:42.404Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:06:42.404Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:06:42.404Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:06:42.404Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:06:42.404Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:06:42.662Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:06:42.662Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:06:42.662Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:06:42.662Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:06:42.662Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:06:42.662Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:06:42.924Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:06:42.924Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:06:42.924Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:06:42.924Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:06:42.924Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:06:42.924Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:06:42.924Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:06:42.924Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:06:42.924Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:06:42.924Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:06:42.924Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:06:42.924Z]  ---> 5501e356dc65 [2022-04-19T16:06:42.924Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T16:06:42.924Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:06:42.924Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:06:42.924Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:06:42.924Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:06:42.924Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:06:42.924Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:06:43.182Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:06:44.119Z]  ---> 162f3a7e080b [2022-04-19T16:06:44.119Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T16:06:45.080Z] ---> be548cc49cc5 [2022-04-19T16:06:45.080Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T16:06:45.233Z] 7b1c46037f91: Pull complete [2022-04-19T16:06:45.233Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T16:06:45.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T16:06:45.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:06:45.339Z] ---> Running in 18b41b2415c5 [2022-04-19T16:06:45.603Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T16:06:45.603Z] WORKDIR /edgex [2022-04-19T16:06:45.603Z] COPY go.mod . [2022-04-19T16:06:45.603Z] RUN go mod download -f [2022-04-19T16:06:45.603Z] - . [2022-04-19T16:06:45.905Z] Removing intermediate container 18b41b2415c5 [2022-04-19T16:06:45.905Z] ---> f9b7d298e0e2 [2022-04-19T16:06:45.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:06:46.841Z] ---> Running in 70754a5fc0d7 [2022-04-19T16:06:48.217Z] Removing intermediate container 70754a5fc0d7 [2022-04-19T16:06:48.217Z] ---> 0dfb442ba552 [2022-04-19T16:06:48.217Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T16:06:48.242Z] Sending build context to Docker daemon 169.2MB [2022-04-19T16:06:48.242Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T16:06:48.242Z] ---> f79e39bc4007 [2022-04-19T16:06:48.242Z] Step 2/4 : WORKDIR /edgex [2022-04-19T16:06:48.476Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:06:48.476Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:06:49.422Z]  ---> Running in 2c7685fe9f4d [2022-04-19T16:06:49.422Z] Removing intermediate container 550725efc1a5 [2022-04-19T16:06:49.422Z] ---> b2fd43e54eda [2022-04-19T16:06:49.422Z] [2022-04-19T16:06:49.422Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:06:49.422Z] ---> e04c818066af [2022-04-19T16:06:49.422Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:06:49.422Z] ---> Using cache [2022-04-19T16:06:49.422Z] ---> 3343baf66d50 [2022-04-19T16:06:49.422Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:06:49.422Z] ---> Using cache [2022-04-19T16:06:49.422Z] ---> 7d597f61c79f [2022-04-19T16:06:49.422Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T16:06:49.422Z] ---> Running in 212253e7b88f [2022-04-19T16:06:49.422Z] Removing intermediate container 2c7685fe9f4d [2022-04-19T16:06:49.422Z] ---> 3b6a70bb1dac [2022-04-19T16:06:49.422Z] Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:06:49.680Z] ---> Running in 543e3369448b [2022-04-19T16:06:49.680Z] Removing intermediate container 212253e7b88f [2022-04-19T16:06:49.680Z] ---> c43577446dff [2022-04-19T16:06:49.680Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T16:06:49.680Z] ---> Running in 6bfd59cb9eae [2022-04-19T16:06:49.938Z] Removing intermediate container 543e3369448b [2022-04-19T16:06:49.938Z] ---> ae47415d9d37 [2022-04-19T16:06:49.938Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:06:50.197Z] Removing intermediate container 6bfd59cb9eae [2022-04-19T16:06:50.197Z] ---> 2c3e9ec13fb1 [2022-04-19T16:06:50.197Z] Step 15/23 : WORKDIR / [2022-04-19T16:06:50.197Z] ---> Running in c70f7fdcdb2b [2022-04-19T16:06:50.197Z] ---> Running in 40d725d38970 [2022-04-19T16:06:50.221Z] ---> Running in 7bdc03f22d9b [2022-04-19T16:06:50.221Z] Removing intermediate container 7bdc03f22d9b [2022-04-19T16:06:50.221Z] ---> f7a18ba0066c [2022-04-19T16:06:50.221Z] Step 3/4 : COPY go.mod . [2022-04-19T16:06:50.481Z] Removing intermediate container c70f7fdcdb2b [2022-04-19T16:06:50.481Z] ---> ca056f38f527 [2022-04-19T16:06:50.481Z] [2022-04-19T16:06:50.481Z] Removing intermediate container 40d725d38970 [2022-04-19T16:06:50.481Z] ---> 003af3d509d1 [2022-04-19T16:06:50.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:06:50.481Z] Successfully built ca056f38f527 [2022-04-19T16:06:50.481Z] Successfully tagged sys-mgmt-agent:latest [2022-04-19T16:06:50.481Z] Building core-command [2022-04-19T16:06:50.822Z] ---> 9bcf8b577f64 [2022-04-19T16:06:50.823Z] Step 4/4 : RUN go mod download [2022-04-19T16:06:50.823Z] ---> Running in cb3aca28b7d5 [2022-04-19T16:06:52.391Z]  Building sys-mgmt-agent ... done  ---> 5a74b3beef58 [2022-04-19T16:06:52.391Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T16:06:55.674Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:06:55.674Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:06:55.674Z] ---> 64fa860ea161 [2022-04-19T16:06:55.674Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 8d68fa4e85f4 [2022-04-19T16:06:55.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 93d28531e5f5 [2022-04-19T16:06:55.674Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 3e260b35464b [2022-04-19T16:06:55.674Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 23af770ed1d9 [2022-04-19T16:06:55.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 425102a63808 [2022-04-19T16:06:55.674Z] Step 8/23 : COPY . . [2022-04-19T16:06:55.674Z] ---> Using cache [2022-04-19T16:06:55.674Z] ---> 19d1cce11d78 [2022-04-19T16:06:55.674Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T16:06:55.674Z] ---> 64a906e16f18 [2022-04-19T16:06:55.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T16:06:55.674Z] ---> Running in 0335874512d9 [2022-04-19T16:06:56.241Z] ---> 5e5b5c7cb777 [2022-04-19T16:06:56.241Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T16:06:56.241Z] ---> Running in 5ee55d2c5c87 [2022-04-19T16:06:56.499Z] 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-19T16:06:56.758Z] Removing intermediate container 5ee55d2c5c87 [2022-04-19T16:06:56.758Z] ---> ddca8e160105 [2022-04-19T16:06:56.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:06:56.758Z] ---> Running in 2d39d0a96994 [2022-04-19T16:06:57.325Z] Removing intermediate container 2d39d0a96994 [2022-04-19T16:06:57.325Z] ---> aea54d1650d0 [2022-04-19T16:06:57.325Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T16:06:57.325Z] ---> Running in ad44691697f4 [2022-04-19T16:06:57.892Z] Removing intermediate container ad44691697f4 [2022-04-19T16:06:57.892Z] ---> 74544bf7819c [2022-04-19T16:06:57.892Z] Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:06:57.892Z] ---> Running in 1b36d96d30ce [2022-04-19T16:06:58.458Z] Removing intermediate container 1b36d96d30ce [2022-04-19T16:06:58.458Z] ---> 8d1d8152492e [2022-04-19T16:06:58.458Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:06:58.458Z] ---> Running in 0e5cef086799 [2022-04-19T16:06:59.026Z] Removing intermediate container 0e5cef086799 [2022-04-19T16:06:59.026Z] ---> e56a57e5172b [2022-04-19T16:06:59.026Z] [2022-04-19T16:06:59.026Z] Successfully built e56a57e5172b [2022-04-19T16:06:59.026Z] Successfully tagged core-metadata:latest [2022-04-19T16:07:31.118Z]  Building core-metadata ... done Removing intermediate container 0335874512d9 [2022-04-19T16:07:31.118Z] ---> 7ba57d4b8c66 [2022-04-19T16:07:31.118Z] [2022-04-19T16:07:31.118Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:07:31.118Z] ---> e04c818066af [2022-04-19T16:07:31.118Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:07:31.118Z] ---> Using cache [2022-04-19T16:07:31.118Z] ---> 3343baf66d50 [2022-04-19T16:07:31.118Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:07:31.118Z] ---> Using cache [2022-04-19T16:07:31.118Z] ---> 7d597f61c79f [2022-04-19T16:07:31.118Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T16:07:31.118Z] ---> Running in 3abf58681aff [2022-04-19T16:07:31.118Z] Removing intermediate container 3abf58681aff [2022-04-19T16:07:31.118Z] ---> ef306d69997c [2022-04-19T16:07:31.118Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T16:07:31.118Z] ---> Running in 79f1fb201567 [2022-04-19T16:07:31.118Z] Removing intermediate container 79f1fb201567 [2022-04-19T16:07:31.118Z] ---> 7ed2163681dd [2022-04-19T16:07:31.118Z] Step 15/23 : WORKDIR / [2022-04-19T16:07:31.118Z] ---> Running in 2d4a5878595e [2022-04-19T16:07:31.118Z] Removing intermediate container 2d4a5878595e [2022-04-19T16:07:31.118Z] ---> a80cf93cf516 [2022-04-19T16:07:31.118Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:07:31.377Z] ---> 4299dd692917 [2022-04-19T16:07:31.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T16:07:32.313Z] ---> 993c7699b7af [2022-04-19T16:07:32.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T16:07:32.572Z] ---> c7d01da800bf [2022-04-19T16:07:32.572Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T16:07:32.830Z] ---> Running in bf2f515916c1 [2022-04-19T16:07:33.090Z] Removing intermediate container bf2f515916c1 [2022-04-19T16:07:33.090Z] ---> a345f4430a43 [2022-04-19T16:07:33.090Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:07:33.353Z] ---> Running in 985418bf6c02 [2022-04-19T16:07:33.620Z] Removing intermediate container 985418bf6c02 [2022-04-19T16:07:33.620Z] ---> b6186e14350f [2022-04-19T16:07:33.620Z] Step 21/23 : LABEL arch=x86_64 [2022-04-19T16:07:33.882Z] ---> Running in ba7c3d03fab3 [2022-04-19T16:07:34.169Z] Removing intermediate container ba7c3d03fab3 [2022-04-19T16:07:34.169Z] ---> 71e335125978 [2022-04-19T16:07:34.169Z] Step 22/23 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:07:34.429Z] ---> Running in c005d05f57ec [2022-04-19T16:07:34.688Z] Removing intermediate container c005d05f57ec [2022-04-19T16:07:34.688Z] ---> 86333ec2738a [2022-04-19T16:07:34.688Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:07:34.947Z] ---> Running in 975e001a0302 [2022-04-19T16:07:35.206Z] Removing intermediate container 975e001a0302 [2022-04-19T16:07:35.206Z] ---> 262b75d164b1 [2022-04-19T16:07:35.206Z] [2022-04-19T16:07:35.206Z] Successfully built 262b75d164b1 [2022-04-19T16:07:35.206Z] Successfully tagged core-command:latest [2022-04-19T16:07:37.830Z] Removing intermediate container cb3aca28b7d5 [2022-04-19T16:07:37.830Z] ---> 2465237e68d6 [2022-04-19T16:07:37.830Z] Successfully built 2465237e68d6 [2022-04-19T16:07:37.830Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:07:38.177Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T16:07:38.178Z] . [Pipeline] withDockerContainer [2022-04-19T16:07:38.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container [2022-04-19T16:07:38.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T16:07:39.914Z] $ docker top 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:07:40.858Z] + go version [2022-04-19T16:07:40.858Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T16:07:40.889Z] $ docker stop --time=1 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb [2022-04-19T16:07:42.579Z] $ docker rm -f 66ebb8397dcec8a64487d0d2e313babc760b3dde5232673d5cbb249f95e6c8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:07:43.205Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T16:07:43.205Z] . [Pipeline] withDockerContainer [2022-04-19T16:07:43.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container [2022-04-19T16:07:43.652Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T16:07:45.023Z] $ docker top 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-19T16:07:45.318Z] ========================================================= [2022-04-19T16:07:45.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-19T16:07:45.318Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-19T16:07:45.999Z] + make test [2022-04-19T16:07:45.999Z] go mod tidy -compat=1.17 [2022-04-19T16:07:46.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-19T16:08:19.367Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-19T16:08:42.897Z]  Building core-command ... done Building bin/spire-agent... [2022-04-19T16:08:42.897Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:08:42.897Z] Building bin/spire-agent... [2022-04-19T16:08:42.897Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:08:42.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:08:42.897Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:08:42.897Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:08:42.897Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:08:42.897Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:08:42.897Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:08:42.897Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:08:42.897Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:08:42.897Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:08:42.897Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:08:42.897Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:08:42.897Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:08:42.897Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:08:42.897Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:08:55.109Z] Building bin/spire-agent... [2022-04-19T16:08:55.109Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:08:55.109Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:08:55.109Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:08:55.109Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:08:55.109Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:08:55.109Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:08:55.109Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:08:55.109Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:08:55.109Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:08:55.109Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:08:55.109Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:08:55.109Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:08:55.109Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T16:09:51.361Z] Removing intermediate container 26ad95448d43 [2022-04-19T16:09:51.361Z] ---> a4b7594e00f3 [2022-04-19T16:09:51.361Z] [2022-04-19T16:09:51.361Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T16:09:51.361Z] ---> 0ac33e5f5afa [2022-04-19T16:09:51.361Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:09:51.361Z] ---> Using cache [2022-04-19T16:09:51.361Z] ---> e2ff52936c93 [2022-04-19T16:09:51.361Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:09:51.361Z] ---> Using cache [2022-04-19T16:09:51.361Z] ---> 944d1b619a13 [2022-04-19T16:09:51.361Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T16:09:51.361Z] Removing intermediate container e54972829ee2 [2022-04-19T16:09:51.361Z] ---> 136b08fb6e74 [2022-04-19T16:09:51.361Z] [2022-04-19T16:09:51.361Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T16:09:51.361Z] ---> 0ac33e5f5afa [2022-04-19T16:09:51.361Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:09:51.361Z] ---> Using cache [2022-04-19T16:09:51.361Z] ---> e2ff52936c93 [2022-04-19T16:09:51.361Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:09:51.361Z] ---> Using cache [2022-04-19T16:09:51.361Z] ---> 944d1b619a13 [2022-04-19T16:09:51.361Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T16:09:51.361Z] ---> Running in 4d4007ffdd82 [2022-04-19T16:09:51.361Z] ---> Running in 4210b39ecb76 [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:51.361Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:09:51.361Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:09:51.361Z] OK: 15855 distinct packages available [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:51.361Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:09:51.361Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:09:51.361Z] OK: 15855 distinct packages available [2022-04-19T16:09:51.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:52.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:52.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T16:09:52.588Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T16:09:52.588Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T16:09:52.588Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:09:52.588Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:09:52.588Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T16:09:52.849Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T16:09:52.849Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T16:09:52.849Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:09:52.849Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T16:09:52.849Z] OK: 6 MiB in 18 packages [2022-04-19T16:09:52.849Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T16:09:53.110Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:09:53.110Z] OK: 6 MiB in 19 packages [2022-04-19T16:09:56.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-19T16:09:56.408Z] Removing intermediate container 4210b39ecb76 [2022-04-19T16:09:56.408Z] ---> 41c59e3a5714 [2022-04-19T16:09:56.408Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:09:56.408Z] Removing intermediate container 4d4007ffdd82 [2022-04-19T16:09:56.408Z] ---> c47ebbaeae66 [2022-04-19T16:09:56.408Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T16:09:56.864Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-19T16:09:57.793Z] ---> ae371d7b380a [2022-04-19T16:09:57.793Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:09:57.793Z] ---> 3d02e9cdb3e2 [2022-04-19T16:09:57.793Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:09:57.793Z] ---> 340b75d7db30 [2022-04-19T16:09:57.793Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T16:09:58.052Z] ---> Running in 09e48ecbd3e5 [2022-04-19T16:09:58.311Z] Removing intermediate container f61e4e8d13d4 [2022-04-19T16:09:58.311Z] ---> 142c87dfa822 [2022-04-19T16:09:58.311Z] [2022-04-19T16:09:58.311Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T16:09:58.311Z] ---> 0ac33e5f5afa [2022-04-19T16:09:58.311Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:09:58.311Z] ---> Using cache [2022-04-19T16:09:58.311Z] ---> e2ff52936c93 [2022-04-19T16:09:58.311Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:09:58.311Z] ---> Using cache [2022-04-19T16:09:58.311Z] ---> 944d1b619a13 [2022-04-19T16:09:58.311Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T16:09:58.311Z] ---> Using cache [2022-04-19T16:09:58.311Z] ---> c47ebbaeae66 [2022-04-19T16:09:58.311Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T16:09:58.571Z] Removing intermediate container 09e48ecbd3e5 [2022-04-19T16:09:58.571Z] ---> b54af7153aff [2022-04-19T16:09:58.571Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T16:09:59.143Z] ---> 82f603f8722a [2022-04-19T16:09:59.143Z] Step 21/26 : WORKDIR / [2022-04-19T16:09:59.143Z] ---> 95f6e0b350da [2022-04-19T16:09:59.143Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:09:59.143Z] ---> Running in 2e3fc10f58db [2022-04-19T16:09:59.406Z] Removing intermediate container 2e3fc10f58db [2022-04-19T16:09:59.406Z] ---> 113491b45813 [2022-04-19T16:09:59.406Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:09:59.406Z] ---> a583fa04717b [2022-04-19T16:09:59.406Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T16:09:59.406Z] ---> Running in 4ce6697e6889 [2022-04-19T16:09:59.406Z] Removing intermediate container 4ce6697e6889 [2022-04-19T16:09:59.406Z] ---> 77375db4dae5 [2022-04-19T16:09:59.406Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:09:59.666Z] ---> 3cc7bbd7daa7 [2022-04-19T16:09:59.666Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T16:09:59.666Z] ---> Running in 5fce42a16bbd [2022-04-19T16:09:59.666Z] Removing intermediate container 5fce42a16bbd [2022-04-19T16:09:59.666Z] ---> f1ed938946e7 [2022-04-19T16:09:59.666Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T16:09:59.927Z] ---> 297d8d9d940e [2022-04-19T16:09:59.927Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T16:09:59.927Z] ---> c88b9289df80 [2022-04-19T16:09:59.927Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:09:59.927Z] ---> Running in 1f4fe4d217ff [2022-04-19T16:09:59.927Z] ---> Running in 7adc19bfa63f [2022-04-19T16:09:59.927Z] Removing intermediate container 1f4fe4d217ff [2022-04-19T16:09:59.927Z] ---> 7ce6433770cd [2022-04-19T16:09:59.927Z] Step 25/26 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:09:59.927Z] Removing intermediate container 7adc19bfa63f [2022-04-19T16:09:59.927Z] ---> 7a0329ec1cb4 [2022-04-19T16:09:59.927Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:09:59.927Z] ---> 379dca687d77 [2022-04-19T16:09:59.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T16:10:00.187Z] ---> Running in 5e5fa1db797f [2022-04-19T16:10:00.187Z] ---> Running in d516e654d11d [2022-04-19T16:10:00.187Z] Removing intermediate container 5e5fa1db797f [2022-04-19T16:10:00.187Z] ---> c82958168dad [2022-04-19T16:10:00.187Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T16:10:00.187Z] Removing intermediate container d516e654d11d [2022-04-19T16:10:00.187Z] ---> a91fd5b7cd96 [2022-04-19T16:10:00.187Z] Step 24/26 : LABEL arch=x86_64 [2022-04-19T16:10:00.187Z] ---> d27746fecb8d [2022-04-19T16:10:00.187Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T16:10:00.187Z] ---> Running in 455f2d3c5911 [2022-04-19T16:10:00.187Z] ---> Running in 8c66e3d30474 [2022-04-19T16:10:00.448Z] Removing intermediate container 8c66e3d30474 [2022-04-19T16:10:00.448Z] ---> 07ed9aaad57f [2022-04-19T16:10:00.448Z] [2022-04-19T16:10:00.448Z] Removing intermediate container 455f2d3c5911 [2022-04-19T16:10:00.448Z] ---> e91a53efe433 [2022-04-19T16:10:00.448Z] Step 25/26 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:10:00.448Z] ---> Running in a2b7380ce668 [2022-04-19T16:10:00.448Z] ---> fc89675e118a [2022-04-19T16:10:00.448Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T16:10:00.448Z] ---> Running in aad641069d39 [2022-04-19T16:10:00.448Z] Successfully built 07ed9aaad57f [2022-04-19T16:10:00.448Z] Successfully tagged security-spire-config:latest [2022-04-19T16:10:00.448Z]  Building security-spire-config ... done Removing intermediate container a2b7380ce668 [2022-04-19T16:10:00.448Z] ---> b83c7683bd15 [2022-04-19T16:10:00.448Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T16:10:00.709Z] ---> Running in 9abc973b80b2 [2022-04-19T16:10:00.709Z] Removing intermediate container aad641069d39 [2022-04-19T16:10:00.709Z] ---> 31678c297131 [2022-04-19T16:10:00.709Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T16:10:00.709Z] ---> Running in 806829c9b1af [2022-04-19T16:10:00.709Z] Removing intermediate container 9abc973b80b2 [2022-04-19T16:10:00.709Z] ---> 1daf31ca9b3d [2022-04-19T16:10:00.709Z] [2022-04-19T16:10:00.709Z] Removing intermediate container 806829c9b1af [2022-04-19T16:10:00.709Z] ---> 6687bdfe00b1 [2022-04-19T16:10:00.709Z] Step 23/25 : LABEL arch=x86_64 [2022-04-19T16:10:00.709Z] Successfully built 1daf31ca9b3d [2022-04-19T16:10:00.709Z] Successfully tagged security-spire-agent:latest [2022-04-19T16:10:00.709Z] ---> Running in 35635026ff6d [2022-04-19T16:10:00.969Z]  Building security-spire-agent ... done Removing intermediate container 35635026ff6d [2022-04-19T16:10:00.969Z] ---> e78f61dfb605 [2022-04-19T16:10:00.969Z] Step 24/25 : LABEL git_sha=2322b4727af880fbea34d3547a95987c1f58e81f [2022-04-19T16:10:00.969Z] ---> Running in dc8e6c214665 [2022-04-19T16:10:00.969Z] Removing intermediate container dc8e6c214665 [2022-04-19T16:10:00.969Z] ---> ba2130b5ede9 [2022-04-19T16:10:00.969Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T16:10:00.969Z] ---> Running in 5bde09bd42b0 [2022-04-19T16:10:01.205Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-19T16:10:01.205Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-19T16:10:01.230Z] Removing intermediate container 5bde09bd42b0 [2022-04-19T16:10:01.230Z] ---> 48e6ef679685 [2022-04-19T16:10:01.230Z] [2022-04-19T16:10:01.230Z] Successfully built 48e6ef679685 [2022-04-19T16:10:01.230Z] Successfully tagged security-spire-server:latest [2022-04-19T16:10:01.503Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-19T16:10:01.514Z] $ docker stop --time=1 a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 [2022-04-19T16:10:02.813Z] $ docker rm -f a2188aa2bcbbe1d67bfc5e42e1f96119997b59c204b07550907a0082072f7eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T16:10:03.160Z] + docker images [2022-04-19T16:10:03.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:10:03.160Z] security-spire-server latest 48e6ef679685 1 second ago 87.3MB [2022-04-19T16:10:03.160Z] security-spire-config latest 07ed9aaad57f 2 seconds ago 86.7MB [2022-04-19T16:10:03.160Z] security-spire-agent latest 1daf31ca9b3d 2 seconds ago 127MB [2022-04-19T16:10:03.160Z] 142c87dfa822 7 seconds ago 4.43GB [2022-04-19T16:10:03.160Z] 136b08fb6e74 29 seconds ago 4.43GB [2022-04-19T16:10:03.160Z] a4b7594e00f3 29 seconds ago 4.43GB [2022-04-19T16:10:03.160Z] core-command latest 262b75d164b1 2 minutes ago 16MB [2022-04-19T16:10:03.160Z] 7ba57d4b8c66 2 minutes ago 1.49GB [2022-04-19T16:10:03.160Z] core-metadata latest e56a57e5172b 3 minutes ago 17MB [2022-04-19T16:10:03.160Z] sys-mgmt-agent latest ca056f38f527 3 minutes ago 299MB [2022-04-19T16:10:03.160Z] b2fd43e54eda 3 minutes ago 1.5GB [2022-04-19T16:10:03.160Z] support-scheduler latest ecec3860df6f 3 minutes ago 26.2MB [2022-04-19T16:10:03.160Z] security-proxy-setup latest 23c02e302d73 3 minutes ago 26.9MB [2022-04-19T16:10:03.160Z] be5158690390 3 minutes ago 1.49GB [2022-04-19T16:10:03.160Z] 8735d7b8df32 4 minutes ago 1.55GB [2022-04-19T16:10:03.160Z] f3c5c9e5c2fa 4 minutes ago 1.5GB [2022-04-19T16:10:03.160Z] security-bootstrapper latest 4369fc432ecb 4 minutes ago 19MB [2022-04-19T16:10:03.160Z] security-spiffe-token-provider latest 6e8ddfa1c9f5 4 minutes ago 28.8MB [2022-04-19T16:10:03.160Z] core-data latest bce3a508fea2 4 minutes ago 22.5MB [2022-04-19T16:10:03.160Z] security-secretstore-setup latest da110c3860f5 4 minutes ago 28.5MB [2022-04-19T16:10:03.160Z] support-notifications latest b3166cf6599b 4 minutes ago 26.8MB [2022-04-19T16:10:03.160Z] 32f737b795cb 4 minutes ago 1.55GB [2022-04-19T16:10:03.160Z] 7f0d83d561f2 4 minutes ago 1.54GB [2022-04-19T16:10:03.160Z] 571a108b2394 4 minutes ago 1.52GB [2022-04-19T16:10:03.160Z] 0de2dcf24eef 4 minutes ago 1.5GB [2022-04-19T16:10:03.160Z] f64bf91ccb8f 4 minutes ago 1.5GB [2022-04-19T16:10:03.160Z] ci-base-image-x86_64 latest 64fa860ea161 8 minutes ago 896MB [2022-04-19T16:10:03.160Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-19T16:10:03.161Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-19T16:10:03.161Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-19T16:10:03.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-19T16:10:03.161Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-19T16:10:03.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:10:09.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-19T16:10:09.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-19T16:10:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.231s coverage: 28.7% of statements [2022-04-19T16:10:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-19T16:10:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-19T16:10:28.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 98.5% of statements [2022-04-19T16:10:28.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-19T16:10:29.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 53.4% of statements [2022-04-19T16:10:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-19T16:10:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-19T16:10:51.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.415s coverage: 89.2% of statements [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:10:51.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.451s coverage: 84.4% of statements [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-19T16:10:51.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.280s coverage: 95.6% of statements [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.314s coverage: 60.0% of statements [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.463s coverage: 58.8% of statements [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 29.6% of statements [2022-04-19T16:10:54.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2022-04-19T16:10:54.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2022-04-19T16:10:54.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2022-04-19T16:11:09.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2022-04-19T16:11:09.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-04-19T16:11:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.681s coverage: 82.5% of statements [2022-04-19T16:11:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-19T16:11:20.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-19T16:11:20.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-19T16:11:20.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-19T16:11:20.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-19T16:11:20.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-04-19T16:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-19T16:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements [2022-04-19T16:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-19T16:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-04-19T16:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2022-04-19T16:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-04-19T16:11:20.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements [2022-04-19T16:11:20.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.4% of statements [2022-04-19T16:11:25.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-19T16:11:25.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2022-04-19T16:11:25.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-04-19T16:11:35.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.4% of statements [2022-04-19T16:11:35.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-19T16:11:35.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-19T16:11:35.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-19T16:11:35.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.8% of statements [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-19T16:11:35.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-19T16:11:35.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.442s coverage: 84.8% of statements [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-19T16:11:35.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-19T16:11:46.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements [2022-04-19T16:11:46.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-19T16:11:46.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-19T16:11:46.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-19T16:11:46.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-19T16:11:46.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.617s coverage: 92.3% of statements [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-19T16:11:46.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-19T16:11:46.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-19T16:11:46.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.257s coverage: 28.9% of statements [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-19T16:11:46.095Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-19T16:11:46.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-04-19T16:11:46.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-19T16:11:46.366Z] 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-19T16:11:46.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-19T16:11:46.366Z] GO111MODULE=on go vet ./... [2022-04-19T16:13:38.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T16:13:38.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T16:13:38.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-19T16:13:38.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-19T16:13:38.951Z] + ls -al . [2022-04-19T16:13:38.951Z] total 668 [2022-04-19T16:13:38.951Z] drwxrwxr-x 9 1001 1001 4096 Apr 19 16:13 . [2022-04-19T16:13:38.951Z] drwxr-xr-x 4 root root 4096 Apr 19 16:07 .. [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 16:05 .dockerignore [2022-04-19T16:13:38.951Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 16:05 .git [2022-04-19T16:13:38.951Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 16:05 .github [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 879 Apr 19 16:05 .gitignore [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 42 Apr 19 16:05 .golangci.yml [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 87 Apr 19 16:05 .hadolint.yml [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 16:05 .sonarcloud.properties [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 1171 Apr 19 16:05 ADOPTERS.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 10086 Apr 19 16:05 Attribution.txt [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 51732 Apr 19 16:05 CHANGELOG.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 16:05 CONTRIBUTING.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 677 Apr 19 16:05 GOVERNANCE.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 850 Apr 19 16:05 Jenkinsfile [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 16:05 LICENSE [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 10389 Apr 19 16:05 Makefile [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 582 Apr 19 16:05 OWNERS.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 9120 Apr 19 16:05 README.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 6912 Apr 19 16:05 SECURITY.md [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 16:01 VERSION [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 16:05 ZMQWindows.md [2022-04-19T16:13:38.951Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 16:05 bin [2022-04-19T16:13:38.951Z] drwxrwxr-x 18 1001 1001 4096 Apr 19 16:05 cmd [2022-04-19T16:13:38.951Z] -rw-r--r-- 1 root root 435134 Apr 19 16:11 coverage.out [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 3256 Apr 19 16:05 go.mod [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 35162 Apr 19 16:05 go.sum [2022-04-19T16:13:38.951Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 16:05 internal [2022-04-19T16:13:38.951Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 16:05 openapi [2022-04-19T16:13:38.951Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 16:05 snap [2022-04-19T16:13:38.951Z] -rw-rw-r-- 1 1001 1001 204 Apr 19 16:05 version.go [Pipeline] sh [2022-04-19T16:13:39.619Z] + '[' -e coverage.out ] [2022-04-19T16:13:39.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-19T16:13:39.646Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T16:13:40.481Z] Stashed 1 file(s) [Pipeline] sh [2022-04-19T16:13:41.127Z] + make build [2022-04-19T16:13:41.127Z] 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-19T16:15:02.916Z] 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-19T16:16:11.122Z] 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-19T16:16:11.122Z] 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-19T16:16:43.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-19T16:16:43.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-19T16:16:46.905Z] 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-19T16:16:53.619Z] 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-19T16:16:57.003Z] 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-19T16:17:02.402Z] 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-19T16:17:05.787Z] 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-19T16:17:09.183Z] 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-19T16:17:17.489Z] 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-19T16:17:22.915Z] $ docker stop --time=1 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d [2022-04-19T16:17:24.967Z] $ docker rm -f 8e3b0b24589a2aeaac82cd9cde2eaff39ebce23c811e71925d07944d6dab091d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:17:27.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T16:17:27.372Z] [2022-04-19T16:17:27.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:17:27.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T16:17:28.028Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-19T16:17:28.028Z] 29e5d40040c1: Pulling fs layer [2022-04-19T16:17:28.028Z] 1ce36da41761: Pulling fs layer [2022-04-19T16:17:28.028Z] 25b303627fd3: Pulling fs layer [2022-04-19T16:17:28.028Z] 29e5d40040c1: Download complete [2022-04-19T16:17:28.648Z] 1ce36da41761: Verifying Checksum [2022-04-19T16:17:28.648Z] 1ce36da41761: Download complete [2022-04-19T16:17:28.923Z] 29e5d40040c1: Pull complete [2022-04-19T16:17:29.904Z] 25b303627fd3: Verifying Checksum [2022-04-19T16:17:30.178Z] 1ce36da41761: Pull complete [2022-04-19T16:17:42.573Z] 25b303627fd3: Pull complete [2022-04-19T16:17:42.573Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-19T16:17:42.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T16:17:42.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-19T16:17:42.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container [2022-04-19T16:17:42.902Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-19T16:17:45.265Z] $ docker top 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:17:46.173Z] + docker-compose build --help [2022-04-19T16:17:46.173Z] + grep parallel [2022-04-19T16:17:50.473Z] --parallel Build images in parallel. [Pipeline] } [2022-04-19T16:17:50.769Z] $ docker stop --time=1 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 [2022-04-19T16:17:52.455Z] $ docker rm -f 3a74f0113c909e543c423877c5198fc80c852340e15759f577d2db9562972161 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T16:17:53.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-19T16:17:53.089Z] . [Pipeline] withDockerContainer [2022-04-19T16:17:53.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container [2022-04-19T16:17:53.450Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-19T16:17:54.847Z] $ docker top 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T16:17:55.778Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-19T16:18:01.166Z] Building core-command ... [2022-04-19T16:18:01.166Z] Building core-data ... [2022-04-19T16:18:01.166Z] Building core-metadata ... [2022-04-19T16:18:01.166Z] Building security-bootstrapper ... [2022-04-19T16:18:01.166Z] Building security-proxy-setup ... [2022-04-19T16:18:01.166Z] Building security-secretstore-setup ... [2022-04-19T16:18:01.166Z] Building security-spiffe-token-provider ... [2022-04-19T16:18:01.166Z] Building security-spire-agent ... [2022-04-19T16:18:01.166Z] Building security-spire-config ... [2022-04-19T16:18:01.166Z] Building security-spire-server ... [2022-04-19T16:18:01.166Z] Building support-notifications ... [2022-04-19T16:18:01.166Z] Building support-scheduler ... [2022-04-19T16:18:01.166Z] Building sys-mgmt-agent ... [2022-04-19T16:18:01.166Z] Building security-spire-config [2022-04-19T16:18:01.166Z] Building security-spiffe-token-provider [2022-04-19T16:18:01.166Z] Building security-secretstore-setup [2022-04-19T16:18:01.166Z] Building security-bootstrapper [2022-04-19T16:18:01.166Z] Building core-command [2022-04-19T16:19:22.956Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:19:22.956Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:19:22.956Z] ---> 2465237e68d6 [2022-04-19T16:19:22.956Z] Step 3/31 : WORKDIR /edgex-go [2022-04-19T16:19:22.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:19:22.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:19:22.956Z] ---> 2465237e68d6 [2022-04-19T16:19:22.956Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T16:19:22.956Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:19:22.956Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:19:22.956Z] ---> 2465237e68d6 [2022-04-19T16:19:22.956Z] Step 3/20 : WORKDIR /edgex-go [2022-04-19T16:19:22.956Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:19:22.956Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:19:22.956Z] ---> 2465237e68d6 [2022-04-19T16:19:22.956Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T16:19:22.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:19:22.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:19:22.956Z] ---> 2465237e68d6 [2022-04-19T16:19:22.956Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:19:22.956Z] ---> Running in 0517e5e2e1b3 [2022-04-19T16:19:22.956Z] ---> Running in 0d06f2497f1b [2022-04-19T16:19:22.956Z] ---> Running in cabaa32bbba8 [2022-04-19T16:19:22.956Z] ---> Running in 69963a55f2a2 [2022-04-19T16:19:22.956Z] ---> Running in 2c223af19840 [2022-04-19T16:19:23.562Z] Removing intermediate container 69963a55f2a2 [2022-04-19T16:19:23.562Z] ---> b78e49e3c493 [2022-04-19T16:19:23.562Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:19:23.562Z] Removing intermediate container 0517e5e2e1b3 [2022-04-19T16:19:23.562Z] ---> 4be8b8602b24 [2022-04-19T16:19:23.562Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-19T16:19:23.562Z] Removing intermediate container 0d06f2497f1b [2022-04-19T16:19:23.562Z] ---> 349dd010889c [2022-04-19T16:19:23.562Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:19:23.562Z] Removing intermediate container cabaa32bbba8 [2022-04-19T16:19:23.562Z] ---> b3965c998170 [2022-04-19T16:19:23.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:19:23.562Z] Removing intermediate container 2c223af19840 [2022-04-19T16:19:23.562Z] ---> 2edcef29aaea [2022-04-19T16:19:23.562Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:19:23.849Z] ---> Running in 013fc8002137 [2022-04-19T16:19:23.849Z] ---> Running in 53f0094c5d4c [2022-04-19T16:19:23.849Z] ---> Running in b1c1d2be5c6f [2022-04-19T16:19:23.849Z] ---> Running in e6ccb7dc1060 [2022-04-19T16:19:23.849Z] ---> Running in 484ad82517bd [2022-04-19T16:19:25.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:26.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:27.521Z] Removing intermediate container b1c1d2be5c6f [2022-04-19T16:19:27.521Z] ---> d8892c7b5ff9 [2022-04-19T16:19:27.521Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-19T16:19:27.521Z] ---> Running in c8b38a1fad16 [2022-04-19T16:19:27.803Z] Removing intermediate container 53f0094c5d4c [2022-04-19T16:19:27.803Z] ---> 52cdb613653f [2022-04-19T16:19:27.803Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-19T16:19:28.081Z] ---> Running in 65362b31a220 [2022-04-19T16:19:28.081Z] Removing intermediate container e6ccb7dc1060 [2022-04-19T16:19:28.081Z] ---> 333a3fb33559 [2022-04-19T16:19:28.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T16:19:28.361Z] Removing intermediate container 484ad82517bd [2022-04-19T16:19:28.361Z] ---> 240ec8dc7e49 [2022-04-19T16:19:28.361Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:19:28.361Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:19:28.361Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:19:28.361Z] OK: 15741 distinct packages available [2022-04-19T16:19:28.361Z] ---> Running in ab23d858494e [2022-04-19T16:19:28.638Z] ---> Running in f2ac5a74c731 [2022-04-19T16:19:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:29.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:29.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:30.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:30.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:30.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:30.753Z] OK: 220 MiB in 52 packages [2022-04-19T16:19:30.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:31.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:31.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:31.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:19:32.257Z] Removing intermediate container 013fc8002137 [2022-04-19T16:19:32.257Z] ---> 8cc9b8fc224b [2022-04-19T16:19:32.257Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-19T16:19:32.257Z] OK: 220 MiB in 52 packages [2022-04-19T16:19:32.536Z] OK: 220 MiB in 52 packages [2022-04-19T16:19:32.825Z] OK: 220 MiB in 52 packages [2022-04-19T16:19:33.106Z] OK: 220 MiB in 52 packages [2022-04-19T16:19:33.717Z] ---> f9c837baf18a [2022-04-19T16:19:33.718Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:19:33.718Z] ---> Running in 46ddeeb95992 [2022-04-19T16:19:34.325Z] Removing intermediate container 65362b31a220 [2022-04-19T16:19:34.325Z] ---> d2302f727df4 [2022-04-19T16:19:34.325Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-19T16:19:34.325Z] Removing intermediate container c8b38a1fad16 [2022-04-19T16:19:34.325Z] ---> 0c00df8b67b8 [2022-04-19T16:19:34.325Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T16:19:34.615Z] Removing intermediate container ab23d858494e [2022-04-19T16:19:34.615Z] ---> eeed35923f7e [2022-04-19T16:19:34.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:19:34.895Z] Removing intermediate container f2ac5a74c731 [2022-04-19T16:19:34.895Z] ---> 0a693c1ee972 [2022-04-19T16:19:34.895Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T16:19:35.894Z] ---> 378a2f4f4742 [2022-04-19T16:19:35.894Z] ---> 02d8c7966e1a [2022-04-19T16:19:35.894Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:19:35.894Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:19:35.894Z] ---> Running in 649d98de5f71 [2022-04-19T16:19:36.167Z] ---> 579123ff0c0b [2022-04-19T16:19:36.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:19:36.167Z] ---> Running in 6cd9d62a60ef [2022-04-19T16:19:36.167Z] ---> 7b82d9f44288 [2022-04-19T16:19:36.167Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:19:36.449Z] ---> Running in a05735aa318a [2022-04-19T16:19:36.449Z] ---> Running in b1b9cdad9c8b [2022-04-19T16:19:37.898Z] Removing intermediate container 46ddeeb95992 [2022-04-19T16:19:37.898Z] ---> 92cc80fd2d44 [2022-04-19T16:19:37.898Z] Step 7/20 : COPY . . [2022-04-19T16:19:42.228Z] Removing intermediate container 649d98de5f71 [2022-04-19T16:19:42.228Z] ---> 82f9e87d391d [2022-04-19T16:19:42.228Z] Step 8/25 : COPY . . [2022-04-19T16:19:42.228Z] Removing intermediate container b1b9cdad9c8b [2022-04-19T16:19:42.228Z] ---> 3686d717b408 [2022-04-19T16:19:42.228Z] Step 8/26 : COPY . . [2022-04-19T16:19:42.228Z] Removing intermediate container 6cd9d62a60ef [2022-04-19T16:19:42.228Z] ---> a891b1e9f547 [2022-04-19T16:19:42.228Z] Step 8/31 : COPY . . [2022-04-19T16:19:42.228Z] Removing intermediate container a05735aa318a [2022-04-19T16:19:42.228Z] ---> d1f8219f4179 [2022-04-19T16:19:42.228Z] Step 8/23 : COPY . . [2022-04-19T16:20:09.085Z] ---> 1ca16e0e41f2 [2022-04-19T16:20:09.085Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-19T16:20:09.085Z] ---> Running in 93593ce23273 [2022-04-19T16:20:10.076Z] ---> 8aeeaf80b23f [2022-04-19T16:20:10.076Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-19T16:20:10.076Z] 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-19T16:20:10.076Z] ---> Running in 165aec1f817b [2022-04-19T16:20:10.686Z] ---> dbfd5d4fa044 [2022-04-19T16:20:10.686Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:20:10.686Z] ---> 4c11afcdc04f [2022-04-19T16:20:10.686Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-19T16:20:10.960Z] ---> Running in e31fa524ccbc [2022-04-19T16:20:10.960Z] ---> Running in d9c1ce36a33b [2022-04-19T16:20:11.947Z] Removing intermediate container e31fa524ccbc [2022-04-19T16:20:11.947Z] ---> 2af80712e12e [2022-04-19T16:20:11.947Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T16:20:12.226Z] ---> Running in a93427fe13dc [2022-04-19T16:20:12.502Z] ---> 25efdd5772a6 [2022-04-19T16:20:12.502Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-19T16:20:12.502Z] 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-19T16:20:12.502Z] ---> Running in 7d705ef1ff5b [2022-04-19T16:20:13.959Z] 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-19T16:20:15.426Z] 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-19T16:20:16.028Z] Removing intermediate container a93427fe13dc [2022-04-19T16:20:16.028Z] ---> 38c1200174cd [2022-04-19T16:20:16.028Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T16:20:16.028Z] ---> Running in fed6757ac62f [2022-04-19T16:20:16.626Z] Removing intermediate container fed6757ac62f [2022-04-19T16:20:16.626Z] ---> 0cd5942065c6 [2022-04-19T16:20:16.626Z] 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-19T16:20:16.626Z] ---> Running in 7df527de1c23 [2022-04-19T16:20:19.263Z] spire-1.2.1/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.data/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.data/.file [2022-04-19T16:20:19.263Z] spire-1.2.1/.dockerignore [2022-04-19T16:20:19.263Z] spire-1.2.1/.gitattributes [2022-04-19T16:20:19.263Z] spire-1.2.1/.githooks/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:20:19.263Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:20:19.263Z] spire-1.2.1/.gitignore [2022-04-19T16:20:19.263Z] spire-1.2.1/.go-version [2022-04-19T16:20:19.263Z] spire-1.2.1/.golangci.yml [2022-04-19T16:20:19.263Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:20:19.263Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:20:19.263Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:20:19.263Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:20:19.263Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:20:19.263Z] spire-1.2.1/Dockerfile [2022-04-19T16:20:19.541Z] spire-1.2.1/Dockerfile.dev [2022-04-19T16:20:19.541Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:20:19.541Z] spire-1.2.1/LICENSE [2022-04-19T16:20:19.541Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:20:19.541Z] spire-1.2.1/Makefile [2022-04-19T16:20:19.541Z] spire-1.2.1/README.md [2022-04-19T16:20:19.541Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:20:19.541Z] spire-1.2.1/SECURITY.md [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:20:19.541Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/ [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/agent/ [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/server/ [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:20:19.541Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:20:19.541Z] spire-1.2.1/doc/ [2022-04-19T16:20:19.541Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:20:19.541Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:20:19.541Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:20:19.541Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/ [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:20:19.542Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:20:19.542Z] spire-1.2.1/examples/ [2022-04-19T16:20:19.542Z] spire-1.2.1/examples/README.md [2022-04-19T16:20:19.542Z] spire-1.2.1/go.mod [2022-04-19T16:20:19.542Z] spire-1.2.1/go.sum [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:20:19.542Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:20:19.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:20:19.822Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:20:19.823Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:20:20.101Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:20:20.102Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:20:20.103Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:20:20.378Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:20:20.379Z] spire-1.2.1/proto/ [2022-04-19T16:20:20.379Z] spire-1.2.1/proto/private/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:20:20.380Z] spire-1.2.1/release/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:20:20.380Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:20:20.380Z] spire-1.2.1/script/ [2022-04-19T16:20:20.380Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:20:20.380Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:20:20.380Z] spire-1.2.1/support/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:20:20.380Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:20:20.380Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:20:20.380Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:20:20.655Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/clock/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:20:20.655Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/common [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:20:20.656Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:20:20.657Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:20:20.935Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:20:20.936Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:20:20.936Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testca/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testkey/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/ [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/race.go [2022-04-19T16:20:20.936Z] spire-1.2.1/test/util/util.go [2022-04-19T16:20:20.936Z] building spire from source... [2022-04-19T16:20:21.541Z] Installing go1.17.7... [2022-04-19T16:20:48.581Z] Building bin/spire-server... [2022-04-19T16:20:48.581Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:20:48.581Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:20:48.581Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:20:48.581Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:20:48.581Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:20:50.018Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:20:50.618Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:20:50.894Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:20:50.894Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:20:51.499Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:20:51.776Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:20:51.776Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:20:52.055Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:20:52.336Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:20:52.618Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:20:52.618Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:20:52.618Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:20:52.618Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:20:54.070Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:20:54.070Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:20:54.674Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:20:54.952Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:20:56.402Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:20:57.391Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:20:57.669Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:21:24.516Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:21:24.516Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:21:24.516Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:21:24.516Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:21:24.516Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:21:24.516Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:21:24.516Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:21:24.516Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:21:24.516Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:21:24.516Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:21:24.516Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:21:24.516Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:21:24.516Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:21:24.516Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:21:24.516Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:21:24.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:21:31.251Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:21:31.251Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:21:31.251Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:21:31.251Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:21:31.528Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:21:31.528Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:21:31.528Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:21:31.528Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:21:32.134Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:21:32.134Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:21:32.416Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:21:32.416Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:21:33.027Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:21:48.149Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:22:27.187Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:22:27.187Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:22:27.187Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:22:27.187Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:22:27.187Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:22:27.187Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:22:27.187Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:22:27.187Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:22:27.790Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:22:29.068Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:22:29.068Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:22:29.677Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:22:31.662Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:22:32.648Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:22:32.648Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:22:32.926Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:22:33.201Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:22:33.477Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:22:33.477Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:22:35.463Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:22:35.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:22:35.738Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:22:36.013Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:22:36.287Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:22:36.287Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:22:36.287Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:22:41.716Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:22:41.716Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:22:41.716Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:22:41.716Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:22:41.992Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:22:41.992Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:22:41.992Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:22:42.982Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:22:43.260Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:22:43.260Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:22:43.540Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:22:43.540Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:22:44.990Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:22:45.594Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:22:45.872Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:22:45.872Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:22:45.872Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:22:46.150Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:22:46.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:22:46.150Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:22:47.600Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:22:47.600Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:22:47.876Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:22:48.153Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:22:48.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:22:48.707Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:22:49.698Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:22:51.706Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:22:51.706Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:22:51.985Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:22:51.985Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:22:51.985Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:22:52.263Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:22:52.542Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:22:53.149Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:22:55.797Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:22:56.078Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:22:56.680Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:22:59.684Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:22:59.684Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:22:59.684Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:23:00.288Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:23:00.566Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:23:00.845Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:23:01.129Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:23:01.404Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:23:01.404Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:23:01.681Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:23:14.107Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:23:14.107Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:23:14.107Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:23:14.107Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:23:53.150Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:23:53.150Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:25:15.002Z] 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-19T16:25:15.002Z] Removing intermediate container 7d705ef1ff5b [2022-04-19T16:25:15.002Z] ---> a29cacb335b3 [2022-04-19T16:25:15.002Z] [2022-04-19T16:25:15.002Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:25:15.002Z] 3.14: Pulling from library/alpine [2022-04-19T16:25:15.002Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T16:25:15.002Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T16:25:15.002Z] ---> ac73e934f311 [2022-04-19T16:25:15.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:25:15.002Z] ---> Running in ebf6e7af7f19 [2022-04-19T16:25:15.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:15.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:15.002Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-19T16:25:15.002Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:25:15.002Z] OK: 5 MiB in 15 packages [2022-04-19T16:25:15.002Z] Removing intermediate container ebf6e7af7f19 [2022-04-19T16:25:15.002Z] ---> 989722d9007c [2022-04-19T16:25:15.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:25:15.002Z] ---> Running in 949f862bf482 [2022-04-19T16:25:15.002Z] Removing intermediate container 949f862bf482 [2022-04-19T16:25:15.002Z] ---> 26dac3f8e499 [2022-04-19T16:25:15.002Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-19T16:25:15.002Z] ---> Running in 4e9f4134dda5 [2022-04-19T16:25:15.002Z] Removing intermediate container 4e9f4134dda5 [2022-04-19T16:25:15.002Z] ---> 35e7ba1cc04f [2022-04-19T16:25:15.002Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T16:25:15.002Z] ---> Running in f72bc78b793e [2022-04-19T16:25:15.002Z] Removing intermediate container f72bc78b793e [2022-04-19T16:25:15.002Z] ---> 551decf96e85 [2022-04-19T16:25:15.002Z] Step 15/23 : WORKDIR / [2022-04-19T16:25:15.002Z] ---> Running in 2fdaf59603c5 [2022-04-19T16:25:15.997Z] Removing intermediate container 2fdaf59603c5 [2022-04-19T16:25:15.997Z] ---> 13335ea2a887 [2022-04-19T16:25:15.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:25:18.005Z] ---> cbd2cc9996bf [2022-04-19T16:25:18.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-19T16:25:22.339Z] ---> 01c7a73b4899 [2022-04-19T16:25:22.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-19T16:25:22.616Z] Removing intermediate container 165aec1f817b [2022-04-19T16:25:22.616Z] ---> 1d4ce821052f [2022-04-19T16:25:22.616Z] [2022-04-19T16:25:22.616Z] Step 10/25 : FROM alpine:3.14 [2022-04-19T16:25:22.616Z] ---> ac73e934f311 [2022-04-19T16:25:22.616Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-19T16:25:22.896Z] ---> Running in 21bf5152ff27 [2022-04-19T16:25:23.509Z] ---> fb0950269f25 [2022-04-19T16:25:23.509Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-19T16:25:23.792Z] ---> Running in 6d9646fbbd0a [2022-04-19T16:25:23.793Z] Removing intermediate container d9c1ce36a33b [2022-04-19T16:25:23.793Z] ---> c9f8d9282781 [2022-04-19T16:25:23.793Z] [2022-04-19T16:25:23.793Z] Step 10/31 : FROM alpine:3.14 [2022-04-19T16:25:23.793Z] ---> ac73e934f311 [2022-04-19T16:25:23.793Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-19T16:25:24.067Z] ---> Running in 95c75e243aa6 [2022-04-19T16:25:24.766Z] Removing intermediate container 6d9646fbbd0a [2022-04-19T16:25:24.766Z] ---> 59508fb41024 [2022-04-19T16:25:24.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:25:24.766Z] ---> Running in c90549120526 [2022-04-19T16:25:25.459Z] Removing intermediate container 95c75e243aa6 [2022-04-19T16:25:25.459Z] ---> 33fc4f7b18a3 [2022-04-19T16:25:25.459Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-19T16:25:25.459Z] ---> Running in 05d2963cca05 [2022-04-19T16:25:25.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:26.364Z] Removing intermediate container c90549120526 [2022-04-19T16:25:26.364Z] ---> 7937cb9b2cca [2022-04-19T16:25:26.364Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:25:26.364Z] ---> Running in 001c89732a2b [2022-04-19T16:25:26.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:26.971Z] Removing intermediate container 001c89732a2b [2022-04-19T16:25:26.971Z] ---> 1cf9b761a8f2 [2022-04-19T16:25:26.971Z] Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:25:27.247Z] ---> Running in ac3d44c3b309 [2022-04-19T16:25:27.856Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-19T16:25:27.856Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-19T16:25:27.856Z] (3/3) Installing su-exec (0.2-r1) [2022-04-19T16:25:27.856Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:25:27.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:27.856Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:25:27.856Z] Removing intermediate container ac3d44c3b309 [2022-04-19T16:25:27.856Z] ---> d747b113e213 [2022-04-19T16:25:27.856Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:25:28.133Z] ---> Running in 176a5d73762e [2022-04-19T16:25:28.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:25:28.419Z] OK: 6 MiB in 17 packages [2022-04-19T16:25:28.706Z] Removing intermediate container 176a5d73762e [2022-04-19T16:25:28.706Z] ---> b747adf182a4 [2022-04-19T16:25:28.706Z] [2022-04-19T16:25:29.327Z] Successfully built b747adf182a4 [2022-04-19T16:25:29.327Z] Successfully tagged core-command-arm64:latest [2022-04-19T16:25:29.327Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-19T16:25:29.610Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-19T16:25:29.611Z] (2/2) Installing su-exec (0.2-r1) [2022-04-19T16:25:29.892Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:25:29.892Z] OK: 6 MiB in 16 packages [2022-04-19T16:25:31.344Z] Removing intermediate container 21bf5152ff27 [2022-04-19T16:25:31.344Z] ---> c47baaf79840 [2022-04-19T16:25:31.345Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T16:25:31.345Z] ---> Running in 5ae88eab41bc [2022-04-19T16:25:31.970Z] Removing intermediate container 05d2963cca05 [2022-04-19T16:25:31.970Z] ---> 5b64024b04e7 [2022-04-19T16:25:31.970Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-19T16:25:31.970Z] ---> Running in 07c05f7221c8 [2022-04-19T16:25:32.248Z] Removing intermediate container 5ae88eab41bc [2022-04-19T16:25:32.248Z] ---> 7d10569020d6 [2022-04-19T16:25:32.248Z] Step 13/25 : WORKDIR / [2022-04-19T16:25:32.248Z] ---> Running in 16fe75130b4e [2022-04-19T16:25:32.530Z] Removing intermediate container 07c05f7221c8 [2022-04-19T16:25:32.530Z] ---> ac5d5aca643d [2022-04-19T16:25:32.530Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-19T16:25:32.815Z] ---> Running in 841404db2124 [2022-04-19T16:25:33.101Z] Removing intermediate container 16fe75130b4e [2022-04-19T16:25:33.101Z] ---> ede72576b4c7 [2022-04-19T16:25:33.101Z] 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-19T16:25:33.711Z] Removing intermediate container 841404db2124 [2022-04-19T16:25:33.711Z] ---> 8ba9b1bd21b0 [2022-04-19T16:25:33.711Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-19T16:25:33.995Z] ---> Running in e541ffd93ffc [2022-04-19T16:25:34.605Z] ---> 79366bfcbdb9 [2022-04-19T16:25:34.605Z] 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-19T16:25:36.065Z] ---> f4ee45799828 [2022-04-19T16:25:36.066Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-19T16:25:37.535Z] ---> f8d331fb03ca [2022-04-19T16:25:37.535Z] 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-19T16:25:37.821Z] Removing intermediate container e541ffd93ffc [2022-04-19T16:25:37.821Z] ---> 2da70b8797e8 [2022-04-19T16:25:37.821Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-19T16:25:38.105Z] ---> Running in 6706189eb5bd [2022-04-19T16:25:38.716Z] ---> c4ec31496ca6 [2022-04-19T16:25:38.717Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-19T16:25:38.999Z] Removing intermediate container 6706189eb5bd [2022-04-19T16:25:38.999Z] ---> 813e5da508fa [2022-04-19T16:25:38.999Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-19T16:25:40.994Z] ---> 2c777496055d [2022-04-19T16:25:40.994Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-19T16:25:40.994Z] ---> fc62f8501b1f [2022-04-19T16:25:40.994Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-19T16:25:40.994Z] ---> Running in c5f2ffe76adb [2022-04-19T16:25:43.672Z] ---> 88ec685dfaa0 [2022-04-19T16:25:43.672Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T16:25:45.122Z] ---> 19110f34b7b7 [2022-04-19T16:25:45.122Z] 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-19T16:25:45.122Z] ---> Running in be5a3b92e434 [2022-04-19T16:25:45.397Z] Removing intermediate container c5f2ffe76adb [2022-04-19T16:25:45.397Z] ---> 0106c7bc990d [2022-04-19T16:25:45.397Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:25:47.410Z] ---> 3d0cf92d6021 [2022-04-19T16:25:47.410Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-19T16:25:49.406Z] Removing intermediate container be5a3b92e434 [2022-04-19T16:25:49.406Z] ---> b1abe812a779 [2022-04-19T16:25:49.407Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T16:25:49.407Z] ---> Running in da1365f6f630 [2022-04-19T16:25:50.405Z] Removing intermediate container da1365f6f630 [2022-04-19T16:25:50.405Z] ---> 87790041547c [2022-04-19T16:25:50.405Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T16:25:50.405Z] ---> Running in e2b83fdf22ba [2022-04-19T16:25:51.402Z] ---> 2fb04d751a18 [2022-04-19T16:25:51.402Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-19T16:25:51.402Z] Removing intermediate container e2b83fdf22ba [2022-04-19T16:25:51.402Z] ---> 9bbc3ae2f380 [2022-04-19T16:25:51.402Z] Step 24/25 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:25:51.688Z] ---> Running in 554cc4d41ae6 [2022-04-19T16:25:52.488Z] Removing intermediate container 554cc4d41ae6 [2022-04-19T16:25:52.488Z] ---> c53ffb6daed5 [2022-04-19T16:25:52.488Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T16:25:52.841Z] ---> Running in 1169527b7799 [2022-04-19T16:25:52.841Z] ---> c9da690dc0fa [2022-04-19T16:25:52.841Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-19T16:25:53.907Z] Removing intermediate container 1169527b7799 [2022-04-19T16:25:53.907Z] ---> c00b8593a133 [2022-04-19T16:25:53.907Z] [2022-04-19T16:25:54.890Z] ---> dec3af6e1185 [2022-04-19T16:25:54.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-19T16:25:55.170Z] Successfully built c00b8593a133 [2022-04-19T16:25:55.447Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-19T16:25:55.447Z] Building support-scheduler [2022-04-19T16:25:56.049Z]  Building security-secretstore-setup ... done  ---> 2c4f9928d937 [2022-04-19T16:25:56.049Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-19T16:25:56.650Z] ---> Running in e2f585c71fed [2022-04-19T16:25:57.258Z] Removing intermediate container e2f585c71fed [2022-04-19T16:25:57.258Z] ---> 680183a53962 [2022-04-19T16:25:57.258Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-19T16:25:58.248Z] ---> 5d88af9fff5a [2022-04-19T16:25:58.248Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-19T16:25:58.848Z] ---> Running in f7348f264644 [2022-04-19T16:26:02.268Z] Removing intermediate container f7348f264644 [2022-04-19T16:26:02.268Z] ---> ccdc1d90a2ee [2022-04-19T16:26:02.268Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-19T16:26:02.543Z] ---> Running in f1b48511d247 [2022-04-19T16:26:03.146Z] Removing intermediate container f1b48511d247 [2022-04-19T16:26:03.146Z] ---> 2446e8ffd152 [2022-04-19T16:26:03.146Z] Step 28/31 : CMD ["gate"] [2022-04-19T16:26:03.786Z] ---> Running in 4304f9f62b3b [2022-04-19T16:26:04.415Z] Removing intermediate container 4304f9f62b3b [2022-04-19T16:26:04.415Z] ---> ce1e0ab98616 [2022-04-19T16:26:04.415Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T16:26:04.692Z] ---> Running in fba7a0d5216a [2022-04-19T16:26:05.295Z] Removing intermediate container fba7a0d5216a [2022-04-19T16:26:05.295Z] ---> 079b9f21c13b [2022-04-19T16:26:05.296Z] Step 30/31 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:26:05.897Z] ---> Running in dd1ac6df9119 [2022-04-19T16:26:06.507Z] Removing intermediate container dd1ac6df9119 [2022-04-19T16:26:06.507Z] ---> 26e512fefdad [2022-04-19T16:26:06.507Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T16:26:06.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:26:06.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:26:06.789Z] ---> 2465237e68d6 [2022-04-19T16:26:06.789Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:26:06.789Z] ---> Using cache [2022-04-19T16:26:06.789Z] ---> 2edcef29aaea [2022-04-19T16:26:06.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:26:06.789Z] ---> Using cache [2022-04-19T16:26:06.789Z] ---> 240ec8dc7e49 [2022-04-19T16:26:06.790Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-19T16:26:06.790Z] ---> Running in acb4c0b86c1e [2022-04-19T16:26:07.413Z] ---> Running in 86983e9288c0 [2022-04-19T16:26:08.406Z] Removing intermediate container 86983e9288c0 [2022-04-19T16:26:08.406Z] ---> f12dc9cfd36f [2022-04-19T16:26:08.406Z] [2022-04-19T16:26:08.683Z] Successfully built f12dc9cfd36f [2022-04-19T16:26:08.683Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-19T16:26:08.683Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-19T16:26:08.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:26:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:26:10.692Z] OK: 220 MiB in 52 packages [2022-04-19T16:26:12.148Z] Removing intermediate container acb4c0b86c1e [2022-04-19T16:26:12.148Z] ---> d07a14b7eacf [2022-04-19T16:26:12.148Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:26:13.144Z] ---> 5fb6ae080c44 [2022-04-19T16:26:13.144Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:26:13.420Z] ---> Running in 9cdcfc8c03fe [2022-04-19T16:26:18.856Z] Removing intermediate container 9cdcfc8c03fe [2022-04-19T16:26:18.856Z] ---> d0c9e4d0022f [2022-04-19T16:26:18.856Z] Step 8/23 : COPY . . [2022-04-19T16:26:41.207Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:26:41.207Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:26:41.207Z] ---> 2465237e68d6 [2022-04-19T16:26:41.207Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:26:41.207Z] ---> Using cache [2022-04-19T16:26:41.207Z] ---> 2edcef29aaea [2022-04-19T16:26:41.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:26:41.207Z] ---> Using cache [2022-04-19T16:26:41.207Z] ---> 240ec8dc7e49 [2022-04-19T16:26:41.207Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T16:26:41.207Z] ---> Running in 949dd7536ad1 [2022-04-19T16:26:42.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:26:43.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:26:44.639Z] OK: 220 MiB in 52 packages [2022-04-19T16:26:47.282Z] Removing intermediate container 949dd7536ad1 [2022-04-19T16:26:47.282Z] ---> 79d26124d653 [2022-04-19T16:26:47.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:26:49.925Z] ---> e4fd77b97563 [2022-04-19T16:26:49.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:26:50.209Z] ---> Running in 1d12f58e38cb [2022-04-19T16:26:58.547Z] Removing intermediate container 1d12f58e38cb [2022-04-19T16:26:58.547Z] ---> 373f3eb5232c [2022-04-19T16:26:58.547Z] Step 8/22 : COPY . . [2022-04-19T16:26:58.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:26:58.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:26:58.547Z] ---> 2465237e68d6 [2022-04-19T16:26:58.547Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:26:58.547Z] ---> Using cache [2022-04-19T16:26:58.547Z] ---> 2edcef29aaea [2022-04-19T16:26:58.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:26:58.547Z] ---> Using cache [2022-04-19T16:26:58.547Z] ---> 240ec8dc7e49 [2022-04-19T16:26:58.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-19T16:26:58.547Z] ---> Using cache [2022-04-19T16:26:58.547Z] ---> 79d26124d653 [2022-04-19T16:26:58.547Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:26:58.547Z] ---> Using cache [2022-04-19T16:26:58.547Z] ---> e4fd77b97563 [2022-04-19T16:26:58.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:26:58.547Z] ---> Using cache [2022-04-19T16:26:58.547Z] ---> 373f3eb5232c [2022-04-19T16:26:58.547Z] Step 8/23 : COPY . . [2022-04-19T16:27:01.191Z] Removing intermediate container 93593ce23273 [2022-04-19T16:27:01.191Z] ---> c2bfb43d7bf0 [2022-04-19T16:27:01.191Z] [2022-04-19T16:27:01.191Z] Step 9/20 : FROM alpine:3.15 [2022-04-19T16:27:01.191Z] 3.15: Pulling from library/alpine [2022-04-19T16:27:02.641Z] ---> de7c79a43d1e [2022-04-19T16:27:02.642Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-19T16:27:02.642Z] ---> Running in 91a8f4df92e2 [2022-04-19T16:27:04.647Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T16:27:04.647Z] Status: Downloaded newer image for alpine:3.15 [2022-04-19T16:27:04.647Z] ---> 3fb3c9af89a9 [2022-04-19T16:27:04.647Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T16:27:04.931Z] ---> Running in fec932f6aed6 [2022-04-19T16:27:05.538Z] 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-19T16:27:05.820Z] Removing intermediate container fec932f6aed6 [2022-04-19T16:27:05.820Z] ---> efbf373ee9c0 [2022-04-19T16:27:05.820Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:27:06.098Z] ---> Running in 57dd19d8d8e1 [2022-04-19T16:27:10.449Z] Removing intermediate container 57dd19d8d8e1 [2022-04-19T16:27:10.449Z] ---> 81898fd69cf4 [2022-04-19T16:27:10.449Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-19T16:27:10.449Z] ---> Running in d8906ee37fe5 [2022-04-19T16:27:13.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:27:14.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:27:15.740Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T16:27:15.741Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T16:27:15.741Z] OK: 15730 distinct packages available [2022-04-19T16:27:16.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:27:17.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:27:18.957Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-19T16:27:18.957Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:27:19.236Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:27:19.236Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-19T16:27:19.513Z] (5/9) Installing curl (7.80.0-r0) [2022-04-19T16:27:19.513Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-19T16:27:19.513Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-19T16:27:19.806Z] (8/9) Installing libucontext (1.1-r0) [2022-04-19T16:27:19.806Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-19T16:27:19.806Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:27:20.089Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:27:20.372Z] OK: 8 MiB in 23 packages [2022-04-19T16:27:24.727Z] Removing intermediate container d8906ee37fe5 [2022-04-19T16:27:24.727Z] ---> 5783380db876 [2022-04-19T16:27:24.727Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:27:26.722Z] ---> df8c74b15d04 [2022-04-19T16:27:26.722Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-19T16:27:32.157Z] ---> 9898e8d747db [2022-04-19T16:27:32.157Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-19T16:27:33.623Z] ---> b1119377169d [2022-04-19T16:27:33.623Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-19T16:27:33.901Z] ---> Running in c49806abc0f1 [2022-04-19T16:27:34.891Z] Removing intermediate container c49806abc0f1 [2022-04-19T16:27:34.892Z] ---> a2e0d9811e34 [2022-04-19T16:27:34.892Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:27:35.176Z] ---> Running in 15c21fc0b359 [2022-04-19T16:27:36.173Z] Removing intermediate container 15c21fc0b359 [2022-04-19T16:27:36.173Z] ---> bf6dfefd8262 [2022-04-19T16:27:36.173Z] Step 18/20 : LABEL arch=arm64 [2022-04-19T16:27:36.452Z] ---> Running in 816a75c18cd6 [2022-04-19T16:27:37.905Z] Removing intermediate container 816a75c18cd6 [2022-04-19T16:27:37.905Z] ---> c84ea98ce720 [2022-04-19T16:27:37.905Z] Step 19/20 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:27:37.905Z] ---> Running in 50e84f0c2614 [2022-04-19T16:27:38.897Z] Removing intermediate container 50e84f0c2614 [2022-04-19T16:27:38.897Z] ---> dce3be6e6135 [2022-04-19T16:27:38.897Z] Step 20/20 : LABEL version=0.0.0 [2022-04-19T16:27:39.175Z] ---> Running in 7527632f9189 [2022-04-19T16:27:40.162Z] Removing intermediate container 7527632f9189 [2022-04-19T16:27:40.162Z] ---> 38d506b4ad23 [2022-04-19T16:27:40.162Z] [2022-04-19T16:27:42.164Z] Successfully built 38d506b4ad23 [2022-04-19T16:27:42.164Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-19T16:27:42.164Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-19T16:27:43.162Z] ---> 8a12469a4dc2 [2022-04-19T16:27:43.162Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-19T16:27:43.446Z] ---> Running in 7a1e8ac94ff6 [2022-04-19T16:27:43.446Z] ---> dfeaae7b050d [2022-04-19T16:27:43.446Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-19T16:27:43.751Z] ---> Running in 1f3f835fcd51 [2022-04-19T16:27:45.758Z] 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-19T16:27:46.054Z] 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-19T16:28:18.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:28:18.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:28:18.874Z] ---> 2465237e68d6 [2022-04-19T16:28:18.874Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> 2edcef29aaea [2022-04-19T16:28:18.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> 240ec8dc7e49 [2022-04-19T16:28:18.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> 79d26124d653 [2022-04-19T16:28:18.874Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> e4fd77b97563 [2022-04-19T16:28:18.874Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> 373f3eb5232c [2022-04-19T16:28:18.874Z] Step 8/22 : COPY . . [2022-04-19T16:28:18.874Z] ---> Using cache [2022-04-19T16:28:18.874Z] ---> dfeaae7b050d [2022-04-19T16:28:18.874Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-19T16:28:18.874Z] ---> Running in 17107cccaa79 [2022-04-19T16:28:18.874Z] 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-19T16:31:56.022Z] Removing intermediate container 91a8f4df92e2 [2022-04-19T16:31:56.022Z] ---> ced3c1092102 [2022-04-19T16:31:56.022Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-19T16:31:56.022Z] ---> Running in fbccaa9386e3 [2022-04-19T16:31:56.627Z] 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-19T16:32:00.977Z] Removing intermediate container fbccaa9386e3 [2022-04-19T16:32:00.977Z] ---> c9e8d6b93250 [2022-04-19T16:32:00.977Z] [2022-04-19T16:32:00.977Z] Step 11/23 : FROM docker:20.10.14 [2022-04-19T16:32:00.977Z] 20.10.14: Pulling from library/docker [2022-04-19T16:32:16.111Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-19T16:32:16.111Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-19T16:32:16.111Z] ---> c346e9eafbab [2022-04-19T16:32:16.111Z] 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-19T16:32:16.111Z] ---> Running in 23ea8ff634bb [2022-04-19T16:32:16.111Z] Removing intermediate container 23ea8ff634bb [2022-04-19T16:32:16.111Z] ---> 552830c370c3 [2022-04-19T16:32:16.111Z] 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-19T16:32:16.387Z] ---> Running in d8897d9a334d [2022-04-19T16:32:18.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:32:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:32:20.134Z] (1/43) Installing readline (8.1.1-r0) [2022-04-19T16:32:20.134Z] (2/43) Installing bash (5.1.16-r0) [2022-04-19T16:32:20.134Z] Executing bash-5.1.16-r0.post-install [2022-04-19T16:32:20.134Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:32:20.410Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-19T16:32:20.410Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-19T16:32:20.410Z] (6/43) Installing curl (7.80.0-r0) [2022-04-19T16:32:20.410Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-19T16:32:20.410Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-19T16:32:20.410Z] (9/43) Installing expat (2.4.7-r0) [2022-04-19T16:32:20.410Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-19T16:32:20.410Z] (11/43) Installing gdbm (1.22-r0) [2022-04-19T16:32:20.410Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-19T16:32:20.410Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-19T16:32:20.410Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-19T16:32:20.410Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-19T16:32:20.410Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-19T16:32:20.685Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-19T16:32:23.318Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-19T16:32:23.318Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-19T16:32:23.318Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-19T16:32:23.318Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-19T16:32:23.318Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-19T16:32:23.595Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-19T16:32:23.595Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-19T16:32:23.595Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-19T16:32:23.595Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-19T16:32:23.595Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-19T16:32:23.595Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-19T16:32:23.595Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-19T16:32:23.871Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-19T16:32:23.871Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-19T16:32:23.871Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-19T16:32:23.871Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-19T16:32:23.871Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-19T16:32:23.871Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-19T16:32:23.871Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-19T16:32:23.871Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-19T16:32:24.146Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-19T16:32:24.146Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-19T16:32:24.146Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-19T16:32:24.146Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-19T16:32:24.423Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-19T16:32:24.423Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-19T16:32:25.029Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T16:32:25.029Z] OK: 82 MiB in 65 packages [2022-04-19T16:32:30.444Z] Collecting docker-compose==1.23.2 [2022-04-19T16:32:30.444Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-19T16:32:31.431Z] Collecting docker<4.0,>=3.6.0 [2022-04-19T16:32:31.431Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-19T16:32:32.031Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-19T16:32:32.031Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-19T16:32:33.017Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-19T16:32:33.294Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-19T16:32:33.294Z] 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-19T16:32:34.281Z] Collecting PyYAML<4,>=3.10 [2022-04-19T16:32:34.281Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-19T16:32:38.605Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-19T16:32:38.605Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-19T16:32:41.241Z] Collecting docopt<0.7,>=0.6.1 [2022-04-19T16:32:41.241Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-19T16:32:43.881Z] Collecting texttable<0.10,>=0.9.0 [2022-04-19T16:32:43.881Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-19T16:32:46.519Z] Collecting jsonschema<3,>=2.5.1 [2022-04-19T16:32:46.519Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-19T16:32:46.519Z] Collecting cached-property<2,>=1.2.0 [2022-04-19T16:32:46.793Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-19T16:32:47.777Z] Collecting docker-pycreds>=0.4.0 [2022-04-19T16:32:47.777Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-19T16:32:48.052Z] 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-19T16:32:48.052Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-19T16:32:48.326Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-19T16:32:48.922Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-19T16:32:48.922Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-19T16:32:49.198Z] Collecting idna<2.8,>=2.5 [2022-04-19T16:32:49.474Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-19T16:32:49.822Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-19T16:32:49.822Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-19T16:32:49.822Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-19T16:32:49.822Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-19T16:32:51.848Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-19T16:32:51.848Z] Attempting uninstall: urllib3 [2022-04-19T16:32:51.848Z] Found existing installation: urllib3 1.26.7 [2022-04-19T16:32:51.848Z] Uninstalling urllib3-1.26.7: [2022-04-19T16:32:51.848Z] Successfully uninstalled urllib3-1.26.7 [2022-04-19T16:32:52.829Z] Attempting uninstall: idna [2022-04-19T16:32:52.829Z] Found existing installation: idna 3.3 [2022-04-19T16:32:52.829Z] Uninstalling idna-3.3: [2022-04-19T16:32:52.829Z] Successfully uninstalled idna-3.3 [2022-04-19T16:32:56.223Z] Attempting uninstall: requests [2022-04-19T16:32:56.223Z] Found existing installation: requests 2.26.0 [2022-04-19T16:32:56.223Z] Uninstalling requests-2.26.0: [2022-04-19T16:32:56.223Z] Successfully uninstalled requests-2.26.0 [2022-04-19T16:32:56.824Z] Running setup.py install for texttable: started [2022-04-19T16:32:59.469Z] Running setup.py install for texttable: finished with status 'done' [2022-04-19T16:32:59.747Z] Running setup.py install for PyYAML: started [2022-04-19T16:33:03.158Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-19T16:33:03.761Z] Running setup.py install for docopt: started [2022-04-19T16:33:06.400Z] Running setup.py install for docopt: finished with status 'done' [2022-04-19T16:33:06.400Z] Running setup.py install for dockerpty: started [2022-04-19T16:33:07.384Z] 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-19T16:33:10.040Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-19T16:33:13.481Z] 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-19T16:33:13.481Z] Removing intermediate container 1f3f835fcd51 [2022-04-19T16:33:13.481Z] ---> e9453e6c1fe5 [2022-04-19T16:33:13.481Z] [2022-04-19T16:33:13.481Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:33:13.481Z] ---> ac73e934f311 [2022-04-19T16:33:13.481Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:33:13.481Z] ---> Using cache [2022-04-19T16:33:13.481Z] ---> 989722d9007c [2022-04-19T16:33:13.481Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:33:13.481Z] ---> Using cache [2022-04-19T16:33:13.481Z] ---> 26dac3f8e499 [2022-04-19T16:33:13.481Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-19T16:33:13.481Z] ---> Running in 8f4cd476240f [2022-04-19T16:33:14.103Z] Removing intermediate container 8f4cd476240f [2022-04-19T16:33:14.103Z] ---> 4cf02cc40be1 [2022-04-19T16:33:14.103Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-19T16:33:14.103Z] ---> Running in 29ec21f0fc16 [2022-04-19T16:33:14.716Z] Removing intermediate container 29ec21f0fc16 [2022-04-19T16:33:14.716Z] ---> d93933908a1a [2022-04-19T16:33:14.716Z] Step 15/23 : WORKDIR / [2022-04-19T16:33:15.005Z] ---> Running in aaffe32cf07b [2022-04-19T16:33:15.617Z] Removing intermediate container aaffe32cf07b [2022-04-19T16:33:15.617Z] ---> 3e922e095890 [2022-04-19T16:33:15.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:33:17.098Z] ---> ab296dc064f9 [2022-04-19T16:33:17.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-19T16:33:19.777Z] ---> 3317f5e12fa7 [2022-04-19T16:33:19.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-19T16:33:22.592Z] ---> 29662a22ee9c [2022-04-19T16:33:22.592Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-19T16:33:22.592Z] ---> Running in 94b4de76ce56 [2022-04-19T16:33:23.589Z] Removing intermediate container 94b4de76ce56 [2022-04-19T16:33:23.589Z] ---> 8d56c7868187 [2022-04-19T16:33:23.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:33:23.589Z] ---> Running in d3f86c2c77af [2022-04-19T16:33:25.056Z] Removing intermediate container d3f86c2c77af [2022-04-19T16:33:25.056Z] ---> 29103ca2827d [2022-04-19T16:33:25.056Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:33:25.056Z] ---> Running in fa1fb1a14d8c [2022-04-19T16:33:27.069Z] Removing intermediate container fa1fb1a14d8c [2022-04-19T16:33:27.069Z] ---> 769e19b417ad [2022-04-19T16:33:27.069Z] Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:33:27.069Z] ---> Running in 66c4e93ee98b [2022-04-19T16:33:28.527Z] Removing intermediate container 66c4e93ee98b [2022-04-19T16:33:28.527Z] ---> cf103093d5ff [2022-04-19T16:33:28.527Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:33:28.527Z] ---> Running in 8af4777452bb [2022-04-19T16:33:29.990Z] Removing intermediate container 8af4777452bb [2022-04-19T16:33:29.990Z] ---> 3cd24a1a548f [2022-04-19T16:33:29.990Z] [2022-04-19T16:33:31.445Z] Successfully built 3cd24a1a548f [2022-04-19T16:33:31.445Z] Successfully tagged core-metadata-arm64:latest [2022-04-19T16:33:31.445Z]  Building core-metadata ... done Building core-data [2022-04-19T16:33:36.899Z] Removing intermediate container 17107cccaa79 [2022-04-19T16:33:36.899Z] ---> 2c706f8365d1 [2022-04-19T16:33:36.899Z] [2022-04-19T16:33:36.899Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:33:36.899Z] ---> ac73e934f311 [2022-04-19T16:33:36.899Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-19T16:33:36.899Z] ---> Running in f9c4db8f1e7d [2022-04-19T16:33:37.518Z] Removing intermediate container d8897d9a334d [2022-04-19T16:33:37.518Z] ---> 168c8c5c455e [2022-04-19T16:33:37.518Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-19T16:33:38.134Z] ---> Running in 2b0bc2cb8a4e [2022-04-19T16:33:38.771Z] Removing intermediate container 2b0bc2cb8a4e [2022-04-19T16:33:38.771Z] ---> b6a46597bc03 [2022-04-19T16:33:38.771Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-19T16:33:38.772Z] ---> Running in 66dcd1133db0 [2022-04-19T16:33:39.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:39.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:33:39.673Z] Removing intermediate container 66dcd1133db0 [2022-04-19T16:33:39.673Z] ---> 98ff8985700a [2022-04-19T16:33:39.673Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-19T16:33:41.142Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T16:33:41.142Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-19T16:33:41.142Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-19T16:33:41.142Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-19T16:33:41.422Z] (5/6) Installing curl (7.79.1-r0) [2022-04-19T16:33:41.422Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-19T16:33:41.422Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:33:41.422Z] ---> d0a647d953b8 [2022-04-19T16:33:41.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-19T16:33:41.422Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:33:42.052Z] OK: 8 MiB in 20 packages [2022-04-19T16:33:42.346Z] ---> 2affd9d0fc62 [2022-04-19T16:33:42.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-19T16:33:44.366Z] ---> 33114d24eaec [2022-04-19T16:33:44.366Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-19T16:33:44.645Z] ---> Running in 07fccb38a9a7 [2022-04-19T16:33:44.645Z] Removing intermediate container f9c4db8f1e7d [2022-04-19T16:33:44.645Z] ---> 40eeac0177e9 [2022-04-19T16:33:44.645Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-19T16:33:44.936Z] ---> Running in 6c780b4c0ae6 [2022-04-19T16:33:45.943Z] Removing intermediate container 07fccb38a9a7 [2022-04-19T16:33:45.943Z] ---> 57ed409c16a2 [2022-04-19T16:33:45.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:33:45.943Z] Removing intermediate container 6c780b4c0ae6 [2022-04-19T16:33:45.943Z] ---> 5e95c797a818 [2022-04-19T16:33:45.943Z] Step 13/22 : WORKDIR /edgex [2022-04-19T16:33:45.943Z] ---> Running in 1495c3e863ae [2022-04-19T16:33:45.943Z] ---> Running in 7617d9891636 [2022-04-19T16:33:46.946Z] Removing intermediate container 1495c3e863ae [2022-04-19T16:33:46.946Z] ---> 508e20741b3c [2022-04-19T16:33:46.946Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:33:47.238Z] ---> Running in c6f9c1d7fb0b [2022-04-19T16:33:47.238Z] Removing intermediate container 7617d9891636 [2022-04-19T16:33:47.238Z] ---> 5b8b0e0a19d2 [2022-04-19T16:33:47.238Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-19T16:33:48.249Z] Removing intermediate container c6f9c1d7fb0b [2022-04-19T16:33:48.249Z] ---> 9aec31830e45 [2022-04-19T16:33:48.249Z] Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:33:48.249Z] ---> Running in 627520a7f5e8 [2022-04-19T16:33:48.869Z] ---> 9b93d1cb97f2 [2022-04-19T16:33:48.869Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-19T16:33:49.478Z] Removing intermediate container 627520a7f5e8 [2022-04-19T16:33:49.478Z] ---> b5951dfd56e3 [2022-04-19T16:33:49.478Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:33:49.478Z] ---> Running in 7b9ca09740cc [2022-04-19T16:33:50.529Z] Removing intermediate container 7b9ca09740cc [2022-04-19T16:33:50.529Z] ---> f31a871217ee [2022-04-19T16:33:50.529Z] [2022-04-19T16:33:52.186Z] Successfully built f31a871217ee [2022-04-19T16:33:52.186Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-19T16:33:52.186Z] Building security-spire-server [2022-04-19T16:33:52.465Z]  Building sys-mgmt-agent ... done  ---> 3e344a8c19bb [2022-04-19T16:33:52.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-19T16:33:54.500Z] ---> 0dfd28ca3609 [2022-04-19T16:33:54.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-19T16:33:55.797Z] ---> 0b26e29cba8c [2022-04-19T16:33:55.797Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-19T16:33:56.078Z] ---> Running in 4d6f86f3610c [2022-04-19T16:34:00.448Z] Removing intermediate container 4d6f86f3610c [2022-04-19T16:34:00.448Z] ---> 42b7c8f4791c [2022-04-19T16:34:00.448Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-19T16:34:00.448Z] ---> Running in 46604a9d77a2 [2022-04-19T16:34:01.060Z] Removing intermediate container 46604a9d77a2 [2022-04-19T16:34:01.060Z] ---> a318a84ba1be [2022-04-19T16:34:01.060Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T16:34:01.060Z] ---> Running in 4cb6a00caa9d [2022-04-19T16:34:02.066Z] Removing intermediate container 4cb6a00caa9d [2022-04-19T16:34:02.066Z] ---> 7a5629219138 [2022-04-19T16:34:02.066Z] Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:34:02.066Z] ---> Running in 27fa374df882 [2022-04-19T16:34:03.063Z] Removing intermediate container 27fa374df882 [2022-04-19T16:34:03.063Z] ---> 6b8f3b591f7b [2022-04-19T16:34:03.063Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:34:03.063Z] ---> Running in 11094791a574 [2022-04-19T16:34:03.674Z] Removing intermediate container 11094791a574 [2022-04-19T16:34:03.674Z] ---> 4c8fc9e7f65d [2022-04-19T16:34:03.674Z] [2022-04-19T16:34:04.287Z] Successfully built 4c8fc9e7f65d [2022-04-19T16:34:04.287Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-19T16:34:04.287Z]  Building security-proxy-setup ... done Building support-notifications [2022-04-19T16:34:12.676Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:34:12.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:34:12.676Z] ---> 2465237e68d6 [2022-04-19T16:34:12.676Z] Step 3/23 : WORKDIR /edgex-go [2022-04-19T16:34:12.676Z] ---> Using cache [2022-04-19T16:34:12.676Z] ---> 2edcef29aaea [2022-04-19T16:34:12.676Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:34:12.676Z] ---> Using cache [2022-04-19T16:34:12.676Z] ---> 240ec8dc7e49 [2022-04-19T16:34:12.676Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-19T16:34:13.679Z] ---> Running in 0d9c20c959ab [2022-04-19T16:34:15.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:34:16.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:34:18.112Z] OK: 220 MiB in 52 packages [2022-04-19T16:34:20.137Z] Removing intermediate container 0d9c20c959ab [2022-04-19T16:34:20.137Z] ---> 65db331da5ad [2022-04-19T16:34:20.137Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-19T16:34:21.147Z] ---> 384704966408 [2022-04-19T16:34:21.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:34:21.147Z] ---> Running in e7c7fdabcc0d [2022-04-19T16:34:28.024Z] Removing intermediate container e7c7fdabcc0d [2022-04-19T16:34:28.024Z] ---> ed01ca9109fe [2022-04-19T16:34:28.024Z] Step 8/23 : COPY . . [2022-04-19T16:34:43.196Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:34:43.196Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:34:43.196Z] ---> 2465237e68d6 [2022-04-19T16:34:43.196Z] Step 3/25 : WORKDIR /edgex-go [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 2edcef29aaea [2022-04-19T16:34:43.196Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 240ec8dc7e49 [2022-04-19T16:34:43.196Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 0a693c1ee972 [2022-04-19T16:34:43.196Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 7b82d9f44288 [2022-04-19T16:34:43.196Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 3686d717b408 [2022-04-19T16:34:43.196Z] Step 8/25 : COPY . . [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> dbfd5d4fa044 [2022-04-19T16:34:43.196Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 2af80712e12e [2022-04-19T16:34:43.196Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 38c1200174cd [2022-04-19T16:34:43.196Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-19T16:34:43.196Z] ---> Using cache [2022-04-19T16:34:43.196Z] ---> 0cd5942065c6 [2022-04-19T16:34:43.196Z] 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-19T16:34:45.192Z] ---> Running in 0dc179c25838 [2022-04-19T16:34:48.632Z] spire-1.2.1/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.data/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.data/.file [2022-04-19T16:34:48.632Z] spire-1.2.1/.dockerignore [2022-04-19T16:34:48.632Z] spire-1.2.1/.gitattributes [2022-04-19T16:34:48.632Z] spire-1.2.1/.githooks/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:34:48.632Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:34:48.632Z] spire-1.2.1/.gitignore [2022-04-19T16:34:48.632Z] spire-1.2.1/.go-version [2022-04-19T16:34:48.632Z] spire-1.2.1/.golangci.yml [2022-04-19T16:34:48.632Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:34:48.632Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:34:48.632Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:34:48.632Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:34:48.632Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:34:48.632Z] spire-1.2.1/Dockerfile [2022-04-19T16:34:48.632Z] spire-1.2.1/Dockerfile.dev [2022-04-19T16:34:48.632Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:34:48.632Z] spire-1.2.1/LICENSE [2022-04-19T16:34:48.632Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:34:48.632Z] spire-1.2.1/Makefile [2022-04-19T16:34:48.632Z] spire-1.2.1/README.md [2022-04-19T16:34:48.632Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:34:48.632Z] spire-1.2.1/SECURITY.md [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:34:48.632Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/ [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/agent/ [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/server/ [2022-04-19T16:34:48.632Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:34:48.633Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:34:48.633Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:34:48.633Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/ [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/images/ [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:34:48.633Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:34:48.911Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:34:48.911Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:34:48.912Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:34:48.912Z] spire-1.2.1/examples/ [2022-04-19T16:34:48.912Z] spire-1.2.1/examples/README.md [2022-04-19T16:34:48.912Z] spire-1.2.1/go.mod [2022-04-19T16:34:48.912Z] spire-1.2.1/go.sum [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:34:48.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:34:49.196Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:34:49.197Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:34:49.476Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:34:49.477Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:34:49.754Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:34:49.755Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:34:49.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/ [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/private/ [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/spire/ [2022-04-19T16:34:50.035Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:34:50.036Z] spire-1.2.1/release/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:34:50.036Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:34:50.036Z] spire-1.2.1/script/ [2022-04-19T16:34:50.036Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:34:50.036Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:34:50.036Z] spire-1.2.1/support/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:34:50.036Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/clock/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:34:50.036Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/common [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:34:50.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:34:50.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:34:50.601Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:34:50.601Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:34:50.601Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testca/ [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testkey/ [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:34:50.602Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/ [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/race.go [2022-04-19T16:34:50.602Z] spire-1.2.1/test/util/util.go [2022-04-19T16:34:50.602Z] building spire from source... [2022-04-19T16:34:51.209Z] Installing go1.17.7... [2022-04-19T16:34:53.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:34:53.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:34:53.874Z] ---> 2465237e68d6 [2022-04-19T16:34:53.874Z] Step 3/22 : WORKDIR /edgex-go [2022-04-19T16:34:53.874Z] ---> Using cache [2022-04-19T16:34:53.874Z] ---> 2edcef29aaea [2022-04-19T16:34:53.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:34:53.874Z] ---> Using cache [2022-04-19T16:34:53.874Z] ---> 240ec8dc7e49 [2022-04-19T16:34:53.874Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-19T16:34:54.146Z] ---> Running in ffd22b3362ef [2022-04-19T16:34:56.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:34:57.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:34:59.272Z] OK: 220 MiB in 52 packages [2022-04-19T16:35:02.020Z] Removing intermediate container ffd22b3362ef [2022-04-19T16:35:02.020Z] ---> 80b31a8eb846 [2022-04-19T16:35:02.020Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-19T16:35:03.507Z] ---> 400bcd4055ef [2022-04-19T16:35:03.507Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:35:03.790Z] ---> Running in 6c8a6df18eaf [2022-04-19T16:35:04.351Z] ---> f713ae06cb0a [2022-04-19T16:35:04.351Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-19T16:35:04.351Z] ---> Running in 2ff720e8af86 [2022-04-19T16:35:07.012Z] 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-19T16:35:10.450Z] Removing intermediate container 6c8a6df18eaf [2022-04-19T16:35:10.450Z] ---> 07f3bc2c8f99 [2022-04-19T16:35:10.450Z] Step 8/22 : COPY . . [2022-04-19T16:35:22.928Z] Building bin/spire-server... [2022-04-19T16:35:22.928Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:35:22.928Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:35:22.928Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:35:22.928Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:35:22.928Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:35:22.928Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:35:23.924Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:35:24.923Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:35:24.923Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:35:26.933Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:35:27.542Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:35:27.542Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:35:27.542Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:35:27.826Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:35:28.108Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:35:28.108Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:35:28.108Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:35:29.108Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:35:29.108Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:35:29.108Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:35:29.390Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:35:29.390Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:35:30.869Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:35:30.869Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:35:31.889Z] Removing intermediate container 7a1e8ac94ff6 [2022-04-19T16:35:31.889Z] ---> 86b710f5b6a9 [2022-04-19T16:35:31.889Z] [2022-04-19T16:35:31.889Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:35:31.889Z] ---> ac73e934f311 [2022-04-19T16:35:32.181Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-19T16:35:32.181Z] ---> Using cache [2022-04-19T16:35:32.181Z] ---> 989722d9007c [2022-04-19T16:35:32.181Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:35:32.181Z] ---> Using cache [2022-04-19T16:35:32.181Z] ---> 26dac3f8e499 [2022-04-19T16:35:32.181Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-19T16:35:32.464Z] ---> Running in a1adfbd4dc0f [2022-04-19T16:35:33.462Z] Removing intermediate container a1adfbd4dc0f [2022-04-19T16:35:33.462Z] ---> e12501595ebd [2022-04-19T16:35:33.462Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T16:35:33.462Z] ---> Running in 37534ae1de2a [2022-04-19T16:35:34.077Z] Removing intermediate container 37534ae1de2a [2022-04-19T16:35:34.077Z] ---> b418353fc328 [2022-04-19T16:35:34.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:35:36.092Z] ---> 5c5bc91cc004 [2022-04-19T16:35:36.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-19T16:35:39.503Z] ---> b15e71592091 [2022-04-19T16:35:39.503Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-19T16:35:39.503Z] ---> Running in 81c5668f8071 [2022-04-19T16:35:39.503Z] ---> 59d03b267eeb [2022-04-19T16:35:39.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-19T16:35:40.688Z] ---> 2ab79ab9577b [2022-04-19T16:35:40.688Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-19T16:35:40.688Z] ---> Running in 5f6a7722e455 [2022-04-19T16:35:41.391Z] 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-19T16:35:41.668Z] Removing intermediate container 5f6a7722e455 [2022-04-19T16:35:41.668Z] ---> 5398cdb85288 [2022-04-19T16:35:41.668Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:35:41.942Z] ---> Running in 47735bd36747 [2022-04-19T16:35:42.927Z] Removing intermediate container 47735bd36747 [2022-04-19T16:35:42.927Z] ---> 173c40b38591 [2022-04-19T16:35:42.927Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T16:35:42.927Z] ---> Running in 1710dc5527ba [2022-04-19T16:35:43.530Z] Removing intermediate container 1710dc5527ba [2022-04-19T16:35:43.530Z] ---> e94a67081f8c [2022-04-19T16:35:43.530Z] Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:35:43.530Z] ---> Running in 9d4e9b4f3f6b [2022-04-19T16:35:44.142Z] Removing intermediate container 9d4e9b4f3f6b [2022-04-19T16:35:44.142Z] ---> d01d88a70fb7 [2022-04-19T16:35:44.142Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:35:44.142Z] ---> Running in d9d07c82f012 [2022-04-19T16:35:44.752Z] Removing intermediate container d9d07c82f012 [2022-04-19T16:35:44.752Z] ---> 35133ca3cb6f [2022-04-19T16:35:44.752Z] [2022-04-19T16:35:45.034Z] Successfully built 35133ca3cb6f [2022-04-19T16:35:45.034Z] Successfully tagged support-scheduler-arm64:latest [2022-04-19T16:35:45.034Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-19T16:35:48.448Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:35:48.448Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:35:48.724Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:35:48.724Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:35:48.724Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:35:49.000Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:35:49.276Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:35:49.276Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:35:49.554Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:35:49.831Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:35:49.831Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:35:49.831Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:35:49.831Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:35:50.106Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:35:50.384Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:35:50.986Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:35:51.585Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:35:52.186Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:35:52.186Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:35:52.186Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:35:52.186Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:35:52.186Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:35:52.465Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:35:52.465Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:35:52.465Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:35:53.066Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:35:53.066Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:35:53.343Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:35:53.944Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:35:54.555Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:35:54.555Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:35:54.837Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:35:55.118Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:36:00.565Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:36:15.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:36:15.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:36:15.682Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:36:15.682Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:36:17.137Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-19T16:36:17.137Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-19T16:36:17.137Z] ---> 2465237e68d6 [2022-04-19T16:36:17.137Z] Step 3/26 : WORKDIR /edgex-go [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 2edcef29aaea [2022-04-19T16:36:17.137Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 240ec8dc7e49 [2022-04-19T16:36:17.137Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 0a693c1ee972 [2022-04-19T16:36:17.137Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 7b82d9f44288 [2022-04-19T16:36:17.137Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 3686d717b408 [2022-04-19T16:36:17.137Z] Step 8/26 : COPY . . [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> dbfd5d4fa044 [2022-04-19T16:36:17.137Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 2af80712e12e [2022-04-19T16:36:17.137Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 38c1200174cd [2022-04-19T16:36:17.137Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-19T16:36:17.137Z] ---> Using cache [2022-04-19T16:36:17.137Z] ---> 0cd5942065c6 [2022-04-19T16:36:17.137Z] 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-19T16:36:18.492Z] ---> Running in ad838f63e7ae [2022-04-19T16:36:21.220Z] spire-1.2.1/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.data/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.data/.file [2022-04-19T16:36:21.220Z] spire-1.2.1/.dockerignore [2022-04-19T16:36:21.220Z] spire-1.2.1/.gitattributes [2022-04-19T16:36:21.220Z] spire-1.2.1/.githooks/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.githooks/pre-commit [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/dependabot.yml [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-19T16:36:21.220Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-19T16:36:21.220Z] spire-1.2.1/.gitignore [2022-04-19T16:36:21.220Z] spire-1.2.1/.go-version [2022-04-19T16:36:21.220Z] spire-1.2.1/.golangci.yml [2022-04-19T16:36:21.220Z] spire-1.2.1/ADOPTERS.md [2022-04-19T16:36:21.220Z] spire-1.2.1/CHANGELOG.md [2022-04-19T16:36:21.220Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-19T16:36:21.220Z] spire-1.2.1/CODEOWNERS [2022-04-19T16:36:21.220Z] spire-1.2.1/CONTRIBUTING.md [2022-04-19T16:36:21.220Z] spire-1.2.1/Dockerfile [2022-04-19T16:36:21.220Z] spire-1.2.1/Dockerfile.dev [2022-04-19T16:36:21.220Z] spire-1.2.1/Dockerfile.scratch [2022-04-19T16:36:21.221Z] spire-1.2.1/LICENSE [2022-04-19T16:36:21.221Z] spire-1.2.1/MAINTAINERS.md [2022-04-19T16:36:21.221Z] spire-1.2.1/Makefile [2022-04-19T16:36:21.221Z] spire-1.2.1/README.md [2022-04-19T16:36:21.221Z] spire-1.2.1/ROADMAP.md [2022-04-19T16:36:21.221Z] spire-1.2.1/SECURITY.md [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-19T16:36:21.221Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/ [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/agent/ [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/agent/agent.conf [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/server/ [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/server/server.conf [2022-04-19T16:36:21.221Z] spire-1.2.1/conf/server/server_full.conf [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/ [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/SPIRE101.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/auditlog.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/ [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/scaling_spire.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/spire_agent.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/spire_server.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/supported_integrations.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/telemetry.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/telemetry_config.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/upgrading.md [2022-04-19T16:36:21.221Z] spire-1.2.1/doc/using_spire.md [2022-04-19T16:36:21.221Z] spire-1.2.1/examples/ [2022-04-19T16:36:21.221Z] spire-1.2.1/examples/README.md [2022-04-19T16:36:21.221Z] spire-1.2.1/go.mod [2022-04-19T16:36:21.221Z] spire-1.2.1/go.sum [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/agent.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/common/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-19T16:36:21.221Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/config.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-19T16:36:21.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/svid/ [2022-04-19T16:36:21.509Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/names.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/auth/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/config.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/context.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/health.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/log.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/log/options.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-19T16:36:21.510Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-19T16:36:21.511Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-19T16:36:21.511Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/profiling/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-19T16:36:21.789Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/uptime/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/task.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/version/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/version/version.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/api.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/health/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/id.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/status.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/config.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-19T16:36:21.790Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-19T16:36:22.068Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/registration/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/server.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/server_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/ [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/private/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/private/server/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/private/server/journal/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-19T16:36:22.069Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-19T16:36:22.349Z] spire-1.2.1/release/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/README.md [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/README.md [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/conf/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/conf/server/ [2022-04-19T16:36:22.349Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-19T16:36:22.349Z] spire-1.2.1/script/ [2022-04-19T16:36:22.349Z] spire-1.2.1/script/build-artifact.sh [2022-04-19T16:36:22.349Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-19T16:36:22.349Z] spire-1.2.1/support/ [2022-04-19T16:36:22.349Z] spire-1.2.1/support/k8s/ [2022-04-19T16:36:22.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-19T16:36:22.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-19T16:36:22.349Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-19T16:36:22.350Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/clock/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/clock/clock.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/fixture.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/common [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-19T16:36:22.350Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-19T16:36:22.351Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-19T16:36:22.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-19T16:36:22.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/test-one.sh [2022-04-19T16:36:22.630Z] spire-1.2.1/test/integration/test.sh [2022-04-19T16:36:22.630Z] spire-1.2.1/test/plugintest/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/plugintest/config.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/plugintest/load.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/plugintest/option.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/dir.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/logs.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/suite.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/spiretest/x509.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testca/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testca/ca.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testkey/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testkey/generate.sh [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testkey/keys.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/testkey/new.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/tpmsimulator/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/ [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/cert_generation.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/io_redirection.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/race.go [2022-04-19T16:36:22.630Z] spire-1.2.1/test/util/util.go [2022-04-19T16:36:22.630Z] building spire from source... [2022-04-19T16:36:23.237Z] Installing go1.17.7... [2022-04-19T16:36:41.649Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:36:41.649Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:36:41.649Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:36:49.989Z] Building bin/spire-server... [2022-04-19T16:36:49.989Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-19T16:36:49.989Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-19T16:36:49.989Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-19T16:36:50.980Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-19T16:36:50.980Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-19T16:36:52.435Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-19T16:36:53.040Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:36:53.324Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-19T16:36:54.322Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-19T16:36:54.606Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T16:36:56.061Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-19T16:36:56.667Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-19T16:36:56.667Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-19T16:36:56.667Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T16:36:56.951Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-19T16:36:57.233Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-19T16:36:57.233Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-19T16:36:57.233Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-19T16:36:58.230Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-19T16:36:58.230Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-19T16:36:58.230Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-19T16:36:58.509Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-19T16:36:58.509Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-19T16:37:00.007Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-19T16:37:00.007Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-19T16:37:15.131Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T16:37:15.131Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-19T16:37:15.131Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-19T16:37:15.131Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:37:15.131Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-19T16:37:15.131Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-19T16:37:15.131Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-19T16:37:15.131Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-19T16:37:15.131Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-19T16:37:15.131Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-19T16:37:15.131Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:37:15.131Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-19T16:37:15.131Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:37:15.409Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:37:15.409Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-19T16:37:16.860Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-19T16:37:17.141Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-19T16:37:17.745Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-19T16:37:17.745Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-19T16:37:17.745Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-19T16:37:17.745Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-19T16:37:18.025Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-19T16:37:18.025Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-19T16:37:18.025Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-19T16:37:18.025Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-19T16:37:18.630Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-19T16:37:19.236Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-19T16:37:19.236Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-19T16:37:19.236Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-19T16:37:20.234Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-19T16:37:22.241Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:37:22.523Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:37:22.802Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:37:22.802Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:37:23.809Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:37:24.416Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-19T16:37:25.026Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:37:27.022Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:37:27.627Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:37:28.232Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:37:29.687Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:37:29.688Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:37:29.969Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:37:29.969Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:37:30.579Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:37:30.858Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:37:31.140Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:37:31.423Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:37:31.424Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:37:32.040Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:37:32.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:37:32.320Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:37:32.599Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:37:34.486Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:37:34.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-19T16:37:34.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-19T16:37:34.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:37:34.486Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T16:37:34.760Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:37:34.760Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-19T16:37:35.037Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-19T16:37:40.461Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:37:40.735Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:37:40.735Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:37:40.735Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:37:41.009Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:37:41.009Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:37:41.009Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:37:41.991Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:37:41.991Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:37:42.266Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:37:42.266Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:37:42.541Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:37:43.978Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:37:44.252Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:37:44.525Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:37:44.800Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:37:44.800Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:37:44.800Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:37:45.077Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:37:45.077Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:37:45.077Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:37:46.060Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:37:46.335Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:37:46.335Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:37:46.608Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:37:46.608Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:37:48.590Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:37:49.184Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:37:49.185Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:37:49.781Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:37:49.781Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:37:49.781Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:37:50.378Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:37:50.653Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:37:51.255Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:37:53.896Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:37:55.883Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:37:56.160Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:37:56.767Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:37:56.767Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:37:57.763Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:37:57.763Z] go: downloading google.golang.org/api v0.70.0 [2022-04-19T16:37:57.763Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:37:57.763Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-19T16:37:57.763Z] go: downloading k8s.io/api v0.23.4 [2022-04-19T16:37:58.039Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:37:58.039Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:37:58.315Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:37:58.315Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:37:58.706Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:38:09.320Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:38:09.320Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:38:09.320Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:38:09.320Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:38:11.302Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-19T16:38:11.903Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-19T16:38:12.890Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-19T16:38:14.332Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-19T16:38:36.538Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:38:36.538Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:38:39.932Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-19T16:38:39.932Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-19T16:38:39.932Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-19T16:38:39.932Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-19T16:38:42.556Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-19T16:38:42.829Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-19T16:38:44.806Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-19T16:38:45.081Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-19T16:38:45.354Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-19T16:38:46.787Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-19T16:38:46.787Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T16:38:46.787Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-19T16:38:46.787Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-19T16:38:47.074Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:38:47.416Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-19T16:38:47.703Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-19T16:38:47.703Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-19T16:38:47.985Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-19T16:38:48.277Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-19T16:38:48.557Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-19T16:38:50.547Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-19T16:38:50.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-19T16:38:50.825Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-19T16:38:56.263Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-19T16:38:57.252Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-19T16:38:57.528Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-19T16:38:57.528Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-19T16:38:58.130Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-19T16:38:58.407Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-19T16:38:58.407Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-19T16:38:58.407Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-19T16:38:58.407Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-19T16:38:58.407Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-19T16:38:58.683Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-19T16:38:58.683Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-19T16:38:59.672Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-19T16:39:00.271Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T16:39:00.543Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-19T16:39:00.819Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-19T16:39:01.094Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-19T16:39:01.094Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-19T16:39:01.094Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-19T16:39:01.094Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-19T16:39:01.379Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-19T16:39:02.820Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T16:39:02.820Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-19T16:39:03.095Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-19T16:39:03.370Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-19T16:39:03.370Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-19T16:39:05.353Z] go: downloading go.opencensus.io v0.23.0 [2022-04-19T16:39:06.340Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-19T16:39:06.340Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-19T16:39:06.340Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-19T16:39:06.619Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-19T16:39:06.619Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-19T16:39:06.932Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-19T16:39:07.529Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-19T16:39:08.124Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-19T16:39:10.749Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-19T16:39:12.895Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-19T16:39:12.895Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-19T16:39:13.290Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-19T16:39:13.576Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-19T16:39:13.576Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-19T16:39:14.597Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-19T16:39:14.597Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-19T16:39:14.877Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-19T16:39:14.877Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-19T16:39:15.156Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-19T16:39:15.156Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-19T16:39:15.431Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-19T16:39:25.624Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-19T16:39:25.624Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-19T16:39:25.624Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-19T16:39:25.624Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-19T16:39:58.056Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-19T16:39:58.056Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-19T16:41:19.930Z] Removing intermediate container 2ff720e8af86 [2022-04-19T16:41:19.930Z] ---> 75e44dbfb0dc [2022-04-19T16:41:19.930Z] [2022-04-19T16:41:19.930Z] Step 10/23 : FROM alpine:3.14 [2022-04-19T16:41:19.930Z] ---> ac73e934f311 [2022-04-19T16:41:19.930Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-19T16:41:19.930Z] ---> Running in 64df0269277d [2022-04-19T16:41:19.930Z] Removing intermediate container 64df0269277d [2022-04-19T16:41:19.930Z] ---> cf0aa0656b23 [2022-04-19T16:41:19.930Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-19T16:41:19.930Z] ---> Running in 85ab994a34c7 [2022-04-19T16:41:20.208Z] Removing intermediate container 85ab994a34c7 [2022-04-19T16:41:20.208Z] ---> ccb750a9eb1b [2022-04-19T16:41:20.208Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-19T16:41:20.208Z] ---> Running in 9dea9a22de36 [2022-04-19T16:41:20.826Z] Removing intermediate container 9dea9a22de36 [2022-04-19T16:41:20.826Z] ---> 3fbfe99fb187 [2022-04-19T16:41:20.826Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T16:41:20.826Z] ---> Running in b9bfb68cf474 [2022-04-19T16:41:24.313Z] Removing intermediate container b9bfb68cf474 [2022-04-19T16:41:24.313Z] ---> bd5d088cb839 [2022-04-19T16:41:24.313Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-19T16:41:24.313Z] ---> Running in 107d882f9363 [2022-04-19T16:41:26.309Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:41:27.306Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:41:28.765Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-19T16:41:28.765Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T16:41:28.765Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T16:41:29.046Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T16:41:29.046Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T16:41:29.329Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T16:41:29.329Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:41:29.329Z] OK: 8 MiB in 20 packages [2022-04-19T16:41:31.360Z] Removing intermediate container 107d882f9363 [2022-04-19T16:41:31.360Z] ---> 7a3bd4320c24 [2022-04-19T16:41:31.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:41:32.380Z] ---> 42ed4ddb8a1b [2022-04-19T16:41:32.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-19T16:41:34.411Z] ---> 72bad38670dc [2022-04-19T16:41:34.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-19T16:41:35.423Z] ---> 3b70c72b9ea5 [2022-04-19T16:41:35.423Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-19T16:41:35.423Z] ---> Running in dfd8269f1fac [2022-04-19T16:41:36.045Z] Removing intermediate container dfd8269f1fac [2022-04-19T16:41:36.045Z] ---> 3c3307671401 [2022-04-19T16:41:36.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:41:36.045Z] ---> Running in d354d3896bd6 [2022-04-19T16:41:36.672Z] Removing intermediate container d354d3896bd6 [2022-04-19T16:41:36.672Z] ---> 95741683626b [2022-04-19T16:41:36.672Z] Step 21/23 : LABEL arch=arm64 [2022-04-19T16:41:36.955Z] ---> Running in c9924d9e9617 [2022-04-19T16:41:37.239Z] Removing intermediate container c9924d9e9617 [2022-04-19T16:41:37.239Z] ---> 88cc0975553e [2022-04-19T16:41:37.239Z] Step 22/23 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:41:37.519Z] ---> Running in e2eb65b257ca [2022-04-19T16:41:38.130Z] Removing intermediate container e2eb65b257ca [2022-04-19T16:41:38.130Z] ---> 173e92a605b2 [2022-04-19T16:41:38.130Z] Step 23/23 : LABEL version=0.0.0 [2022-04-19T16:41:38.130Z] ---> Running in 10b35357aaf4 [2022-04-19T16:41:38.736Z] Removing intermediate container 10b35357aaf4 [2022-04-19T16:41:38.736Z] ---> 08d00643bcba [2022-04-19T16:41:38.736Z] [2022-04-19T16:41:39.347Z] Successfully built 08d00643bcba [2022-04-19T16:41:39.347Z] Successfully tagged core-data-arm64:latest [2022-04-19T16:43:16.406Z]  Building core-data ... done Removing intermediate container 81c5668f8071 [2022-04-19T16:43:16.406Z] ---> 80bd2ff92b4f [2022-04-19T16:43:16.406Z] [2022-04-19T16:43:16.406Z] Step 10/22 : FROM alpine:3.14 [2022-04-19T16:43:16.406Z] ---> ac73e934f311 [2022-04-19T16:43:16.406Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-19T16:43:16.406Z] ---> Running in 4d37d606bc64 [2022-04-19T16:43:16.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T16:43:16.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T16:43:16.406Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-19T16:43:16.406Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-19T16:43:16.406Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T16:43:16.407Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T16:43:16.407Z] OK: 6 MiB in 16 packages [2022-04-19T16:43:16.407Z] Removing intermediate container 4d37d606bc64 [2022-04-19T16:43:16.407Z] ---> 9f5ba612de58 [2022-04-19T16:43:16.407Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-19T16:43:16.407Z] ---> Running in 66ad126fa685 [2022-04-19T16:43:16.407Z] Removing intermediate container 66ad126fa685 [2022-04-19T16:43:16.407Z] ---> b338f3114e3a [2022-04-19T16:43:16.407Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-19T16:43:16.407Z] ---> Running in c1954203a177 [2022-04-19T16:43:16.407Z] Removing intermediate container c1954203a177 [2022-04-19T16:43:16.407Z] ---> 6183ba1df0a8 [2022-04-19T16:43:16.407Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-19T16:43:16.407Z] ---> Running in 8526df1f679e [2022-04-19T16:43:16.407Z] Removing intermediate container 8526df1f679e [2022-04-19T16:43:16.407Z] ---> 58c2de3f9469 [2022-04-19T16:43:16.407Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-19T16:43:16.407Z] ---> fe389d6ddf41 [2022-04-19T16:43:16.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-19T16:43:19.060Z] ---> 1e01492b57f3 [2022-04-19T16:43:19.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-19T16:43:19.671Z] ---> 54d19aa97a4d [2022-04-19T16:43:19.671Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-19T16:43:19.955Z] ---> Running in 66c62e34073a [2022-04-19T16:43:20.562Z] Removing intermediate container 66c62e34073a [2022-04-19T16:43:20.562Z] ---> 7eebd6bfe2bb [2022-04-19T16:43:20.562Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-19T16:43:20.562Z] ---> Running in 93b87f1d5a74 [2022-04-19T16:43:21.163Z] Removing intermediate container 93b87f1d5a74 [2022-04-19T16:43:21.163Z] ---> 1c2c6505c97c [2022-04-19T16:43:21.163Z] Step 20/22 : LABEL arch=arm64 [2022-04-19T16:43:21.163Z] ---> Running in 8a2386e5a0ab [2022-04-19T16:43:21.778Z] Removing intermediate container 8a2386e5a0ab [2022-04-19T16:43:21.778Z] ---> f04cf1d8643e [2022-04-19T16:43:21.778Z] Step 21/22 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T16:43:22.058Z] ---> Running in 4ff7f0de0966 [2022-04-19T16:43:22.344Z] Removing intermediate container 4ff7f0de0966 [2022-04-19T16:43:22.344Z] ---> 57293e35a5bb [2022-04-19T16:43:22.344Z] Step 22/22 : LABEL version=0.0.0 [2022-04-19T16:43:22.627Z] ---> Running in 6c3b1ee45fce [2022-04-19T16:43:23.629Z] Removing intermediate container 6c3b1ee45fce [2022-04-19T16:43:23.629Z] ---> 127432bad688 [2022-04-19T16:43:23.629Z] [2022-04-19T16:43:23.909Z] Successfully built 127432bad688 [2022-04-19T16:43:23.910Z] Successfully tagged support-notifications-arm64:latest [2022-04-19T16:58:02.336Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-19T16:58:02.336Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T16:58:02.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T16:58:02.336Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T16:58:02.336Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T16:58:02.336Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T16:58:02.336Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T16:58:02.336Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T16:58:02.337Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T16:58:02.337Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T16:58:02.337Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T16:58:02.337Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T16:58:02.337Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T16:58:02.337Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:04:09.756Z] Removing intermediate container 7df527de1c23 [2022-04-19T17:04:09.756Z] ---> 45f176700ef7 [2022-04-19T17:04:09.756Z] [2022-04-19T17:04:09.756Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T17:04:09.756Z] ---> 3fb3c9af89a9 [2022-04-19T17:04:09.756Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:04:09.756Z] ---> Using cache [2022-04-19T17:04:09.756Z] ---> efbf373ee9c0 [2022-04-19T17:04:09.756Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:04:09.756Z] ---> Using cache [2022-04-19T17:04:09.756Z] ---> 81898fd69cf4 [2022-04-19T17:04:09.756Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-19T17:04:09.756Z] ---> Running in 5a783f8dcb87 [2022-04-19T17:04:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:04:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:04:09.756Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:04:09.756Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:04:09.756Z] OK: 15730 distinct packages available [2022-04-19T17:04:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:04:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:04:09.756Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-19T17:04:09.756Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:04:09.756Z] (3/4) Installing libucontext (1.1-r0) [2022-04-19T17:04:09.756Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-19T17:04:09.756Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:04:09.756Z] OK: 6 MiB in 18 packages [2022-04-19T17:04:09.756Z] Removing intermediate container 5a783f8dcb87 [2022-04-19T17:04:09.756Z] ---> a48156f6a637 [2022-04-19T17:04:09.756Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:04:09.756Z] ---> a7b736908a22 [2022-04-19T17:04:09.756Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:04:09.756Z] ---> d46bbdf8419b [2022-04-19T17:04:09.756Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-19T17:04:10.033Z] ---> Running in 3d0a375431f3 [2022-04-19T17:04:10.307Z] Removing intermediate container 3d0a375431f3 [2022-04-19T17:04:10.307Z] ---> d315c16073af [2022-04-19T17:04:10.307Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-19T17:04:10.904Z] ---> d671f09a8bc4 [2022-04-19T17:04:10.904Z] Step 21/26 : WORKDIR / [2022-04-19T17:04:11.180Z] ---> Running in c945210e3fbb [2022-04-19T17:04:11.452Z] Removing intermediate container c945210e3fbb [2022-04-19T17:04:11.452Z] ---> 58665e0093cc [2022-04-19T17:04:11.452Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:04:11.734Z] ---> Running in 3ada3ad23550 [2022-04-19T17:04:12.015Z] Removing intermediate container 3ada3ad23550 [2022-04-19T17:04:12.015Z] ---> 83c9bcf9941c [2022-04-19T17:04:12.015Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:04:12.291Z] ---> Running in 3fb974f44d53 [2022-04-19T17:04:12.620Z] Removing intermediate container 3fb974f44d53 [2022-04-19T17:04:12.620Z] ---> 6220a54b8ff4 [2022-04-19T17:04:12.620Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T17:04:12.620Z] ---> Running in 021b7f5fd690 [2022-04-19T17:04:13.316Z] Removing intermediate container 021b7f5fd690 [2022-04-19T17:04:13.316Z] ---> c525e67bd71c [2022-04-19T17:04:13.316Z] Step 25/26 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T17:04:13.316Z] ---> Running in e541132e4e3d [2022-04-19T17:04:13.933Z] Removing intermediate container e541132e4e3d [2022-04-19T17:04:13.933Z] ---> 10ac2b747ca8 [2022-04-19T17:04:13.934Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T17:04:13.934Z] ---> Running in 15bf26e84391 [2022-04-19T17:04:14.530Z] Removing intermediate container 15bf26e84391 [2022-04-19T17:04:14.530Z] ---> 898fd1460447 [2022-04-19T17:04:14.530Z] [2022-04-19T17:04:14.530Z] Successfully built 898fd1460447 [2022-04-19T17:04:14.530Z] Successfully tagged security-spire-config-arm64:latest [2022-04-19T17:05:51.299Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-19T17:05:51.299Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T17:05:51.299Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T17:05:51.299Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T17:05:51.299Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T17:05:51.299Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T17:05:51.299Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T17:05:51.299Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T17:05:51.299Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T17:05:51.299Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T17:05:51.299Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T17:05:51.299Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T17:05:51.299Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T17:05:51.299Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:06:03.724Z] Building bin/spire-agent... [2022-04-19T17:06:04.000Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-19T17:06:04.278Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-19T17:06:04.554Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-19T17:06:04.554Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-19T17:06:09.012Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-19T17:06:09.995Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-19T17:06:09.995Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-19T17:06:09.995Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-19T17:06:09.995Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-19T17:06:09.995Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-19T17:06:10.270Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-19T17:06:10.270Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-19T17:06:10.551Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-19T17:10:17.621Z] Removing intermediate container 0dc179c25838 [2022-04-19T17:10:17.621Z] ---> f65a8dc771ee [2022-04-19T17:10:17.621Z] [2022-04-19T17:10:17.621Z] Step 13/25 : FROM alpine:3.15 [2022-04-19T17:10:17.621Z] ---> 3fb3c9af89a9 [2022-04-19T17:10:17.621Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:10:17.621Z] ---> Using cache [2022-04-19T17:10:17.621Z] ---> efbf373ee9c0 [2022-04-19T17:10:17.621Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:10:17.621Z] ---> Using cache [2022-04-19T17:10:17.621Z] ---> 81898fd69cf4 [2022-04-19T17:10:17.621Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T17:10:17.621Z] ---> Running in 0b3948018191 [2022-04-19T17:10:17.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:10:17.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:10:17.621Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-19T17:10:17.621Z] v3.15.4-45-g713e3376de [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-19T17:10:17.621Z] OK: 15730 distinct packages available [2022-04-19T17:10:17.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T17:10:17.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T17:10:17.621Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-19T17:10:17.621Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-19T17:10:17.621Z] (3/5) Installing libucontext (1.1-r0) [2022-04-19T17:10:17.621Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-19T17:10:17.621Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-19T17:10:17.621Z] Executing busybox-1.34.1-r5.trigger [2022-04-19T17:10:17.621Z] OK: 6 MiB in 19 packages [2022-04-19T17:10:17.621Z] Removing intermediate container 0b3948018191 [2022-04-19T17:10:17.621Z] ---> fb04fda45d1a [2022-04-19T17:10:17.621Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:10:20.241Z] ---> 95a8aab60289 [2022-04-19T17:10:20.241Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:10:20.517Z] ---> 95bc700e4fa1 [2022-04-19T17:10:20.517Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-19T17:10:21.497Z] ---> 5bedc2e78dcd [2022-04-19T17:10:21.497Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-19T17:10:21.772Z] ---> 8b55c274590e [2022-04-19T17:10:21.772Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:10:22.055Z] ---> Running in 173ba35d530f [2022-04-19T17:10:22.330Z] Removing intermediate container 173ba35d530f [2022-04-19T17:10:22.330Z] ---> 02ec839c501f [2022-04-19T17:10:22.330Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:10:22.330Z] ---> Running in 4d0f17392a9b [2022-04-19T17:10:22.934Z] Removing intermediate container 4d0f17392a9b [2022-04-19T17:10:22.934Z] ---> bb1da02f44a1 [2022-04-19T17:10:22.934Z] Step 23/25 : LABEL arch=arm64 [2022-04-19T17:10:22.934Z] ---> Running in b54273a5535a [2022-04-19T17:10:23.209Z] Removing intermediate container b54273a5535a [2022-04-19T17:10:23.209Z] ---> 48e38b18a4de [2022-04-19T17:10:23.209Z] Step 24/25 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T17:10:23.209Z] ---> Running in a76771c1276f [2022-04-19T17:10:23.813Z] Removing intermediate container a76771c1276f [2022-04-19T17:10:23.813Z] ---> 312b5049017d [2022-04-19T17:10:23.813Z] Step 25/25 : LABEL version=0.0.0 [2022-04-19T17:10:23.813Z] ---> Running in 2f1a68fed871 [2022-04-19T17:10:24.087Z] Removing intermediate container 2f1a68fed871 [2022-04-19T17:10:24.087Z] ---> 4a92095210b0 [2022-04-19T17:10:24.087Z] [2022-04-19T17:10:24.359Z] Successfully built 4a92095210b0 [2022-04-19T17:10:24.359Z] Successfully tagged security-spire-server-arm64:latest [2022-04-19T17:10:29.764Z]  Building security-spire-server ... done Removing intermediate container ad838f63e7ae [2022-04-19T17:10:29.764Z] ---> 85a366c8fbb5 [2022-04-19T17:10:29.764Z] [2022-04-19T17:10:29.764Z] Step 13/26 : FROM alpine:3.15 [2022-04-19T17:10:29.764Z] ---> 3fb3c9af89a9 [2022-04-19T17:10:29.764Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-19T17:10:29.764Z] ---> Using cache [2022-04-19T17:10:29.764Z] ---> efbf373ee9c0 [2022-04-19T17:10:29.764Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T17:10:29.764Z] ---> Using cache [2022-04-19T17:10:29.764Z] ---> 81898fd69cf4 [2022-04-19T17:10:29.764Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-19T17:10:29.764Z] ---> Using cache [2022-04-19T17:10:29.764Z] ---> fb04fda45d1a [2022-04-19T17:10:29.764Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-19T17:10:31.191Z] ---> 9edb91e65e5c [2022-04-19T17:10:31.191Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-19T17:10:34.572Z] ---> c6fe51bb53a5 [2022-04-19T17:10:34.572Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-19T17:10:34.843Z] ---> 043495b0411d [2022-04-19T17:10:34.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-19T17:10:35.439Z] ---> 6fbf79a5e964 [2022-04-19T17:10:35.439Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-19T17:10:36.032Z] ---> 01c23d75e53e [2022-04-19T17:10:36.032Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-19T17:10:36.033Z] ---> Running in 9cf6eae82ce0 [2022-04-19T17:10:36.309Z] Removing intermediate container 9cf6eae82ce0 [2022-04-19T17:10:36.309Z] ---> c55a21c47f38 [2022-04-19T17:10:36.309Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-19T17:10:36.309Z] ---> Running in c82daf969647 [2022-04-19T17:10:36.589Z] Removing intermediate container c82daf969647 [2022-04-19T17:10:36.589Z] ---> 73be1c886d15 [2022-04-19T17:10:36.589Z] Step 24/26 : LABEL arch=arm64 [2022-04-19T17:10:36.865Z] ---> Running in b22043fe2c9a [2022-04-19T17:10:37.137Z] Removing intermediate container b22043fe2c9a [2022-04-19T17:10:37.137Z] ---> 8b44322aa651 [2022-04-19T17:10:37.137Z] Step 25/26 : LABEL git_sha=1646ab503d3c8b7490f94318ecd6bd55dd591c63 [2022-04-19T17:10:37.137Z] ---> Running in 64be2743605f [2022-04-19T17:10:37.412Z] Removing intermediate container 64be2743605f [2022-04-19T17:10:37.412Z] ---> 5453ab14707f [2022-04-19T17:10:37.412Z] Step 26/26 : LABEL version=0.0.0 [2022-04-19T17:10:37.685Z] ---> Running in 7b08e69d5ec7 [2022-04-19T17:10:37.956Z] Removing intermediate container 7b08e69d5ec7 [2022-04-19T17:10:37.956Z] ---> 6013fd07289c [2022-04-19T17:10:37.956Z] [2022-04-19T17:10:38.228Z] Successfully built 6013fd07289c [2022-04-19T17:10:38.228Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-19T17:10:38.515Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-19T17:10:38.509Z] $ docker stop --time=1 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 [2022-04-19T17:10:40.233Z] $ docker rm -f 8be4b6bc85445566e84611c06a500145edb277de31b42ff2c12887e2557b6d05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T17:10:40.812Z] + docker images [2022-04-19T17:10:41.405Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T17:10:41.405Z] security-spire-agent-arm64 latest 6013fd07289c 4 seconds ago 126MB [2022-04-19T17:10:41.405Z] security-spire-server-arm64 latest 4a92095210b0 18 seconds ago 86.3MB [2022-04-19T17:10:41.405Z] 85a366c8fbb5 27 seconds ago 4.14GB [2022-04-19T17:10:41.405Z] f65a8dc771ee 49 seconds ago 4.14GB [2022-04-19T17:10:41.405Z] security-spire-config-arm64 latest 898fd1460447 6 minutes ago 85.6MB [2022-04-19T17:10:41.405Z] 45f176700ef7 7 minutes ago 4.14GB [2022-04-19T17:10:41.405Z] support-notifications-arm64 latest 127432bad688 27 minutes ago 25.8MB [2022-04-19T17:10:41.405Z] 80bd2ff92b4f 27 minutes ago 1.37GB [2022-04-19T17:10:41.405Z] core-data-arm64 latest 08d00643bcba 29 minutes ago 21.6MB [2022-04-19T17:10:41.405Z] 75e44dbfb0dc 29 minutes ago 1.34GB [2022-04-19T17:10:41.405Z] support-scheduler-arm64 latest 35133ca3cb6f 34 minutes ago 25.2MB [2022-04-19T17:10:41.405Z] 86b710f5b6a9 35 minutes ago 1.36GB [2022-04-19T17:10:41.405Z] security-proxy-setup-arm64 latest 4c8fc9e7f65d 36 minutes ago 26.1MB [2022-04-19T17:10:41.405Z] sys-mgmt-agent-arm64 latest f31a871217ee 36 minutes ago 282MB [2022-04-19T17:10:41.405Z] 2c706f8365d1 37 minutes ago 1.32GB [2022-04-19T17:10:41.405Z] core-metadata-arm64 latest 3cd24a1a548f 37 minutes ago 16.4MB [2022-04-19T17:10:41.405Z] e9453e6c1fe5 37 minutes ago 1.31GB [2022-04-19T17:10:41.405Z] c9e8d6b93250 38 minutes ago 1.31GB [2022-04-19T17:10:41.405Z] security-spiffe-token-provider-arm64 latest 38d506b4ad23 43 minutes ago 27.9MB [2022-04-19T17:10:41.405Z] c2bfb43d7bf0 43 minutes ago 1.36GB [2022-04-19T17:10:41.405Z] security-bootstrapper-arm64 latest f12dc9cfd36f 44 minutes ago 18.3MB [2022-04-19T17:10:41.405Z] security-secretstore-setup-arm64 latest c00b8593a133 44 minutes ago 27.5MB [2022-04-19T17:10:41.405Z] core-command-arm64 latest b747adf182a4 45 minutes ago 15.5MB [2022-04-19T17:10:41.405Z] c9f8d9282781 45 minutes ago 1.31GB [2022-04-19T17:10:41.405Z] 1d4ce821052f 45 minutes ago 1.32GB [2022-04-19T17:10:41.405Z] a29cacb335b3 45 minutes ago 1.31GB [2022-04-19T17:10:41.405Z] ci-base-image-arm64 latest 2465237e68d6 About an hour ago 886MB [2022-04-19T17:10:41.405Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-19T17:10:41.405Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-19T17:10:41.405Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-19T17:10:41.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-19T17:10:41.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:10:41.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T17:10:41.829Z] [2022-04-19T17:10:41.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:10:42.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T17:10:42.452Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T17:10:42.452Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T17:10:42.452Z] 04944245beec: Pulling fs layer [2022-04-19T17:10:42.452Z] 699f458cf7ca: Pulling fs layer [2022-04-19T17:10:42.452Z] 765212b225bb: Pulling fs layer [2022-04-19T17:10:42.452Z] f23df028b6ca: Pulling fs layer [2022-04-19T17:10:42.452Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T17:10:42.452Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T17:10:42.452Z] 765212b225bb: Waiting [2022-04-19T17:10:42.452Z] d65c8cfc05b1: Waiting [2022-04-19T17:10:42.452Z] 2437ff75d9bd: Waiting [2022-04-19T17:10:42.452Z] f23df028b6ca: Waiting [2022-04-19T17:10:42.452Z] 04944245beec: Verifying Checksum [2022-04-19T17:10:42.452Z] 04944245beec: Download complete [2022-04-19T17:10:42.452Z] 765212b225bb: Verifying Checksum [2022-04-19T17:10:42.452Z] 765212b225bb: Download complete [2022-04-19T17:10:42.452Z] f23df028b6ca: Download complete [2022-04-19T17:10:42.452Z] d65c8cfc05b1: Download complete [2022-04-19T17:10:42.726Z] 699f458cf7ca: Verifying Checksum [2022-04-19T17:10:42.726Z] 699f458cf7ca: Download complete [2022-04-19T17:10:43.017Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T17:10:43.017Z] 8998bd30e6a1: Download complete [2022-04-19T17:10:45.636Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T17:10:45.636Z] 2437ff75d9bd: Download complete [2022-04-19T17:10:47.608Z] 8998bd30e6a1: Pull complete [2022-04-19T17:10:47.880Z] 04944245beec: Pull complete [2022-04-19T17:10:49.306Z] 699f458cf7ca: Pull complete [2022-04-19T17:10:49.576Z] 765212b225bb: Pull complete [2022-04-19T17:10:50.552Z] f23df028b6ca: Pull complete [2022-04-19T17:10:50.552Z] d65c8cfc05b1: Pull complete [2022-04-19T17:11:05.630Z] 2437ff75d9bd: Pull complete [2022-04-19T17:11:05.630Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T17:11:05.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T17:11:05.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T17:11:05.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-21354 does not seem to be running inside a container [2022-04-19T17:11:05.952Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-19T17:11:08.653Z] $ docker top 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:09.616Z] ---> job-cost.sh [2022-04-19T17:11:09.616Z] lf-activate-venv: SKIPPING [2022-04-19T17:11:09.616Z] INFO: No Stack... [2022-04-19T17:11:10.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T17:11:11.182Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T17:11:11.880Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-04-19T17:11:11.880Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T17:11:11.912Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] [2022-04-19T17:11:11.918Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] did not exist. Created. [2022-04-19T17:11:11.919Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T17:11:12.572Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T17:11:12.739Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T17:11:12.746Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T17:11:12.755Z] $ docker stop --time=1 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a [2022-04-19T17:11:14.281Z] $ docker rm -f 2c3f7949c2596bd596c5588ec0a4bdfbb290c490472d0982bc76e507ce91f02a [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-19T17:11:14.727Z] provisioning config files... [2022-04-19T17:11:14.736Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config2838795792619972409tmp [Pipeline] { [Pipeline] sh [2022-04-19T17:11:15.092Z] + set +x [2022-04-19T17:11:15.092Z] + curl -s https://codecov.io/bash [2022-04-19T17:11:15.092Z] + bash -s -- [2022-04-19T17:11:15.092Z] [2022-04-19T17:11:15.092Z] _____ _ [2022-04-19T17:11:15.092Z] / ____| | | [2022-04-19T17:11:15.092Z] | | ___ __| | ___ ___ _____ __ [2022-04-19T17:11:15.092Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-19T17:11:15.092Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-19T17:11:15.092Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-19T17:11:15.092Z] Bash-1.0.6 [2022-04-19T17:11:15.092Z] [2022-04-19T17:11:15.092Z] [2022-04-19T17:11:15.092Z] ==> git version 2.25.1 found [2022-04-19T17:11:15.092Z] ==> 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-19T17:11:15.092Z] Release-Date: 2020-01-08 [2022-04-19T17:11:15.092Z] 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-19T17:11:15.092Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-19T17:11:15.092Z] ==> Jenkins CI detected. [2022-04-19T17:11:15.092Z] current dir:  /w/workspace/edgex-go/10 [2022-04-19T17:11:15.092Z] project root: . [2022-04-19T17:11:15.092Z] --> token set from env [2022-04-19T17:11:15.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-19T17:11:15.092Z] ==> Running gcov in . (disable via -X gcov) [2022-04-19T17:11:15.092Z] ==> Python coveragepy not found [2022-04-19T17:11:15.092Z] ==> Searching for coverage reports in: [2022-04-19T17:11:15.092Z] + . [2022-04-19T17:11:15.092Z] -> Found 1 reports [2022-04-19T17:11:15.092Z] ==> Detecting git/mercurial file structure [2022-04-19T17:11:15.092Z] ==> Reading reports [2022-04-19T17:11:15.092Z] + ./coverage.out bytes=435134 [2022-04-19T17:11:15.092Z] ==> Appending adjustments [2022-04-19T17:11:15.092Z] https://docs.codecov.io/docs/fixing-reports [2022-04-19T17:11:16.481Z] + Found adjustments [2022-04-19T17:11:16.481Z] ==> Gzipping contents [2022-04-19T17:11:16.481Z] 60K /tmp/codecov.8fsIhG.gz [2022-04-19T17:11:16.481Z] ==> Uploading reports [2022-04-19T17:11:16.481Z] url: https://codecov.io [2022-04-19T17:11:16.481Z] query: branch=PR-3948&commit=2322b4727af880fbea34d3547a95987c1f58e81f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-19T17:11:16.481Z] -> Pinging Codecov [2022-04-19T17:11:16.481Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=2322b4727af880fbea34d3547a95987c1f58e81f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-19T17:11:16.741Z] -> Uploading to [2022-04-19T17:11:16.741Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-19/00271124DB129430A58F1EEE437C3FCB/2322b4727af880fbea34d3547a95987c1f58e81f/64b857aa-9423-4586-8e70-bdd123717d35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220419T171116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=886b90ddab477705e02d3c97d595935f2beb14c45b83514656665a8dc326a2aa [2022-04-19T17:11:16.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T17:11:16.741Z] Dload Upload Total Spent Left Speed [2022-04-19T17:11:17.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59870 0 0 100 59870 0 248k --:--:-- --:--:-- --:--:-- 247k [2022-04-19T17:11:17.005Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2322b4727af880fbea34d3547a95987c1f58e81f [Pipeline] } [2022-04-19T17:11:17.014Z] 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-19T17:11:17.581Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:17.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:18.748Z] ---> package-listing.sh [2022-04-19T17:11:18.748Z] ++ facter osfamily [2022-04-19T17:11:18.748Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T17:11:19.008Z] + OS_FAMILY=debian [2022-04-19T17:11:19.008Z] + workspace=/w/workspace/edgex-go/10 [2022-04-19T17:11:19.008Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T17:11:19.008Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T17:11:19.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T17:11:19.008Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T17:11:19.008Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-19T17:11:19.008Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T17:11:19.008Z] + case "${OS_FAMILY}" in [2022-04-19T17:11:19.008Z] + dpkg -l [2022-04-19T17:11:19.008Z] + grep '^ii' [2022-04-19T17:11:19.008Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T17:11:19.008Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T17:11:19.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T17:11:19.008Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-19T17:11:19.008Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-04-19T17:11:19.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-04-19T17:11:19.021Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T17:11:19.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:11:19.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T17:11:19.863Z] [2022-04-19T17:11:19.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T17:11:20.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T17:11:20.164Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T17:11:20.164Z] 5eb5b503b376: Pulling fs layer [2022-04-19T17:11:20.164Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T17:11:20.164Z] ec43610c2a17: Pulling fs layer [2022-04-19T17:11:20.164Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T17:11:20.164Z] 33b1e0a273af: Pulling fs layer [2022-04-19T17:11:20.164Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T17:11:20.164Z] 2f39f015ded8: Pulling fs layer [2022-04-19T17:11:20.164Z] 33b1e0a273af: Waiting [2022-04-19T17:11:20.164Z] 2f39f015ded8: Waiting [2022-04-19T17:11:20.164Z] 5c69ac0246d0: Download complete [2022-04-19T17:11:20.164Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T17:11:20.164Z] 33b1e0a273af: Verifying Checksum [2022-04-19T17:11:20.164Z] 33b1e0a273af: Download complete [2022-04-19T17:11:20.164Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T17:11:20.164Z] 5d3b04190fa2: Download complete [2022-04-19T17:11:20.424Z] ec43610c2a17: Verifying Checksum [2022-04-19T17:11:20.424Z] ec43610c2a17: Download complete [2022-04-19T17:11:20.424Z] 5eb5b503b376: Verifying Checksum [2022-04-19T17:11:20.424Z] 5eb5b503b376: Download complete [2022-04-19T17:11:20.993Z] 2f39f015ded8: Download complete [2022-04-19T17:11:21.563Z] 5eb5b503b376: Pull complete [2022-04-19T17:11:21.834Z] 5c69ac0246d0: Pull complete [2022-04-19T17:11:22.096Z] ec43610c2a17: Pull complete [2022-04-19T17:11:22.355Z] 3a2ae6a8a46f: Pull complete [2022-04-19T17:11:22.355Z] 33b1e0a273af: Pull complete [2022-04-19T17:11:22.615Z] 5d3b04190fa2: Pull complete [2022-04-19T17:11:26.824Z] 2f39f015ded8: Pull complete [2022-04-19T17:11:26.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T17:11:26.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T17:11:26.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T17:11:26.893Z] prd-ubuntu20.04-docker-8c-8g-21352 does not seem to be running inside a container [2022-04-19T17:11:26.930Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T17:11:29.579Z] $ docker top a7aef243ad4603e4e63bec810a24a45df8d2d7ed4623f23693a2dd82ba20b02a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T17:11:29.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T17:11:30.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T17:11:30.552Z] + ls /var/log/sa-host [2022-04-19T17:11:30.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T17:11:30.635Z] provisioning config files... [2022-04-19T17:11:30.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2003902423921610486tmp [Pipeline] { [Pipeline] echo [2022-04-19T17:11:30.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:30.947Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T17:11:30.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:31.283Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T17:11:31.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:31.585Z] ---> sudo-logs.sh [2022-04-19T17:11:31.585Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T17:11:31.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:31.897Z] ---> job-cost.sh [2022-04-19T17:11:31.897Z] lf-activate-venv: SKIPPING [2022-04-19T17:11:31.897Z] DEBUG: total: 0.2199999988079071 [2022-04-19T17:11:31.897Z] INFO: Retrieving Stack Cost... [2022-04-19T17:11:32.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T17:11:33.037Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T17:11:33.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T17:11:33.340Z] ---> logs-deploy.sh [2022-04-19T17:11:33.340Z] lf-activate-venv: SKIPPING [2022-04-19T17:11:33.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/10 [2022-04-19T17:11:33.340Z] INFO: archiving workspace using pattern(s): [2022-04-19T17:11:34.279Z] Archives upload complete. [2022-04-19T17:11:34.279Z] INFO: archiving logs to Nexus