Branch indexing 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 6477e2ac7359a4b800acd5857bc404d4297ec701+0af16247e954277414cce32b52e3a71aa2187729 (2a732cac2cdd194eac327a1ca8167f0e435a87b5) 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-ssh10784798185004185584.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-ssh16479398888016927097.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-ssh5211522234626038892.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-ssh7477646820237614419.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-ssh17392612111124388333.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 Running on prd-ubuntu20.04-docker-8c-8g-20974 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing c68f49af7c060124bc439988702a26aa1a958a83 Checking out Revision c68f49af7c060124bc439988702a26aa1a958a83 (PR-3948) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c68f49af7c060124bc439988702a26aa1a958a83 # timeout=10 Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-14T20:29:24.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T20:29:24.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T20:29:24.529Z] ========================================================= [2022-04-14T20:29:24.529Z] EdgeX Global Pipelines Version Info [2022-04-14T20:29:24.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cb60c5d4f57ab31570d573762ca18756fff24b58 # timeout=10 [2022-04-14T20:29:25.290Z] ------------------- [2022-04-14T20:29:25.290Z] stable info: [2022-04-14T20:29:25.290Z] ------------------- [2022-04-14T20:29:25.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T20:29:25.290Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T20:29:25.290Z] Message: update stable to v1.0.221 [2022-04-14T20:29:25.867Z] ------------------- [2022-04-14T20:29:25.867Z] experimental info: [2022-04-14T20:29:25.867Z] ------------------- [2022-04-14T20:29:25.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T20:29:25.867Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T20:29:25.867Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T20:29:26.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-14T20:29:26.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-14T20:29:26.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T20:29:26.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T20:29:26.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T20:29:26.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T20:29:26.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T20:29:26.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-14T20:29:26.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-14T20:29:26.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-14T20:29:26.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T20:29:26.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T20:29:26.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T20:29:26.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T20:29:26.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T20:29:26.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T20:29:26.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T20:29:26.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T20:29:26.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T20:29:26.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T20:29:26.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T20:29:26.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T20:29:26.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-14T20:29:26.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-14T20:29:26.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-14T20:29:26.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c68f49af7c060124bc439988702a26aa1a958a83 [Pipeline] echo [2022-04-14T20:29:26.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c68f49a [Pipeline] echo [2022-04-14T20:29:26.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T20:29:26.450Z] provisioning config files... [2022-04-14T20:29:26.526Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6618522416890187806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T20:29:26.852Z] ---> docker-login.sh [2022-04-14T20:29:26.852Z] nexus3.edgexfoundry.org:10001 [2022-04-14T20:29:27.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:29:27.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:29:27.374Z] Configure a credential helper to remove this warning. See [2022-04-14T20:29:27.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:29:27.374Z] [2022-04-14T20:29:27.374Z] Login Succeeded [2022-04-14T20:29:27.374Z] nexus3.edgexfoundry.org:10002 [2022-04-14T20:29:27.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:29:27.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:29:27.374Z] Configure a credential helper to remove this warning. See [2022-04-14T20:29:27.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:29:27.374Z] [2022-04-14T20:29:27.374Z] Login Succeeded [2022-04-14T20:29:27.374Z] nexus3.edgexfoundry.org:10003 [2022-04-14T20:29:27.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:29:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:29:27.635Z] Configure a credential helper to remove this warning. See [2022-04-14T20:29:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:29:27.635Z] [2022-04-14T20:29:27.635Z] Login Succeeded [2022-04-14T20:29:27.635Z] nexus3.edgexfoundry.org:10004 [2022-04-14T20:29:27.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:29:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:29:27.635Z] Configure a credential helper to remove this warning. See [2022-04-14T20:29:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:29:27.635Z] [2022-04-14T20:29:27.635Z] Login Succeeded [2022-04-14T20:29:27.635Z] docker.io [2022-04-14T20:29:27.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:29:28.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:29:28.210Z] Configure a credential helper to remove this warning. See [2022-04-14T20:29:28.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:29:28.210Z] [2022-04-14T20:29:28.210Z] Login Succeeded [2022-04-14T20:29:28.210Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T20:29:28.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T20:29:28.535Z] + 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-14T20:29:28.535Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2022-04-14T20:29:28.535Z] [2022-04-14T20:29:28.535Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/core-data/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/core-metadata/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/support-notifications/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-14T20:29:28.535Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-14T20:29:28.535Z] + cut -d/ -f2 [2022-04-14T20:29:28.535Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-14T20:29:28.575Z] 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-14T20:29:28.919Z] + git rev-list -1 --merges c68f49af7c060124bc439988702a26aa1a958a83~1..c68f49af7c060124bc439988702a26aa1a958a83 [Pipeline] echo [2022-04-14T20:29:28.933Z] -----------> git rev-list -1 --merges c68f49af7c060124bc439988702a26aa1a958a83~1..c68f49af7c060124bc439988702a26aa1a958a83 c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:29:28.933Z] c68f49af7c060124bc439988702a26aa1a958a83 [false] [Pipeline] sh [2022-04-14T20:29:29.229Z] + git log --format=format:%s -1 c68f49af7c060124bc439988702a26aa1a958a83 [Pipeline] echo [2022-04-14T20:29:29.248Z] ========================================================= [2022-04-14T20:29:29.248Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T20:29:29.249Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-14T20:29:29.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T20:29:29.821Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T20:29:29.821Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T20:29:29.821Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T20:29:29.821Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T20:29:29.821Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T20:29:29.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:29:30.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:29:30.262Z] [2022-04-14T20:29:30.262Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:29:30.566Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:29:30.566Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T20:29:30.566Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T20:29:30.566Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T20:29:30.566Z] 4c7163046ea9: Pulling fs layer [2022-04-14T20:29:30.566Z] 0c2d73faf560: Pulling fs layer [2022-04-14T20:29:30.566Z] 0c2d73faf560: Waiting [2022-04-14T20:29:30.566Z] 3e5f54012d9b: Download complete [2022-04-14T20:29:30.566Z] a0d0a0d46f8b: Verifying Checksum [2022-04-14T20:29:30.566Z] a0d0a0d46f8b: Download complete [2022-04-14T20:29:30.566Z] 0c2d73faf560: Verifying Checksum [2022-04-14T20:29:30.566Z] 0c2d73faf560: Download complete [2022-04-14T20:29:30.566Z] 4c7163046ea9: Verifying Checksum [2022-04-14T20:29:30.566Z] 4c7163046ea9: Download complete [2022-04-14T20:29:30.827Z] a0d0a0d46f8b: Pull complete [2022-04-14T20:29:30.827Z] 3e5f54012d9b: Pull complete [2022-04-14T20:29:31.087Z] 4c7163046ea9: Pull complete [2022-04-14T20:29:31.350Z] 0c2d73faf560: Pull complete [2022-04-14T20:29:31.350Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T20:29:31.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T20:29:31.350Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T20:29:31.501Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T20:29:31.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:29:32.342Z] $ docker top d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T20:29:32.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T20:29:32.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T20:29:32.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T20:29:32.587Z] $ docker exec d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 ssh-agent [2022-04-14T20:29:32.719Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHmBjbP/agent.13 [2022-04-14T20:29:32.720Z] SSH_AGENT_PID=19 [2022-04-14T20:29:32.729Z] Running ssh-add (command line suppressed) [2022-04-14T20:29:32.854Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1986847253730639551.key (/w/workspace/edgex-go/8@tmp/private_key_1986847253730639551.key) [2022-04-14T20:29:32.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T20:29:33.164Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T20:29:33.186Z] $ docker exec --env ******** --env ******** d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 ssh-agent -k [2022-04-14T20:29:33.310Z] unset SSH_AUTH_SOCK; [2022-04-14T20:29:33.310Z] unset SSH_AGENT_PID; [2022-04-14T20:29:33.310Z] echo Agent pid 19 killed; [2022-04-14T20:29:33.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T20:29:33.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T20:29:33.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T20:29:33.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T20:29:33.467Z] $ docker exec d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 ssh-agent [2022-04-14T20:29:33.603Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOoNLbe/agent.52 [2022-04-14T20:29:33.603Z] SSH_AGENT_PID=59 [2022-04-14T20:29:33.609Z] Running ssh-add (command line suppressed) [2022-04-14T20:29:33.720Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_651106756436314860.key (/w/workspace/edgex-go/8@tmp/private_key_651106756436314860.key) [2022-04-14T20:29:33.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T20:29:34.027Z] + git semver init [2022-04-14T20:29:34.027Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T20:29:34.027Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2022-04-14T20:29:34.027Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2022-04-14T20:29:34.027Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T20:29:34.027Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T20:29:34.027Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T20:29:34.027Z] # $SEMVER_BRANCH = PR-3948 [2022-04-14T20:29:34.027Z] # $SEMVER_TEMP = /tmp/semver-672918340 [2022-04-14T20:29:34.027Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-14T20:29:48.947Z] # '/tmp/semver-672918340' -> '/w/workspace/edgex-go/8/.semver' [2022-04-14T20:29:48.947Z] # -> Force: false [2022-04-14T20:29:48.947Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2022-04-14T20:29:48.961Z] $ docker exec --env ******** --env ******** d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 ssh-agent -k [2022-04-14T20:29:49.055Z] unset SSH_AUTH_SOCK; [2022-04-14T20:29:49.056Z] unset SSH_AGENT_PID; [2022-04-14T20:29:49.056Z] echo Agent pid 59 killed; [2022-04-14T20:29:49.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T20:29:49.371Z] + git semver [Pipeline] } [2022-04-14T20:29:49.387Z] $ docker stop --time=1 d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 [2022-04-14T20:29:51.361Z] $ docker rm -f d6edf0a635c002d7be331a23015ede7a08b7f1196400c9b8ddc94a657639b746 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T20:29:51.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T20:29:51.981Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T20:29:51.985Z] [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-14T20:29:52.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T20:29:52.116Z] ========================================================= [2022-04-14T20:29:52.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T20:29:52.116Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:29:52.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:29:52.412Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T20:29:52.412Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T20:29:52.412Z] 666ba61612fd: Pulling fs layer [2022-04-14T20:29:52.412Z] 8ed8ca486205: Pulling fs layer [2022-04-14T20:29:52.412Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T20:29:52.412Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T20:29:52.412Z] 640e595b4fbd: Pulling fs layer [2022-04-14T20:29:52.412Z] 763cafe07f6e: Pulling fs layer [2022-04-14T20:29:52.412Z] 0c0b528cf693: Pulling fs layer [2022-04-14T20:29:52.412Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T20:29:52.412Z] 640e595b4fbd: Waiting [2022-04-14T20:29:52.412Z] 763cafe07f6e: Waiting [2022-04-14T20:29:52.412Z] 0c0b528cf693: Waiting [2022-04-14T20:29:52.412Z] 4fe6c5a15a65: Waiting [2022-04-14T20:29:52.412Z] 22a0e8bec74d: Waiting [2022-04-14T20:29:52.412Z] 10935f4eaf8b: Waiting [2022-04-14T20:29:52.412Z] 8ed8ca486205: Verifying Checksum [2022-04-14T20:29:52.412Z] 8ed8ca486205: Download complete [2022-04-14T20:29:52.412Z] 666ba61612fd: Download complete [2022-04-14T20:29:52.412Z] 22a0e8bec74d: Verifying Checksum [2022-04-14T20:29:52.412Z] 22a0e8bec74d: Download complete [2022-04-14T20:29:52.412Z] 640e595b4fbd: Verifying Checksum [2022-04-14T20:29:52.412Z] 763cafe07f6e: Verifying Checksum [2022-04-14T20:29:52.412Z] 763cafe07f6e: Download complete [2022-04-14T20:29:52.412Z] 59bf1c3509f3: Verifying Checksum [2022-04-14T20:29:52.412Z] 59bf1c3509f3: Download complete [2022-04-14T20:29:52.671Z] 0c0b528cf693: Verifying Checksum [2022-04-14T20:29:52.671Z] 0c0b528cf693: Download complete [2022-04-14T20:29:52.671Z] 59bf1c3509f3: Pull complete [2022-04-14T20:29:52.671Z] 666ba61612fd: Pull complete [2022-04-14T20:29:52.932Z] 8ed8ca486205: Pull complete [2022-04-14T20:29:53.193Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T20:29:53.193Z] 10935f4eaf8b: Download complete [2022-04-14T20:29:53.193Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T20:29:53.193Z] 4fe6c5a15a65: Download complete [2022-04-14T20:29:57.400Z] 4fe6c5a15a65: Pull complete [2022-04-14T20:29:57.400Z] 22a0e8bec74d: Pull complete [2022-04-14T20:29:57.400Z] 640e595b4fbd: Pull complete [2022-04-14T20:29:57.400Z] 763cafe07f6e: Pull complete [2022-04-14T20:29:57.400Z] 0c0b528cf693: Pull complete [2022-04-14T20:29:59.309Z] 10935f4eaf8b: Pull complete [2022-04-14T20:29:59.309Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T20:29:59.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:29:59.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:29:59.610Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:29:59.610Z] WORKDIR /edgex [2022-04-14T20:29:59.610Z] COPY go.mod . [2022-04-14T20:29:59.610Z] RUN go mod download [2022-04-14T20:29:59.610Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-14T20:30:00.998Z] Sending build context to Docker daemon 334.9MB [2022-04-14T20:30:00.998Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T20:30:00.998Z] ---> 99d49a6021b9 [2022-04-14T20:30:00.998Z] Step 2/4 : WORKDIR /edgex [2022-04-14T20:30:04.306Z] ---> Running in c0b054bc4744 [2022-04-14T20:30:04.307Z] Removing intermediate container c0b054bc4744 [2022-04-14T20:30:04.307Z] ---> 9c05a7344b5d [2022-04-14T20:30:04.307Z] Step 3/4 : COPY go.mod . [2022-04-14T20:30:04.307Z] ---> 5721d6025755 [2022-04-14T20:30:04.307Z] Step 4/4 : RUN go mod download [2022-04-14T20:30:04.307Z] ---> Running in 9e0b4ce18657 [2022-04-14T20:30:07.074Z] Still waiting to schedule task [2022-04-14T20:30:07.074Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-14T20:30:22.422Z] Removing intermediate container 9e0b4ce18657 [2022-04-14T20:30:22.422Z] ---> ff0ff585a5d5 [2022-04-14T20:30:22.422Z] Successfully built ff0ff585a5d5 [2022-04-14T20:30:22.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:30:22.720Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T20:30:22.721Z] . [Pipeline] withDockerContainer [2022-04-14T20:30:22.788Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T20:30:22.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:30:23.276Z] $ docker top 327fedd78b16c096ee2a3247aeaa4b12fcc6553ba450d3bc44f354416ca6ff18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:30:23.636Z] + go version [2022-04-14T20:30:23.636Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T20:30:23.649Z] $ docker stop --time=1 327fedd78b16c096ee2a3247aeaa4b12fcc6553ba450d3bc44f354416ca6ff18 [2022-04-14T20:30:24.943Z] $ docker rm -f 327fedd78b16c096ee2a3247aeaa4b12fcc6553ba450d3bc44f354416ca6ff18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:30:25.353Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T20:30:25.353Z] . [Pipeline] withDockerContainer [2022-04-14T20:30:25.426Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T20:30:25.465Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:30:25.849Z] $ docker top 4bbfb17773dc9e1ae81127acf9342068d6a73054ae62d267f04b488b7bfd604d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T20:30:25.934Z] ========================================================= [2022-04-14T20:30:25.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T20:30:25.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:30:26.231Z] + make test [2022-04-14T20:30:26.231Z] go mod tidy -compat=1.17 [2022-04-14T20:30:26.231Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T20:30:32.805Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T20:30:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T20:30:42.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T20:30:43.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T20:30:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T20:30:43.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T20:30:43.301Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T20:30:43.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T20:30:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-04-14T20:30:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T20:30:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T20:30:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2022-04-14T20:30:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T20:30:44.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 53.4% of statements [2022-04-14T20:30:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T20:30:44.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T20:30:48.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.339s coverage: 89.2% of statements [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:30:48.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T20:30:48.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:30:48.696Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T20:30:48.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 24.0% of statements [2022-04-14T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-04-14T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-14T20:30:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-04-14T20:30:58.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-04-14T20:30:59.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.157s coverage: 82.5% of statements [2022-04-14T20:30:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T20:31:09.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T20:31:09.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.4% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T20:31:09.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-04-14T20:31:09.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-14T20:31:09.341Z] 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-14T20:31:27.427Z] GO111MODULE=on go vet ./... [2022-04-14T20:31:29.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T20:31:29.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T20:31:29.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T20:31:30.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T20:31:30.478Z] + ls -al . [2022-04-14T20:31:30.478Z] total 672 [2022-04-14T20:31:30.478Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 20:31 . [2022-04-14T20:31:30.478Z] drwxr-xr-x 4 root root 4096 Apr 14 20:30 .. [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 20:29 .dockerignore [2022-04-14T20:31:30.478Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:29 .git [2022-04-14T20:31:30.478Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:29 .github [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 20:29 .gitignore [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 20:29 .golangci.yml [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 20:29 .hadolint.yml [2022-04-14T20:31:30.478Z] drwx------ 3 1001 1001 4096 Apr 14 20:29 .semver [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 20:29 .sonarcloud.properties [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:29 ADOPTERS.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:29 Attribution.txt [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:29 CHANGELOG.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:29 CONTRIBUTING.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 20:29 GOVERNANCE.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 20:29 Jenkinsfile [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:29 LICENSE [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:29 Makefile [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 20:29 OWNERS.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:29 README.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:29 SECURITY.md [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 20:29 VERSION [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:29 ZMQWindows.md [2022-04-14T20:31:30.478Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 20:29 bin [2022-04-14T20:31:30.478Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 20:29 cmd [2022-04-14T20:31:30.478Z] -rw-r--r-- 1 root root 434738 Apr 14 20:31 coverage.out [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:29 go.mod [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:29 go.sum [2022-04-14T20:31:30.478Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:29 internal [2022-04-14T20:31:30.478Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:29 openapi [2022-04-14T20:31:30.478Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 20:29 snap [2022-04-14T20:31:30.478Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 20:29 version.go [Pipeline] sh [2022-04-14T20:31:30.767Z] + '[' -e coverage.out ] [2022-04-14T20:31:30.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T20:31:30.854Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T20:31:31.138Z] + make build [2022-04-14T20:31:31.138Z] 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-14T20:31:46.023Z] 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-14T20:31:48.931Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20977 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-14T20:31:48.943Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-04-14T20:31:49.164Z] The recommended git tool is: git [2022-04-14T20:31:52.590Z] 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-14T20:31:52.849Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:31:53.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-14T20:31:53.988Z] using credential edgex-jenkins-ssh [2022-04-14T20:31:54.012Z] Cloning the remote Git repository [2022-04-14T20:31:54.085Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:31:54.358Z] 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-14T20:31:54.928Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:31:54.183Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-04-14T20:31:54.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:31:54.282Z] > git --version # timeout=10 [2022-04-14T20:31:54.306Z] > git --version # 'git version 2.25.1' [2022-04-14T20:31:54.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:31:54.408Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T20:31:55.882Z] 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-14T20:31:57.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-14T20:31:57.853Z] 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-14T20:31:58.793Z] 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-14T20:31:59.362Z] 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-14T20:32:00.741Z] 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-14T20:32:06.033Z] $ docker stop --time=1 4bbfb17773dc9e1ae81127acf9342068d6a73054ae62d267f04b488b7bfd604d [2022-04-14T20:32:08.681Z] $ docker rm -f 4bbfb17773dc9e1ae81127acf9342068d6a73054ae62d267f04b488b7bfd604d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:32:10.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:32:10.100Z] [2022-04-14T20:32:10.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:32:10.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:32:10.398Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-14T20:32:10.398Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-14T20:32:10.398Z] ca9280d653b3: Pulling fs layer [2022-04-14T20:32:10.398Z] 7e9c9ca2126c: Pulling fs layer [2022-04-14T20:32:10.398Z] cbdbe7a5bc2a: Download complete [2022-04-14T20:32:10.657Z] ca9280d653b3: Verifying Checksum [2022-04-14T20:32:10.657Z] ca9280d653b3: Download complete [2022-04-14T20:32:10.657Z] cbdbe7a5bc2a: Pull complete [2022-04-14T20:32:10.917Z] 7e9c9ca2126c: Download complete [2022-04-14T20:32:11.123Z] Merging remotes/origin/main commit 0af16247e954277414cce32b52e3a71aa2187729 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-14T20:32:11.177Z] ca9280d653b3: Pull complete [2022-04-14T20:32:10.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T20:32:10.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T20:32:10.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-14T20:32:10.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-14T20:32:10.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:32:10.300Z] > 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-14T20:32:11.149Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T20:32:11.165Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-14T20:32:11.783Z] Merge succeeded, producing 2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T20:32:11.783Z] Checking out Revision 2fce3195de562371123b44ceca53bf15367b3747 (PR-3948) [2022-04-14T20:32:11.399Z] > git remote # timeout=10 [2022-04-14T20:32:11.415Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T20:32:11.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T20:32:11.439Z] > git merge 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 [2022-04-14T20:32:11.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T20:32:11.796Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T20:32:11.809Z] > git checkout -f 2fce3195de562371123b44ceca53bf15367b3747 # timeout=10 [2022-04-14T20:32:14.477Z] 7e9c9ca2126c: Pull complete [2022-04-14T20:32:14.477Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-14T20:32:14.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:32:14.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-14T20:32:14.542Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T20:32:14.578Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:32:16.052Z] $ docker top b2575a92d6cd10f44d2723521652991f1a75dc9adecb42a8c585900863791095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:32:16.226Z] Commit message: "Merge commit '0af16247e954277414cce32b52e3a71aa2187729' into HEAD" [2022-04-14T20:32:16.256Z] First time build. Skipping changelog. [2022-04-14T20:32:16.410Z] + docker-compose build --help [2022-04-14T20:32:16.410Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T20:32:16.981Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T20:32:16.995Z] $ docker stop --time=1 b2575a92d6cd10f44d2723521652991f1a75dc9adecb42a8c585900863791095 [2022-04-14T20:32:17.134Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T20:32:17.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T20:32:17.134Z] Dload Upload Total Spent Left Speed [2022-04-14T20:32:17.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 36217 0 --:--:-- --:--:-- --:--:-- 36106 [2022-04-14T20:32:16.241Z] > git rev-list --no-walk cb60c5d4f57ab31570d573762ca18756fff24b58 # timeout=10 [2022-04-14T20:32:18.313Z] $ docker rm -f b2575a92d6cd10f44d2723521652991f1a75dc9adecb42a8c585900863791095 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:32:18.719Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T20:32:18.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-14T20:32:18.801Z] . [Pipeline] withDockerContainer [2022-04-14T20:32:18.884Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T20:32:18.923Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:32:19.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T20:32:19.079Z] + sudo tee /etc/docker/daemon.new [2022-04-14T20:32:19.079Z] { [2022-04-14T20:32:19.079Z] "registry-mirrors": [ [2022-04-14T20:32:19.079Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T20:32:19.079Z] ], [2022-04-14T20:32:19.079Z] "bip": "10.250.0.254/24", [2022-04-14T20:32:19.079Z] "hosts": [ [2022-04-14T20:32:19.079Z] "tcp://0.0.0.0:5555", [2022-04-14T20:32:19.079Z] "unix:///var/run/docker.sock" [2022-04-14T20:32:19.079Z] ], [2022-04-14T20:32:19.079Z] "mtu": 1458, [2022-04-14T20:32:19.079Z] "selinux-enabled": true, [2022-04-14T20:32:19.079Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T20:32:19.079Z] } [2022-04-14T20:32:19.332Z] $ docker top b010bedef7fc8a91923be1f55850aea392cb163df0372e98ef58fbb80872e950 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-14T20:32:19.773Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T20:32:19.842Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T20:32:20.116Z] + sudo service docker restart [2022-04-14T20:32:20.411Z] Building core-command ... [2022-04-14T20:32:20.411Z] Building core-data ... [2022-04-14T20:32:20.411Z] Building core-metadata ... [2022-04-14T20:32:20.411Z] Building security-bootstrapper ... [2022-04-14T20:32:20.411Z] Building security-proxy-setup ... [2022-04-14T20:32:20.411Z] Building security-secretstore-setup ... [2022-04-14T20:32:20.411Z] Building security-spiffe-token-provider ... [2022-04-14T20:32:20.411Z] Building security-spire-agent ... [2022-04-14T20:32:20.411Z] Building security-spire-config ... [2022-04-14T20:32:20.411Z] Building security-spire-server ... [2022-04-14T20:32:20.411Z] Building support-notifications ... [2022-04-14T20:32:20.411Z] Building support-scheduler ... [2022-04-14T20:32:20.411Z] Building sys-mgmt-agent ... [2022-04-14T20:32:20.411Z] Building security-spire-server [2022-04-14T20:32:20.411Z] Building core-data [2022-04-14T20:32:20.411Z] Building security-bootstrapper [2022-04-14T20:32:20.411Z] Building security-spire-config [2022-04-14T20:32:20.411Z] Building support-scheduler [2022-04-14T20:32:35.296Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:32:35.296Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:32:35.296Z] ---> ff0ff585a5d5 [2022-04-14T20:32:35.296Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:32:35.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:32:35.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:32:35.296Z] ---> ff0ff585a5d5 [2022-04-14T20:32:35.296Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:32:35.296Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:32:35.296Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:32:35.296Z] ---> ff0ff585a5d5 [2022-04-14T20:32:35.296Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T20:32:35.296Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:32:35.296Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:32:35.296Z] ---> ff0ff585a5d5 [2022-04-14T20:32:35.296Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:32:35.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:32:35.296Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:32:35.296Z] ---> ff0ff585a5d5 [2022-04-14T20:32:35.296Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:32:37.849Z] ---> Running in 8d44fff70fc4 [2022-04-14T20:32:37.849Z] ---> Running in 42e81ab5073b [2022-04-14T20:32:37.849Z] ---> Running in ba99c6a6b672 [2022-04-14T20:32:37.849Z] ---> Running in 77dec2aaa963 [2022-04-14T20:32:37.849Z] ---> Running in 5ae9bc0d27e8 [2022-04-14T20:32:37.849Z] Removing intermediate container 8d44fff70fc4 [2022-04-14T20:32:37.849Z] ---> ec61e0cc515d [2022-04-14T20:32:37.849Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:32:37.849Z] Removing intermediate container 77dec2aaa963 [2022-04-14T20:32:37.849Z] ---> 3c2f3b9f14f1 [2022-04-14T20:32:37.849Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:32:37.849Z] Removing intermediate container ba99c6a6b672 [2022-04-14T20:32:37.849Z] ---> 060ebc985539 [2022-04-14T20:32:37.849Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:32:37.849Z] Removing intermediate container 42e81ab5073b [2022-04-14T20:32:37.849Z] ---> adee80edfe98 [2022-04-14T20:32:37.849Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:32:38.109Z] ---> Running in 9d13feedfc43 [2022-04-14T20:32:38.109Z] Removing intermediate container 5ae9bc0d27e8 [2022-04-14T20:32:38.109Z] ---> 9c2347e4b11a [2022-04-14T20:32:38.109Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:32:38.109Z] ---> Running in 6926d2bfa846 [2022-04-14T20:32:38.109Z] ---> Running in 9ca2d1f5db6a [2022-04-14T20:32:38.109Z] ---> Running in 0848d70ec096 [2022-04-14T20:32:38.109Z] ---> Running in a8a26aa8e69f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T20:32:38.468Z] provisioning config files... [2022-04-14T20:32:38.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2601991112627281221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T20:32:38.866Z] ---> docker-login.sh [2022-04-14T20:32:38.866Z] nexus3.edgexfoundry.org:10001 [2022-04-14T20:32:39.099Z] Removing intermediate container 9d13feedfc43 [2022-04-14T20:32:39.099Z] ---> a600bd560f28 [2022-04-14T20:32:39.099Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:32:39.099Z] ---> Running in 5961e5e7c2f7 [2022-04-14T20:32:39.362Z] Removing intermediate container 6926d2bfa846 [2022-04-14T20:32:39.362Z] ---> 51125a578533 [2022-04-14T20:32:39.362Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:32:39.362Z] ---> Running in 9a361d22700f [2022-04-14T20:32:39.362Z] Removing intermediate container 9ca2d1f5db6a [2022-04-14T20:32:39.362Z] ---> bfcea54f3261 [2022-04-14T20:32:39.362Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T20:32:39.362Z] ---> Running in 90bb2198767a [2022-04-14T20:32:39.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:32:39.647Z] Removing intermediate container 0848d70ec096 [2022-04-14T20:32:39.647Z] ---> 88d47e757d0b [2022-04-14T20:32:39.647Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T20:32:39.647Z] ---> Running in b777e7da38a1 [2022-04-14T20:32:39.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:39.647Z] Removing intermediate container a8a26aa8e69f [2022-04-14T20:32:39.647Z] ---> 454fafd5371b [2022-04-14T20:32:39.647Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T20:32:39.647Z] ---> Running in d052b4f5194b [2022-04-14T20:32:39.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:32:39.745Z] Configure a credential helper to remove this warning. See [2022-04-14T20:32:39.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:32:39.745Z] [2022-04-14T20:32:39.745Z] Login Succeeded [2022-04-14T20:32:39.745Z] nexus3.edgexfoundry.org:10002 [2022-04-14T20:32:39.906Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:32:40.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:32:40.307Z] Configure a credential helper to remove this warning. See [2022-04-14T20:32:40.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:32:40.307Z] [2022-04-14T20:32:40.307Z] Login Succeeded [2022-04-14T20:32:40.307Z] nexus3.edgexfoundry.org:10003 [2022-04-14T20:32:40.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:32:40.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:40.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:32:40.858Z] Configure a credential helper to remove this warning. See [2022-04-14T20:32:40.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:32:40.858Z] [2022-04-14T20:32:40.858Z] Login Succeeded [2022-04-14T20:32:40.858Z] nexus3.edgexfoundry.org:10004 [2022-04-14T20:32:41.011Z] OK: 221 MiB in 52 packages [2022-04-14T20:32:41.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:41.011Z] OK: 221 MiB in 52 packages [2022-04-14T20:32:41.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:41.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:32:41.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:32:41.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:32:41.132Z] Configure a credential helper to remove this warning. See [2022-04-14T20:32:41.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:32:41.132Z] [2022-04-14T20:32:41.132Z] Login Succeeded [2022-04-14T20:32:41.132Z] docker.io [2022-04-14T20:32:41.270Z] OK: 221 MiB in 52 packages [2022-04-14T20:32:41.270Z] Removing intermediate container 5961e5e7c2f7 [2022-04-14T20:32:41.270Z] ---> 9e39d36452fd [2022-04-14T20:32:41.270Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:32:41.270Z] OK: 221 MiB in 52 packages [2022-04-14T20:32:41.270Z] Removing intermediate container 9a361d22700f [2022-04-14T20:32:41.271Z] ---> 9235696b1f2b [2022-04-14T20:32:41.271Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:32:41.539Z] OK: 221 MiB in 52 packages [2022-04-14T20:32:41.539Z] ---> 3c42a7c2242b [2022-04-14T20:32:41.539Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:32:41.539Z] ---> Running in 35f1afd955cb [2022-04-14T20:32:41.539Z] ---> c6151c72fb30 [2022-04-14T20:32:41.540Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:32:41.540Z] ---> Running in cbe928acd76e [2022-04-14T20:32:41.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T20:32:41.804Z] Removing intermediate container 90bb2198767a [2022-04-14T20:32:41.804Z] ---> 1e84102d4440 [2022-04-14T20:32:41.804Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:32:41.804Z] Removing intermediate container d052b4f5194b [2022-04-14T20:32:41.804Z] ---> 5c02fb591fda [2022-04-14T20:32:41.804Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:32:42.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T20:32:42.006Z] Configure a credential helper to remove this warning. See [2022-04-14T20:32:42.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T20:32:42.006Z] [2022-04-14T20:32:42.006Z] Login Succeeded [2022-04-14T20:32:42.006Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T20:32:42.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-14T20:32:42.062Z] ---> 501b013151f9 [2022-04-14T20:32:42.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:32:42.062Z] Removing intermediate container b777e7da38a1 [2022-04-14T20:32:42.062Z] ---> b58863ceaefb [2022-04-14T20:32:42.062Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T20:32:42.062Z] ---> Running in 511b4957c72c [2022-04-14T20:32:42.062Z] ---> 40b400a41b5d [2022-04-14T20:32:42.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:32:42.062Z] ---> Running in 54eace5eb80e [2022-04-14T20:32:42.321Z] ---> 0bc99f88c082 [2022-04-14T20:32:42.321Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:32:42.321Z] ---> Running in 9ac3148943ce [Pipeline] echo [2022-04-14T20:32:42.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T20:32:42.528Z] ========================================================= [2022-04-14T20:32:42.528Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T20:32:42.528Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:32:42.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:32:42.891Z] Removing intermediate container 35f1afd955cb [2022-04-14T20:32:42.891Z] ---> cb111ca38cb2 [2022-04-14T20:32:42.891Z] Step 8/25 : COPY . . [2022-04-14T20:32:42.891Z] Removing intermediate container cbe928acd76e [2022-04-14T20:32:42.891Z] ---> 24150317092d [2022-04-14T20:32:42.891Z] Step 8/26 : COPY . . [2022-04-14T20:32:43.169Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T20:32:43.169Z] 9b3977197b4f: Pulling fs layer [2022-04-14T20:32:43.169Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T20:32:43.169Z] 94645a83ff95: Pulling fs layer [2022-04-14T20:32:43.169Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T20:32:43.169Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T20:32:43.169Z] f7c0051592d6: Pulling fs layer [2022-04-14T20:32:43.169Z] a227ed2f7395: Pulling fs layer [2022-04-14T20:32:43.169Z] 7b1c46037f91: Pulling fs layer [2022-04-14T20:32:43.169Z] 3f3a8bcf1eab: Waiting [2022-04-14T20:32:43.169Z] 0c92f367c5e7: Waiting [2022-04-14T20:32:43.169Z] f7c0051592d6: Waiting [2022-04-14T20:32:43.169Z] a227ed2f7395: Waiting [2022-04-14T20:32:43.169Z] 7b1c46037f91: Waiting [2022-04-14T20:32:43.169Z] 94645a83ff95: Verifying Checksum [2022-04-14T20:32:43.169Z] 94645a83ff95: Download complete [2022-04-14T20:32:43.169Z] 1a89e8eeedd5: Verifying Checksum [2022-04-14T20:32:43.169Z] 1a89e8eeedd5: Download complete [2022-04-14T20:32:43.169Z] 0c92f367c5e7: Verifying Checksum [2022-04-14T20:32:43.169Z] 0c92f367c5e7: Download complete [2022-04-14T20:32:43.169Z] 9b3977197b4f: Download complete [2022-04-14T20:32:43.169Z] f7c0051592d6: Verifying Checksum [2022-04-14T20:32:43.169Z] f7c0051592d6: Download complete [2022-04-14T20:32:43.169Z] a227ed2f7395: Verifying Checksum [2022-04-14T20:32:43.169Z] a227ed2f7395: Download complete [2022-04-14T20:32:44.175Z] 9b3977197b4f: Pull complete [2022-04-14T20:32:44.787Z] 1a89e8eeedd5: Pull complete [2022-04-14T20:32:45.062Z] 94645a83ff95: Pull complete [2022-04-14T20:32:45.337Z] 7b1c46037f91: Verifying Checksum [2022-04-14T20:32:45.337Z] 7b1c46037f91: Download complete [2022-04-14T20:32:45.936Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-14T20:32:45.937Z] 3f3a8bcf1eab: Download complete [2022-04-14T20:32:48.167Z] Removing intermediate container 54eace5eb80e [2022-04-14T20:32:48.167Z] ---> 3110bfa7bfba [2022-04-14T20:32:48.167Z] Step 8/22 : COPY . . [2022-04-14T20:32:48.167Z] Removing intermediate container 511b4957c72c [2022-04-14T20:32:48.167Z] ---> 8b6c88d09685 [2022-04-14T20:32:48.167Z] Step 8/23 : COPY . . [2022-04-14T20:32:48.167Z] Removing intermediate container 9ac3148943ce [2022-04-14T20:32:48.167Z] ---> 7f4a20444dc6 [2022-04-14T20:32:48.167Z] Step 8/31 : COPY . . [2022-04-14T20:32:53.437Z] ---> 2258f5673ceb [2022-04-14T20:32:53.437Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:32:54.375Z] ---> Running in 005454d049d4 [2022-04-14T20:32:54.375Z] ---> 132586508da6 [2022-04-14T20:32:54.375Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:32:54.375Z] ---> edc7aa21c9fc [2022-04-14T20:32:54.375Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T20:32:54.375Z] ---> b8b0323ef394 [2022-04-14T20:32:54.375Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T20:32:54.375Z] ---> Running in f87908237f4b [2022-04-14T20:32:54.375Z] ---> Running in a7c82d71729a [2022-04-14T20:32:54.375Z] Removing intermediate container 005454d049d4 [2022-04-14T20:32:54.375Z] ---> a9cf5531d245 [2022-04-14T20:32:54.375Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:32:54.375Z] ---> Running in c9854c968925 [2022-04-14T20:32:54.375Z] ---> 283c459aa7a2 [2022-04-14T20:32:54.375Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T20:32:54.635Z] ---> Running in ae963c6f5bd6 [2022-04-14T20:32:54.635Z] ---> Running in 2139a0826058 [2022-04-14T20:32:54.635Z] Removing intermediate container f87908237f4b [2022-04-14T20:32:54.635Z] ---> 7a9b34807757 [2022-04-14T20:32:54.635Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T20:32:54.635Z] ---> Running in 619b314cd0b8 [2022-04-14T20:32:54.895Z] 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-14T20:32:55.153Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:32:55.153Z] 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-14T20:32:56.089Z] Removing intermediate container 619b314cd0b8 [2022-04-14T20:32:56.089Z] ---> 6712295d71d1 [2022-04-14T20:32:56.089Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T20:32:56.089Z] Removing intermediate container ae963c6f5bd6 [2022-04-14T20:32:56.089Z] ---> 124693c44f84 [2022-04-14T20:32:56.089Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:32:56.090Z] ---> Running in 053754525dd7 [2022-04-14T20:32:56.090Z] ---> Running in 38bba642959e [2022-04-14T20:32:56.090Z] Removing intermediate container 38bba642959e [2022-04-14T20:32:56.090Z] ---> 13f92eb4e205 [2022-04-14T20:32:56.090Z] 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-14T20:32:56.090Z] Removing intermediate container 053754525dd7 [2022-04-14T20:32:56.090Z] ---> 43cce3de4c73 [2022-04-14T20:32:56.090Z] 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-14T20:32:56.090Z] ---> Running in 61c8665b3eba [2022-04-14T20:32:56.090Z] ---> Running in f4bba1201e83 [2022-04-14T20:32:57.471Z] spire-1.2.1/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.data/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.data/.file [2022-04-14T20:32:57.471Z] spire-1.2.1/.dockerignore [2022-04-14T20:32:57.471Z] spire-1.2.1/.gitattributes [2022-04-14T20:32:57.471Z] spire-1.2.1/.githooks/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.gitignore [2022-04-14T20:32:57.471Z] spire-1.2.1/.go-version [2022-04-14T20:32:57.471Z] spire-1.2.1/.golangci.yml [2022-04-14T20:32:57.471Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:32:57.471Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-14T20:32:57.471Z] [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:32:57.471Z] spire-1.2.1/LICENSE [2022-04-14T20:32:57.471Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:32:57.471Z] spire-1.2.1/Makefile [2022-04-14T20:32:57.471Z] spire-1.2.1/README.md [2022-04-14T20:32:57.471Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:32:57.471Z] spire-1.2.1/SECURITY.md [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.data/.file [2022-04-14T20:32:57.471Z] spire-1.2.1/.dockerignore [2022-04-14T20:32:57.471Z] spire-1.2.1/.gitattributes [2022-04-14T20:32:57.471Z] spire-1.2.1/.githooks/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:32:57.471Z] spire-1.2.1/.gitignore [2022-04-14T20:32:57.471Z] spire-1.2.1/.go-version [2022-04-14T20:32:57.471Z] spire-1.2.1/.golangci.yml [2022-04-14T20:32:57.471Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:32:57.471Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:32:57.471Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:32:57.471Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:32:57.471Z] spire-1.2.1/LICENSE [2022-04-14T20:32:57.471Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:32:57.471Z] spire-1.2.1/Makefile [2022-04-14T20:32:57.471Z] spire-1.2.1/README.md [2022-04-14T20:32:57.471Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:32:57.471Z] spire-1.2.1/SECURITY.md [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:32:57.471Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/ [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/ [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:32:57.472Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/ [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/ [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/ [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:32:57.472Z] spire-1.2.1/examples/ [2022-04-14T20:32:57.472Z] spire-1.2.1/examples/README.md [2022-04-14T20:32:57.472Z] spire-1.2.1/go.mod [2022-04-14T20:32:57.472Z] spire-1.2.1/go.sum [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:32:57.472Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:32:57.472Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:32:57.473Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:32:57.473Z] spire-1.2.1/examples/ [2022-04-14T20:32:57.473Z] spire-1.2.1/examples/README.md [2022-04-14T20:32:57.473Z] spire-1.2.1/go.mod [2022-04-14T20:32:57.473Z] spire-1.2.1/go.sum [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:32:57.473Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:32:57.474Z] [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:32:57.474Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:32:57.475Z] [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:32:57.475Z] [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:32:57.475Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:32:57.476Z] [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:32:57.476Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:32:57.477Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:32:57.478Z] [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:32:57.478Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:32:57.479Z] [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:32:57.479Z] [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:32:57.479Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/release/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/script/ [2022-04-14T20:32:57.480Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:32:57.480Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:32:57.480Z] spire-1.2.1/support/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:32:57.480Z] spire-1.2.1/release/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:32:57.480Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:32:57.480Z] spire-1.2.1/script/ [2022-04-14T20:32:57.480Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:32:57.480Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:32:57.480Z] spire-1.2.1/support/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:32:57.480Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/clock/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:32:57.481Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/clock/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/common [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:32:57.481Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:32:57.481Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/common [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:32:57.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:32:57.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:32:57.484Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testca/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testkey/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/race.go [2022-04-14T20:32:57.484Z] spire-1.2.1/test/util/util.go [2022-04-14T20:32:57.484Z] [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentbuilding spire from source... [2022-04-14T20:32:57.484Z] [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:32:57.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:32:57.485Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:32:57.485Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testca/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testkey/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/ [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/race.go [2022-04-14T20:32:57.485Z] spire-1.2.1/test/util/util.go [2022-04-14T20:32:57.485Z] building spire from source... [2022-04-14T20:32:57.744Z] Installing go1.17.7... [2022-04-14T20:32:57.744Z] Installing go1.17.7... [2022-04-14T20:32:58.350Z] 3f3a8bcf1eab: Pull complete [2022-04-14T20:32:58.350Z] 0c92f367c5e7: Pull complete [2022-04-14T20:32:58.350Z] f7c0051592d6: Pull complete [2022-04-14T20:32:58.624Z] a227ed2f7395: Pull complete [2022-04-14T20:33:03.014Z] Building bin/spire-server... [2022-04-14T20:33:03.014Z] Building bin/spire-server... [2022-04-14T20:33:03.014Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:33:03.014Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:33:03.014Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:33:03.014Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:33:03.014Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:33:03.014Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:33:03.014Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:33:03.015Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:33:03.015Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:33:03.015Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:33:03.274Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:33:03.274Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:33:03.274Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:33:03.274Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:33:03.274Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:33:03.274Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:33:03.274Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:33:03.274Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:33:03.274Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:33:03.533Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:33:03.533Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:33:03.533Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:33:03.533Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:33:03.533Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:33:03.533Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:33:03.533Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:33:03.533Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:33:03.533Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:33:03.533Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:33:03.533Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:33:03.533Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:33:03.533Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:33:03.533Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:33:03.533Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:33:03.533Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:33:03.533Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:33:03.533Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:33:03.533Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:33:03.792Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:33:03.792Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:33:03.792Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:33:03.792Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:33:03.792Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:33:03.792Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:33:03.792Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:33:03.792Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:33:03.792Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:33:03.792Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:33:04.075Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:33:04.075Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:33:04.075Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:33:04.075Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:33:04.075Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:33:04.075Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:33:04.075Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:33:04.075Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:33:04.075Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:33:04.076Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:33:04.076Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:33:04.076Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:33:04.076Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:33:04.076Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:33:04.076Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:33:04.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:33:04.076Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:33:04.076Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:33:04.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:33:04.076Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:33:04.076Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:33:04.334Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:33:04.334Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:33:04.334Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:33:04.334Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:33:04.334Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:33:04.334Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:33:04.334Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:33:04.334Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:33:04.334Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:33:04.334Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:33:04.334Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:33:04.594Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:33:04.594Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:33:04.594Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:33:04.594Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:33:04.594Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:33:04.594Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:33:04.594Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:33:04.594Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:33:04.594Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:33:04.594Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:33:04.853Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:33:05.413Z] 7b1c46037f91: Pull complete [2022-04-14T20:33:05.413Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T20:33:05.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:33:05.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:33:05.421Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:33:05.777Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-14T20:33:05.777Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:33:05.777Z] WORKDIR /edgex [2022-04-14T20:33:05.777Z] COPY go.mod . [2022-04-14T20:33:05.777Z] RUN go mod download [2022-04-14T20:33:07.328Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:33:07.328Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:33:07.328Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:33:07.328Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:33:07.328Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:33:08.459Z] Sending build context to Docker daemon 169.2MB [2022-04-14T20:33:08.459Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T20:33:08.459Z] ---> f79e39bc4007 [2022-04-14T20:33:08.459Z] Step 2/4 : WORKDIR /edgex [2022-04-14T20:33:09.053Z] ---> Running in 90439e1f6adb [2022-04-14T20:33:09.329Z] Removing intermediate container 90439e1f6adb [2022-04-14T20:33:09.329Z] ---> e8258a9fcdc3 [2022-04-14T20:33:09.329Z] Step 3/4 : COPY go.mod . [2022-04-14T20:33:09.862Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:33:09.862Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:33:09.862Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:33:09.862Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:33:09.862Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:33:09.862Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:33:09.928Z] ---> 91826c64e38f [2022-04-14T20:33:09.928Z] Step 4/4 : RUN go mod download [2022-04-14T20:33:10.120Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:33:10.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:33:10.120Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:33:10.203Z] ---> Running in ac065d797179 [2022-04-14T20:33:10.378Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:33:10.946Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:33:10.946Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:33:10.946Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:33:10.946Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:33:10.946Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:33:10.946Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:33:10.946Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:33:10.946Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:33:10.946Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:33:10.946Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:33:11.205Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:33:11.205Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:33:11.773Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:33:11.773Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:33:11.773Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:33:12.032Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:33:12.032Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:33:12.032Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:33:12.032Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:33:12.291Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:33:12.291Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:33:12.291Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:33:12.555Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:33:12.555Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:33:12.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:33:12.814Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:33:12.814Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:33:12.814Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:33:12.814Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:33:13.380Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:33:13.380Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:33:13.380Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:33:13.380Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:33:13.638Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:33:13.639Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:33:13.639Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:33:13.639Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:33:13.896Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:33:13.896Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:33:13.896Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:33:14.155Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:33:14.155Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:33:14.155Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:33:14.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:33:14.720Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:33:14.720Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:33:14.720Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:33:14.721Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:33:14.721Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:33:14.721Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:33:14.721Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:33:14.721Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:33:14.721Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:33:14.721Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:33:14.721Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:33:14.978Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:33:14.978Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:33:14.978Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:33:14.978Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:33:14.978Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:33:14.978Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:33:15.237Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:33:15.237Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:33:15.237Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:33:15.237Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:33:15.495Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:33:15.495Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:33:15.495Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:33:15.495Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:33:15.495Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:33:15.495Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:33:15.495Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:33:15.495Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:33:15.495Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:33:15.495Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:33:15.495Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:33:15.754Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:33:15.754Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:33:15.754Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:33:15.754Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:33:15.754Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:33:15.754Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:33:15.754Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:33:15.754Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:33:15.754Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:33:15.754Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:33:15.754Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:33:15.754Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:33:15.754Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:33:15.754Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:33:16.012Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:33:16.012Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:33:16.012Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:33:16.012Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:33:16.012Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:33:16.012Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:33:16.012Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:33:16.012Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:33:16.012Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:33:16.012Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:33:16.012Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:33:16.012Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:33:16.012Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:33:16.012Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:33:16.012Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:33:16.012Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:33:16.012Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:33:16.012Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:33:16.012Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:33:16.012Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:33:16.012Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:33:16.012Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:33:16.012Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:33:16.012Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:33:16.012Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:33:16.012Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:33:16.272Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:33:16.272Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:33:16.272Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:33:16.272Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:33:16.272Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:33:16.272Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:33:16.272Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:33:16.272Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:33:16.272Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:33:16.272Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:33:16.272Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:33:16.272Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:33:16.272Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:33:16.272Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:33:16.272Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:33:16.272Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:33:16.272Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:33:16.531Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:33:16.531Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:33:16.531Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:33:16.531Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:33:16.531Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:33:16.531Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:33:16.531Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:33:16.872Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:33:16.872Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:33:17.131Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:33:17.131Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:33:17.131Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:33:17.131Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:33:17.131Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:33:17.131Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:33:17.131Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:33:23.710Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:33:23.710Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:33:23.710Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:33:23.710Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:33:41.816Z] Removing intermediate container a7c82d71729a [2022-04-14T20:33:41.816Z] ---> a7cc22b27c09 [2022-04-14T20:33:41.816Z] [2022-04-14T20:33:41.816Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:33:41.816Z] Removing intermediate container 2139a0826058 [2022-04-14T20:33:41.816Z] ---> 2f2b6763877d [2022-04-14T20:33:41.816Z] [2022-04-14T20:33:41.816Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:33:41.816Z] Removing intermediate container c9854c968925 [2022-04-14T20:33:41.816Z] ---> 68572454fb5b [2022-04-14T20:33:41.816Z] [2022-04-14T20:33:41.816Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T20:33:41.816Z] 3.14: Pulling from library/alpine [2022-04-14T20:33:41.816Z] 3.14: Pulling from library/alpine [2022-04-14T20:33:41.816Z] 3.14: Pulling from library/alpine [2022-04-14T20:33:41.816Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:33:41.816Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:33:41.816Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:33:41.816Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:33:41.816Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:33:41.816Z] Status: Image is up to date for alpine:3.14 [2022-04-14T20:33:41.816Z] ---> e04c818066af [2022-04-14T20:33:41.816Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T20:33:41.816Z] ---> e04c818066af [2022-04-14T20:33:41.816Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T20:33:41.816Z] ---> e04c818066af [2022-04-14T20:33:41.816Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:33:41.816Z] ---> Running in 780bcedd8451 [2022-04-14T20:33:41.816Z] ---> Running in 1940cccf59e0 [2022-04-14T20:33:41.816Z] ---> Running in 45c41b255840 [2022-04-14T20:33:42.075Z] Removing intermediate container 780bcedd8451 [2022-04-14T20:33:42.075Z] ---> 174c13f57970 [2022-04-14T20:33:42.075Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T20:33:42.075Z] Removing intermediate container 1940cccf59e0 [2022-04-14T20:33:42.075Z] ---> 14d42dad31bc [2022-04-14T20:33:42.075Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T20:33:42.075Z] ---> Running in 98384732a5fb [2022-04-14T20:33:42.075Z] ---> Running in 6c5614fb8cd3 [2022-04-14T20:33:42.333Z] Removing intermediate container 6c5614fb8cd3 [2022-04-14T20:33:42.333Z] ---> 2b4c56ba2231 [2022-04-14T20:33:42.333Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T20:33:42.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:42.612Z] ---> Running in 9b7234abbc3b [2022-04-14T20:33:42.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:42.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T20:33:42.870Z] Removing intermediate container 9b7234abbc3b [2022-04-14T20:33:42.870Z] ---> e3832fa16e70 [2022-04-14T20:33:42.870Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:42.870Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:33:42.870Z] OK: 6 MiB in 15 packages [2022-04-14T20:33:42.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:42.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:42.870Z] ---> Running in de8904c4b181 [2022-04-14T20:33:43.128Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T20:33:43.129Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T20:33:43.129Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:33:43.129Z] OK: 6 MiB in 16 packages [2022-04-14T20:33:43.388Z] Removing intermediate container 45c41b255840 [2022-04-14T20:33:43.388Z] ---> 16c5ac722bae [2022-04-14T20:33:43.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:33:43.388Z] ---> Running in 22ab4e5bdde7 [2022-04-14T20:33:43.648Z] Removing intermediate container 22ab4e5bdde7 [2022-04-14T20:33:43.648Z] ---> 4268503180bb [2022-04-14T20:33:43.648Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T20:33:43.648Z] ---> Running in d569b367a410 [2022-04-14T20:33:43.648Z] Removing intermediate container 98384732a5fb [2022-04-14T20:33:43.648Z] ---> c4d0c72f87dc [2022-04-14T20:33:43.648Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T20:33:43.907Z] ---> Running in 0d447d9336d9 [2022-04-14T20:33:43.907Z] Removing intermediate container d569b367a410 [2022-04-14T20:33:43.907Z] ---> 2e812b376496 [2022-04-14T20:33:43.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T20:33:44.180Z] Removing intermediate container 0d447d9336d9 [2022-04-14T20:33:44.180Z] ---> 7cdacf894cc4 [2022-04-14T20:33:44.180Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T20:33:44.180Z] ---> Running in c85ab5842859 [2022-04-14T20:33:44.180Z] ---> Running in 513c27f88319 [2022-04-14T20:33:44.438Z] Removing intermediate container de8904c4b181 [2022-04-14T20:33:44.438Z] ---> 7a3006756be0 [2022-04-14T20:33:44.438Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T20:33:44.438Z] Removing intermediate container c85ab5842859 [2022-04-14T20:33:44.438Z] ---> d232875da4b9 [2022-04-14T20:33:44.438Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:33:44.438Z] Removing intermediate container 513c27f88319 [2022-04-14T20:33:44.438Z] ---> f1dc605273d3 [2022-04-14T20:33:44.438Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T20:33:44.438Z] ---> Running in 6c796b1224b7 [2022-04-14T20:33:44.438Z] ---> Running in e98e6500b154 [2022-04-14T20:33:45.004Z] ---> fcee87753bb5 [2022-04-14T20:33:45.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T20:33:45.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:45.833Z] ---> 8f15c605e7fc [2022-04-14T20:33:45.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T20:33:46.092Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:46.092Z] ---> 2422583ccc40 [2022-04-14T20:33:46.092Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T20:33:46.355Z] ---> Running in b42ce5932126 [2022-04-14T20:33:46.355Z] Removing intermediate container e98e6500b154 [2022-04-14T20:33:46.355Z] ---> c89d2c3b0c83 [2022-04-14T20:33:46.355Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T20:33:46.355Z] ---> Running in 460e948e81fd [2022-04-14T20:33:46.355Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T20:33:46.614Z] Removing intermediate container b42ce5932126 [2022-04-14T20:33:46.614Z] ---> c42bfa454905 [2022-04-14T20:33:46.614Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:33:46.614Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T20:33:46.614Z] ---> Running in 0ca30f719195 [2022-04-14T20:33:46.615Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T20:33:46.615Z] Removing intermediate container 460e948e81fd [2022-04-14T20:33:46.615Z] ---> ea615cec0952 [2022-04-14T20:33:46.615Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T20:33:46.615Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T20:33:46.872Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T20:33:46.872Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T20:33:46.872Z] Removing intermediate container 0ca30f719195 [2022-04-14T20:33:46.872Z] ---> 430813851ef8 [2022-04-14T20:33:46.872Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:33:46.872Z] ---> Running in 22de37805e3c [2022-04-14T20:33:46.872Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:33:46.872Z] OK: 8 MiB in 20 packages [2022-04-14T20:33:47.130Z] ---> c8e262c04e44 [2022-04-14T20:33:47.130Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T20:33:47.130Z] ---> Running in ff8b27020bab [2022-04-14T20:33:47.130Z] Removing intermediate container 22de37805e3c [2022-04-14T20:33:47.130Z] ---> 9392100ebd84 [2022-04-14T20:33:47.130Z] Step 21/22 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:33:47.389Z] ---> Running in a7f21ff35674 [2022-04-14T20:33:47.389Z] Removing intermediate container a7f21ff35674 [2022-04-14T20:33:47.389Z] ---> 0982c793b014 [2022-04-14T20:33:47.389Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:33:47.652Z] ---> Running in e472a3194ff5 [2022-04-14T20:33:47.911Z] Removing intermediate container e472a3194ff5 [2022-04-14T20:33:47.911Z] ---> 06bea3e9b5fd [2022-04-14T20:33:47.911Z] [2022-04-14T20:33:47.911Z] Successfully built 06bea3e9b5fd [2022-04-14T20:33:47.911Z] Successfully tagged support-scheduler:latest [2022-04-14T20:33:47.911Z] Building sys-mgmt-agent [2022-04-14T20:33:48.170Z]  Building support-scheduler ... done Removing intermediate container 6c796b1224b7 [2022-04-14T20:33:48.170Z] ---> 0e9bd72edded [2022-04-14T20:33:48.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:33:50.074Z] ---> 62b64092f288 [2022-04-14T20:33:50.074Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T20:33:50.074Z] Removing intermediate container ff8b27020bab [2022-04-14T20:33:50.074Z] ---> e6da8eac1612 [2022-04-14T20:33:50.074Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:33:50.641Z] ---> a8c8d118e9f3 [2022-04-14T20:33:50.641Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T20:33:50.899Z] ---> e423d966985d [2022-04-14T20:33:50.899Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T20:33:51.158Z] ---> 51b510899c0f [2022-04-14T20:33:51.158Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T20:33:51.418Z] ---> Running in 5408564f888c [2022-04-14T20:33:51.678Z] Removing intermediate container 5408564f888c [2022-04-14T20:33:51.678Z] ---> f3d73d810106 [2022-04-14T20:33:51.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:33:51.678Z] ---> Running in baf7fd113ce6 [2022-04-14T20:33:51.937Z] ---> cfda3146e0bd [2022-04-14T20:33:51.937Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T20:33:52.196Z] Removing intermediate container baf7fd113ce6 [2022-04-14T20:33:52.196Z] ---> b81604ee296f [2022-04-14T20:33:52.196Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:33:52.196Z] ---> Running in bb50b81a6e1a [2022-04-14T20:33:52.454Z] Removing intermediate container bb50b81a6e1a [2022-04-14T20:33:52.454Z] ---> 1355de52fe1c [2022-04-14T20:33:52.454Z] Step 22/23 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:33:52.454Z] ---> Running in a69a14b62a37 [2022-04-14T20:33:52.454Z] ---> b47bc4988970 [2022-04-14T20:33:52.454Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T20:33:52.714Z] Removing intermediate container a69a14b62a37 [2022-04-14T20:33:52.714Z] ---> 7ceeda8b8fae [2022-04-14T20:33:52.714Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:33:52.972Z] ---> Running in cc8297d5d8bb [2022-04-14T20:33:53.230Z] ---> 8ce939a5ed62 [2022-04-14T20:33:53.230Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T20:33:53.230Z] Removing intermediate container cc8297d5d8bb [2022-04-14T20:33:53.230Z] ---> b057269e8620 [2022-04-14T20:33:53.230Z] [2022-04-14T20:33:53.230Z] Successfully built b057269e8620 [2022-04-14T20:33:53.230Z] Successfully tagged core-data:latest [2022-04-14T20:33:53.230Z]  Building core-data ... done Building security-spire-agent [2022-04-14T20:33:54.607Z] ---> cb95c5c21333 [2022-04-14T20:33:54.607Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T20:33:54.865Z] ---> Running in 72e04884160f [2022-04-14T20:33:55.430Z] Removing intermediate container 72e04884160f [2022-04-14T20:33:55.430Z] ---> c18bc287928b [2022-04-14T20:33:55.430Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T20:33:55.998Z] ---> 456df661faab [2022-04-14T20:33:55.998Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T20:33:56.257Z] ---> Running in 4d336c123db9 [2022-04-14T20:33:57.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:33:57.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:33:57.192Z] ---> ff0ff585a5d5 [2022-04-14T20:33:57.192Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:33:57.192Z] ---> Using cache [2022-04-14T20:33:57.192Z] ---> 060ebc985539 [2022-04-14T20:33:57.192Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:33:57.192Z] ---> Using cache [2022-04-14T20:33:57.192Z] ---> 88d47e757d0b [2022-04-14T20:33:57.192Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T20:33:57.199Z] Removing intermediate container ac065d797179 [2022-04-14T20:33:57.199Z] ---> 790e9ca1b114 [2022-04-14T20:33:57.199Z] Successfully built 790e9ca1b114 [2022-04-14T20:33:57.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:33:57.550Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T20:33:57.550Z] . [Pipeline] withDockerContainer [2022-04-14T20:33:57.763Z] ---> Running in 654450b5420b [2022-04-14T20:33:57.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-20977 does not seem to be running inside a container [2022-04-14T20:33:57.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:33:58.147Z] Removing intermediate container 4d336c123db9 [2022-04-14T20:33:58.147Z] ---> 1a815f55f3ca [2022-04-14T20:33:58.147Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T20:33:58.147Z] ---> Running in 31d7a383650d [2022-04-14T20:33:58.475Z] Removing intermediate container 31d7a383650d [2022-04-14T20:33:58.475Z] ---> 27541d2cba05 [2022-04-14T20:33:58.475Z] Step 28/31 : CMD ["gate"] [2022-04-14T20:33:58.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:58.758Z] ---> Running in 67a9649f1970 [2022-04-14T20:33:59.048Z] Removing intermediate container 67a9649f1970 [2022-04-14T20:33:59.048Z] ---> 7bb60abca387 [2022-04-14T20:33:59.048Z] Step 29/31 : LABEL arch=x86_64 [2022-04-14T20:33:59.321Z] $ docker top a4b0582807d18eeee1ca88f5c0b05dabb16b4878a1b845a347f472b2588137f0 -eo pid,comm [2022-04-14T20:33:59.335Z] ---> Running in 14af4311a7ef [Pipeline] { [2022-04-14T20:33:59.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:33:59.600Z] Removing intermediate container 14af4311a7ef [2022-04-14T20:33:59.600Z] ---> fde8e4ad37d6 [2022-04-14T20:33:59.600Z] Step 30/31 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [Pipeline] sh [2022-04-14T20:33:59.859Z] ---> Running in fb73a6834c12 [2022-04-14T20:33:59.859Z] OK: 221 MiB in 52 packages [2022-04-14T20:34:00.118Z] Removing intermediate container fb73a6834c12 [2022-04-14T20:34:00.118Z] ---> 56378898963b [2022-04-14T20:34:00.118Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T20:34:00.270Z] + go version [2022-04-14T20:34:00.270Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-14T20:34:00.308Z] $ docker stop --time=1 a4b0582807d18eeee1ca88f5c0b05dabb16b4878a1b845a347f472b2588137f0 [2022-04-14T20:34:00.377Z] ---> Running in 8010e382ceb9 [2022-04-14T20:34:00.377Z] Removing intermediate container 8010e382ceb9 [2022-04-14T20:34:00.377Z] ---> 75a877064d81 [2022-04-14T20:34:00.377Z] [2022-04-14T20:34:00.636Z] Successfully built 75a877064d81 [2022-04-14T20:34:00.636Z] Removing intermediate container 654450b5420b [2022-04-14T20:34:00.636Z] ---> 8c43b882a8d8 [2022-04-14T20:34:00.636Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:34:00.636Z] Successfully tagged security-bootstrapper:latest [2022-04-14T20:34:00.636Z] Building core-metadata [2022-04-14T20:34:02.012Z] $ docker rm -f a4b0582807d18eeee1ca88f5c0b05dabb16b4878a1b845a347f472b2588137f0 [2022-04-14T20:34:02.014Z]  Building security-bootstrapper ... done  ---> 7048c47bd60e [2022-04-14T20:34:02.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-04-14T20:34:02.274Z] ---> Running in 45bf590d7ab7 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:34:02.629Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T20:34:02.629Z] . [Pipeline] withDockerContainer [2022-04-14T20:34:02.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-20977 does not seem to be running inside a container [2022-04-14T20:34:02.971Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:34:04.361Z] $ docker top 68f00630cf7d1425fe0f466ffa207cf0de3c97a366a9bb373daea30adfe02fe4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-14T20:34:04.641Z] ========================================================= [2022-04-14T20:34:04.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-14T20:34:04.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-14T20:34:05.295Z] + make test [2022-04-14T20:34:05.295Z] go mod tidy -compat=1.17 [2022-04-14T20:34:05.563Z] Removing intermediate container 45bf590d7ab7 [2022-04-14T20:34:05.563Z] ---> 13faa774d876 [2022-04-14T20:34:05.563Z] Step 8/23 : COPY . . [2022-04-14T20:34:05.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:34:05.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:34:05.563Z] ---> ff0ff585a5d5 [2022-04-14T20:34:05.563Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:34:05.563Z] ---> Using cache [2022-04-14T20:34:05.563Z] ---> 060ebc985539 [2022-04-14T20:34:05.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:34:05.563Z] ---> Using cache [2022-04-14T20:34:05.563Z] ---> 88d47e757d0b [2022-04-14T20:34:05.563Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:34:05.563Z] ---> Running in 4e25626cf729 [2022-04-14T20:34:06.106Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T20:34:06.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:07.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:07.321Z] OK: 221 MiB in 52 packages [2022-04-14T20:34:09.852Z] Removing intermediate container 4e25626cf729 [2022-04-14T20:34:09.852Z] ---> 89cdf07d719d [2022-04-14T20:34:09.852Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:34:10.110Z] ---> d42a546257cc [2022-04-14T20:34:10.110Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:34:10.370Z] ---> Running in e5b5d870cc59 [2022-04-14T20:34:13.657Z] Removing intermediate container e5b5d870cc59 [2022-04-14T20:34:13.657Z] ---> 6015959e3fe4 [2022-04-14T20:34:13.657Z] Step 8/26 : COPY . . [2022-04-14T20:34:13.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:34:13.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:34:13.657Z] ---> ff0ff585a5d5 [2022-04-14T20:34:13.657Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> 060ebc985539 [2022-04-14T20:34:13.657Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> 88d47e757d0b [2022-04-14T20:34:13.657Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> b58863ceaefb [2022-04-14T20:34:13.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> 0bc99f88c082 [2022-04-14T20:34:13.657Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> 7f4a20444dc6 [2022-04-14T20:34:13.657Z] Step 8/23 : COPY . . [2022-04-14T20:34:13.657Z] ---> Using cache [2022-04-14T20:34:13.657Z] ---> b8b0323ef394 [2022-04-14T20:34:13.657Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T20:34:13.657Z] ---> Running in 00541836aa72 [2022-04-14T20:34:15.035Z] 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-14T20:34:29.912Z] ---> ca7d4f826867 [2022-04-14T20:34:29.912Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T20:34:29.912Z] ---> e27f63a638ea [2022-04-14T20:34:29.912Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:34:29.912Z] ---> Running in 8b22d8af1156 [2022-04-14T20:34:29.912Z] ---> Running in c7d148526b33 [2022-04-14T20:34:29.912Z] Removing intermediate container c7d148526b33 [2022-04-14T20:34:29.912Z] ---> 34f913a8940e [2022-04-14T20:34:29.912Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:34:29.912Z] ---> Running in a64c7704fcc1 [2022-04-14T20:34:29.912Z] 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-14T20:34:30.479Z] Removing intermediate container a64c7704fcc1 [2022-04-14T20:34:30.479Z] ---> 5c81bdd89256 [2022-04-14T20:34:30.479Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:34:30.479Z] ---> Running in 3954dcd78be9 [2022-04-14T20:34:30.738Z] Removing intermediate container 3954dcd78be9 [2022-04-14T20:34:30.738Z] ---> becf0c10ff49 [2022-04-14T20:34:30.738Z] 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-14T20:34:30.997Z] ---> Running in 36e7c8db31e1 [2022-04-14T20:34:32.903Z] spire-1.2.1/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.data/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.data/.file [2022-04-14T20:34:32.903Z] spire-1.2.1/.dockerignore [2022-04-14T20:34:32.903Z] spire-1.2.1/.gitattributes [2022-04-14T20:34:32.903Z] spire-1.2.1/.githooks/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:34:32.903Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:34:32.903Z] spire-1.2.1/.gitignore [2022-04-14T20:34:32.903Z] spire-1.2.1/.go-version [2022-04-14T20:34:32.903Z] spire-1.2.1/.golangci.yml [2022-04-14T20:34:32.903Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:34:32.903Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:34:32.903Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:34:32.903Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:34:32.903Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:34:32.903Z] spire-1.2.1/Dockerfile [2022-04-14T20:34:32.903Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:34:32.903Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:34:32.903Z] spire-1.2.1/LICENSE [2022-04-14T20:34:32.903Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:34:32.903Z] spire-1.2.1/Makefile [2022-04-14T20:34:32.903Z] spire-1.2.1/README.md [2022-04-14T20:34:32.903Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:34:32.903Z] spire-1.2.1/SECURITY.md [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:34:32.903Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:34:32.904Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/ [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/agent/ [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/server/ [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:34:32.904Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/ [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/ [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:34:32.904Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:34:32.904Z] spire-1.2.1/examples/ [2022-04-14T20:34:32.904Z] spire-1.2.1/examples/README.md [2022-04-14T20:34:32.904Z] spire-1.2.1/go.mod [2022-04-14T20:34:32.904Z] spire-1.2.1/go.sum [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:34:32.904Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:34:32.905Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:34:32.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/private/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:34:32.907Z] spire-1.2.1/release/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:34:32.907Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:34:32.907Z] spire-1.2.1/script/ [2022-04-14T20:34:32.907Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:34:32.907Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:34:32.907Z] spire-1.2.1/support/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:34:32.907Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:34:32.908Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/clock/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/common [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:34:32.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:34:32.909Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:34:32.909Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testca/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testkey/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/ [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/race.go [2022-04-14T20:34:32.909Z] spire-1.2.1/test/util/util.go [2022-04-14T20:34:32.909Z] building spire from source... [2022-04-14T20:34:32.909Z] Installing go1.17.7... [2022-04-14T20:34:38.178Z] Building bin/spire-server... [2022-04-14T20:34:38.178Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:34:38.178Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:34:38.178Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:34:38.178Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:34:38.178Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:34:38.436Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:34:38.436Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:34:38.436Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:34:38.436Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:34:38.436Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:34:38.436Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:34:38.436Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:34:38.480Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-14T20:34:38.695Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:34:38.695Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:34:38.695Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:34:38.695Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:34:38.954Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:34:38.954Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:34:38.954Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:34:38.954Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:34:38.954Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:34:38.954Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:34:38.954Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:34:38.954Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:34:38.954Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:34:38.954Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:34:38.954Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:34:38.954Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:34:38.954Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:34:39.212Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:34:39.212Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:34:39.212Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:34:39.212Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:34:39.212Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:34:39.212Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:34:39.212Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:34:39.471Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:34:39.471Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:34:39.471Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:34:39.471Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:34:39.731Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:34:39.731Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:34:39.731Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:34:39.731Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:34:39.731Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:34:39.731Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:34:39.731Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:34:39.731Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:34:39.989Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:34:39.989Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:34:39.989Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:34:39.989Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:34:40.556Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:34:42.461Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:34:42.461Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:34:42.461Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:34:42.461Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:34:42.461Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:34:44.364Z] Removing intermediate container 00541836aa72 [2022-04-14T20:34:44.364Z] ---> 576a352c2857 [2022-04-14T20:34:44.364Z] [2022-04-14T20:34:44.364Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:34:44.364Z] ---> e04c818066af [2022-04-14T20:34:44.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:34:44.364Z] ---> Using cache [2022-04-14T20:34:44.364Z] ---> 16c5ac722bae [2022-04-14T20:34:44.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:34:44.364Z] ---> Using cache [2022-04-14T20:34:44.364Z] ---> 4268503180bb [2022-04-14T20:34:44.364Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T20:34:44.364Z] ---> Running in 02d1bc55a191 [2022-04-14T20:34:44.364Z] Removing intermediate container 02d1bc55a191 [2022-04-14T20:34:44.364Z] ---> 486c7b4d2cbe [2022-04-14T20:34:44.364Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:34:44.624Z] ---> Running in c6dd45e264df [2022-04-14T20:34:44.883Z] Removing intermediate container c6dd45e264df [2022-04-14T20:34:44.883Z] ---> e535da6388cb [2022-04-14T20:34:44.883Z] Step 15/23 : WORKDIR / [2022-04-14T20:34:44.883Z] ---> Running in 33d1aa74e5ef [2022-04-14T20:34:45.453Z] Removing intermediate container 33d1aa74e5ef [2022-04-14T20:34:45.453Z] ---> 5ae32b6e78e4 [2022-04-14T20:34:45.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:34:46.021Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:34:46.021Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:34:46.021Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:34:46.021Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:34:46.021Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:34:46.021Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:34:46.280Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:34:46.280Z]  ---> b9986e8f3c4c [2022-04-14T20:34:46.280Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T20:34:46.280Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:34:46.280Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:34:46.280Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:34:47.238Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:34:47.498Z]  ---> f0f23b191e91 [2022-04-14T20:34:47.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T20:34:47.758Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:34:47.758Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:34:47.758Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:34:48.060Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:34:48.060Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:34:48.060Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:34:48.060Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:34:48.060Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:34:48.060Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:34:48.319Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:34:48.319Z]  ---> 4d701ad798e6 [2022-04-14T20:34:48.319Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T20:34:48.319Z] ---> Running in 1b166bf402cb [2022-04-14T20:34:48.319Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:34:48.319Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:34:48.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:34:48.581Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:34:48.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:34:48.582Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:34:48.582Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:34:48.582Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:34:48.582Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:34:48.582Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:34:48.582Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:34:48.582Z] Removing intermediate container 1b166bf402cb [2022-04-14T20:34:48.582Z] ---> 1ae53968a774 [2022-04-14T20:34:48.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:34:48.841Z] ---> Running in 68fffe16499a [2022-04-14T20:34:48.841Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:34:48.841Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:34:48.841Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:34:49.099Z] Removing intermediate container 68fffe16499a [2022-04-14T20:34:49.099Z] ---> 4e2efe1fd243 [2022-04-14T20:34:49.099Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:34:49.099Z] ---> Running in 22f3f0394664 [2022-04-14T20:34:49.363Z] Removing intermediate container 22f3f0394664 [2022-04-14T20:34:49.363Z] ---> 782445c99bb8 [2022-04-14T20:34:49.364Z] Step 22/23 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:34:49.622Z] ---> Running in 7808f306f6a4 [2022-04-14T20:34:49.882Z] Removing intermediate container 7808f306f6a4 [2022-04-14T20:34:49.882Z] ---> a53fe687e3e1 [2022-04-14T20:34:49.882Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:34:50.157Z] ---> Running in 2c0590c0c488 [2022-04-14T20:34:50.417Z] Removing intermediate container 2c0590c0c488 [2022-04-14T20:34:50.417Z] ---> 2ac6e4c65365 [2022-04-14T20:34:50.417Z] [2022-04-14T20:34:50.417Z] Successfully built 2ac6e4c65365 [2022-04-14T20:34:50.417Z] Successfully tagged core-metadata:latest [2022-04-14T20:34:50.417Z] Building security-spiffe-token-provider [2022-04-14T20:34:51.357Z]  Building core-metadata ... done go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:34:51.357Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:34:51.357Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:34:51.357Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:34:51.357Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:34:51.357Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:34:51.357Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:34:51.357Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:34:51.357Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:34:51.357Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:34:51.357Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:34:51.357Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:34:51.357Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:34:51.616Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:34:51.616Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:34:51.616Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:34:51.616Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:34:51.616Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:34:51.616Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:34:51.616Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:34:51.616Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:34:51.616Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:34:51.616Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:34:51.616Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:34:51.616Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:34:51.875Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:34:51.875Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:34:51.875Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:34:51.875Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:34:51.875Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:34:51.875Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:34:51.875Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:34:52.133Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:34:52.133Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:34:52.133Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:34:52.133Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:34:52.133Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:34:52.133Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:34:52.133Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:34:52.133Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:34:52.133Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:34:52.133Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:34:52.392Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:34:52.392Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:34:52.392Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:34:52.392Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:34:52.392Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:34:52.392Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:34:52.392Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:34:54.302Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:34:54.302Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:34:54.302Z] ---> ff0ff585a5d5 [2022-04-14T20:34:54.302Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T20:34:54.302Z] ---> Using cache [2022-04-14T20:34:54.302Z] ---> 060ebc985539 [2022-04-14T20:34:54.302Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T20:34:57.588Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:34:57.588Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:34:58.159Z]  ---> Running in 30bde20cfcd4 [2022-04-14T20:34:58.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:58.984Z] Removing intermediate container 8b22d8af1156 [2022-04-14T20:34:58.984Z] ---> 3383ba2f22f8 [2022-04-14T20:34:58.984Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T20:34:58.984Z] ---> Running in 284817ddcce3 [2022-04-14T20:34:59.244Z] 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-14T20:34:59.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:59.812Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:34:59.812Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:34:59.812Z] OK: 15866 distinct packages available [2022-04-14T20:34:59.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:34:59.812Z] Removing intermediate container 284817ddcce3 [2022-04-14T20:34:59.812Z] ---> 3859e4eb6104 [2022-04-14T20:34:59.812Z] [2022-04-14T20:34:59.812Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T20:34:59.812Z] 20.10.14: Pulling from library/docker [2022-04-14T20:35:00.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:00.949Z] OK: 221 MiB in 52 packages [2022-04-14T20:35:01.890Z] Removing intermediate container 30bde20cfcd4 [2022-04-14T20:35:01.890Z] ---> 33cb3c64461b [2022-04-14T20:35:01.890Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T20:35:01.890Z] ---> f27bab342cdf [2022-04-14T20:35:01.890Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:35:02.149Z] ---> Running in a0a669a4f5e1 [2022-04-14T20:35:03.526Z] Removing intermediate container a0a669a4f5e1 [2022-04-14T20:35:03.526Z] ---> 59dab93353a7 [2022-04-14T20:35:03.526Z] Step 7/20 : COPY . . [2022-04-14T20:35:06.080Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T20:35:06.080Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T20:35:06.080Z] ---> 7417809fdb73 [2022-04-14T20:35:06.080Z] 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-14T20:35:07.982Z] ---> Running in ba42991d716b [2022-04-14T20:35:07.982Z] Removing intermediate container ba42991d716b [2022-04-14T20:35:07.982Z] ---> d78a047509eb [2022-04-14T20:35:07.982Z] 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-14T20:35:07.982Z] ---> Running in ab56dd436d1a [2022-04-14T20:35:08.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:08.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:09.068Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T20:35:09.068Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T20:35:09.068Z] Executing bash-5.1.16-r0.post-install [2022-04-14T20:35:09.068Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:35:09.068Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:35:09.068Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T20:35:09.068Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T20:35:09.068Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T20:35:09.068Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T20:35:09.068Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T20:35:09.068Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T20:35:09.068Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T20:35:09.068Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T20:35:09.068Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T20:35:09.068Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T20:35:09.068Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T20:35:09.068Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T20:35:09.068Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T20:35:09.331Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T20:35:09.331Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T20:35:09.331Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T20:35:09.331Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T20:35:09.331Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T20:35:09.332Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T20:35:09.591Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T20:35:09.591Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T20:35:09.591Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T20:35:09.591Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T20:35:09.591Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T20:35:09.591Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T20:35:09.591Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T20:35:09.591Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T20:35:09.591Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T20:35:09.591Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T20:35:09.591Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T20:35:09.591Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T20:35:09.591Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T20:35:09.591Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T20:35:09.591Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T20:35:09.591Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T20:35:09.591Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T20:35:09.591Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T20:35:09.591Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T20:35:09.591Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T20:35:09.591Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:35:09.591Z] OK: 83 MiB in 65 packages [2022-04-14T20:35:09.591Z] ---> e6638b747482 [2022-04-14T20:35:09.591Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T20:35:09.849Z] ---> Running in 6fa4abc3233b [2022-04-14T20:35:10.418Z] 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-14T20:35:10.418Z] Collecting docker-compose==1.23.2 [2022-04-14T20:35:10.418Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T20:35:10.418Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T20:35:10.418Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T20:35:10.676Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T20:35:10.676Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T20:35:10.934Z] Collecting PyYAML<4,>=3.10 [2022-04-14T20:35:10.934Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T20:35:11.500Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T20:35:11.500Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T20:35:11.760Z] 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-14T20:35:11.760Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T20:35:11.760Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T20:35:11.760Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T20:35:11.760Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T20:35:11.760Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T20:35:11.760Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T20:35:12.326Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T20:35:12.326Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T20:35:12.326Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T20:35:12.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T20:35:12.327Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T20:35:12.327Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T20:35:12.585Z] Collecting idna<2.8,>=2.5 [2022-04-14T20:35:12.585Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T20:35:12.585Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T20:35:12.585Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T20:35:12.585Z] 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-14T20:35:12.585Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T20:35:12.585Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T20:35:12.585Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T20:35:12.585Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T20:35:12.585Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T20:35:12.585Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T20:35:12.844Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T20:35:12.844Z] Attempting uninstall: urllib3 [2022-04-14T20:35:12.844Z] Found existing installation: urllib3 1.26.7 [2022-04-14T20:35:12.844Z] Uninstalling urllib3-1.26.7: [2022-04-14T20:35:12.844Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T20:35:12.844Z] Attempting uninstall: idna [2022-04-14T20:35:12.844Z] Found existing installation: idna 3.3 [2022-04-14T20:35:12.844Z] Uninstalling idna-3.3: [2022-04-14T20:35:12.844Z] Successfully uninstalled idna-3.3 [2022-04-14T20:35:13.412Z] Attempting uninstall: requests [2022-04-14T20:35:13.412Z] Found existing installation: requests 2.26.0 [2022-04-14T20:35:13.412Z] Uninstalling requests-2.26.0: [2022-04-14T20:35:13.412Z] Successfully uninstalled requests-2.26.0 [2022-04-14T20:35:13.412Z] Running setup.py install for texttable: started [2022-04-14T20:35:13.670Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T20:35:13.670Z] Running setup.py install for PyYAML: started [2022-04-14T20:35:14.238Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T20:35:14.238Z] Running setup.py install for docopt: started [2022-04-14T20:35:14.497Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T20:35:14.497Z] Running setup.py install for dockerpty: started [2022-04-14T20:35:14.802Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T20:35:15.163Z] 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-14T20:35:19.366Z] Removing intermediate container ab56dd436d1a [2022-04-14T20:35:19.366Z] ---> 2733e0dffb58 [2022-04-14T20:35:19.366Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T20:35:19.366Z] ---> Running in e653d3206480 [2022-04-14T20:35:19.366Z] Removing intermediate container e653d3206480 [2022-04-14T20:35:19.366Z] ---> 0483913234b6 [2022-04-14T20:35:19.366Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T20:35:19.366Z] ---> Running in 8f94c3277bc1 [2022-04-14T20:35:19.366Z] Removing intermediate container 8f94c3277bc1 [2022-04-14T20:35:19.366Z] ---> 39efb06f9b19 [2022-04-14T20:35:19.366Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T20:35:19.933Z] ---> fa9d26c68e47 [2022-04-14T20:35:19.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T20:35:20.192Z] ---> d66cbe43ac79 [2022-04-14T20:35:20.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T20:35:20.766Z] ---> bdb117a28b50 [2022-04-14T20:35:20.766Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T20:35:21.023Z] ---> Running in 01cc37fd0a0e [2022-04-14T20:35:21.281Z] Removing intermediate container 01cc37fd0a0e [2022-04-14T20:35:21.281Z] ---> cc1f028b804c [2022-04-14T20:35:21.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:35:21.281Z] ---> Running in fc9d032f8c3e [2022-04-14T20:35:21.538Z] Removing intermediate container fc9d032f8c3e [2022-04-14T20:35:21.538Z] ---> a7ab37769aa6 [2022-04-14T20:35:21.538Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:35:21.538Z] ---> Running in 0bacd6d97597 [2022-04-14T20:35:21.796Z] Removing intermediate container 0bacd6d97597 [2022-04-14T20:35:21.796Z] ---> 48eba0b0a8d7 [2022-04-14T20:35:21.796Z] Step 22/23 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:35:21.796Z] ---> Running in 28b38876f1bc [2022-04-14T20:35:22.055Z] Removing intermediate container 28b38876f1bc [2022-04-14T20:35:22.055Z] ---> dcc1079efb0c [2022-04-14T20:35:22.055Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:35:22.055Z] ---> Running in 116c0b459dc0 [2022-04-14T20:35:22.315Z] Removing intermediate container 116c0b459dc0 [2022-04-14T20:35:22.315Z] ---> 85fafe47a1b5 [2022-04-14T20:35:22.315Z] [2022-04-14T20:35:22.574Z] Successfully built 85fafe47a1b5 [2022-04-14T20:35:22.574Z] Successfully tagged sys-mgmt-agent:latest [2022-04-14T20:35:22.574Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-14T20:35:26.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:35:26.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:35:26.763Z] ---> ff0ff585a5d5 [2022-04-14T20:35:26.763Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> 060ebc985539 [2022-04-14T20:35:26.763Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> 88d47e757d0b [2022-04-14T20:35:26.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> b58863ceaefb [2022-04-14T20:35:26.763Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> 0bc99f88c082 [2022-04-14T20:35:26.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> 7f4a20444dc6 [2022-04-14T20:35:26.763Z] Step 8/22 : COPY . . [2022-04-14T20:35:26.763Z] ---> Using cache [2022-04-14T20:35:26.763Z] ---> b8b0323ef394 [2022-04-14T20:35:26.763Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T20:35:27.700Z] ---> Running in ccb5f79e823b [2022-04-14T20:35:28.266Z] 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-14T20:35:40.472Z] Removing intermediate container 6fa4abc3233b [2022-04-14T20:35:40.472Z] ---> 52bc05d9f610 [2022-04-14T20:35:40.472Z] [2022-04-14T20:35:40.472Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T20:35:40.472Z] 3.15: Pulling from library/alpine [2022-04-14T20:35:40.472Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T20:35:40.730Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T20:35:40.730Z] ---> 0ac33e5f5afa [2022-04-14T20:35:40.730Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:35:40.730Z] ---> Running in 7f140780bba2 [2022-04-14T20:35:40.988Z] Removing intermediate container 7f140780bba2 [2022-04-14T20:35:40.988Z] ---> 4f36025d722b [2022-04-14T20:35:40.988Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:35:40.988Z] ---> Running in 1d16ec6ecc0b [2022-04-14T20:35:44.280Z] Removing intermediate container 1d16ec6ecc0b [2022-04-14T20:35:44.280Z] ---> c50415afc63c [2022-04-14T20:35:44.280Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T20:35:44.280Z] ---> Running in 96a0617731b5 [2022-04-14T20:35:44.280Z] Building bin/spire-agent... [2022-04-14T20:35:44.280Z] Building bin/spire-agent... [2022-04-14T20:35:44.280Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:35:44.280Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:35:44.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:35:44.280Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:35:44.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:35:44.280Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:35:44.280Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:35:44.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:45.106Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:35:45.106Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:35:45.106Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:35:45.106Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:35:45.106Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:35:45.106Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:35:45.106Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:35:45.365Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:35:45.365Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:35:45.365Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:35:45.365Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:35:45.365Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:35:45.365Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:35:45.629Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:35:45.629Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:35:45.629Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:35:45.629Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:35:45.629Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:35:45.629Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:35:45.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:46.195Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:35:46.195Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:35:46.195Z] OK: 15855 distinct packages available [2022-04-14T20:35:46.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:47.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:47.129Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T20:35:47.389Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:35:47.389Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:35:47.389Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T20:35:47.647Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T20:35:47.647Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T20:35:47.647Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:35:47.906Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T20:35:47.906Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T20:35:47.906Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:35:48.164Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:35:48.164Z] 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-14T20:35:48.164Z] OK: 8 MiB in 23 packages [2022-04-14T20:35:50.700Z] Removing intermediate container 96a0617731b5 [2022-04-14T20:35:50.700Z] ---> 8603974e5017 [2022-04-14T20:35:50.700Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:35:51.638Z] ---> c64ee28ef510 [2022-04-14T20:35:51.638Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T20:35:53.543Z] ---> 894e8795641e [2022-04-14T20:35:53.543Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T20:35:53.543Z] Removing intermediate container ccb5f79e823b [2022-04-14T20:35:53.543Z] ---> b05b502619d3 [2022-04-14T20:35:53.543Z] [2022-04-14T20:35:53.543Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:35:53.543Z] ---> e04c818066af [2022-04-14T20:35:53.543Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T20:35:53.543Z] ---> Running in aaa96d199a91 [2022-04-14T20:35:53.806Z] ---> b32e48c2b96b [2022-04-14T20:35:53.806Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T20:35:54.064Z] ---> Running in de425f65f927 [2022-04-14T20:35:54.323Z] Removing intermediate container de425f65f927 [2022-04-14T20:35:54.323Z] ---> 2bbd78bef266 [2022-04-14T20:35:54.323Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:35:54.323Z] ---> Running in b2b6b6ad6c8a [2022-04-14T20:35:54.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:54.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:35:54.580Z] Removing intermediate container b2b6b6ad6c8a [2022-04-14T20:35:54.580Z] ---> a42649789176 [2022-04-14T20:35:54.581Z] Step 18/20 : LABEL arch=x86_64 [2022-04-14T20:35:54.581Z] ---> Running in 556ef008ca50 [2022-04-14T20:35:54.839Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T20:35:54.839Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:35:54.839Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T20:35:54.839Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T20:35:54.839Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T20:35:54.839Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T20:35:54.839Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:35:54.839Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:35:54.839Z] OK: 8 MiB in 20 packages [2022-04-14T20:35:54.839Z] Removing intermediate container 556ef008ca50 [2022-04-14T20:35:54.839Z] ---> 27073f30f1b0 [2022-04-14T20:35:54.839Z] Step 19/20 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:35:55.097Z] ---> Running in 22fc2f0d5d5a [2022-04-14T20:35:55.356Z] Removing intermediate container 22fc2f0d5d5a [2022-04-14T20:35:55.356Z] ---> 5256da8176ee [2022-04-14T20:35:55.356Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T20:35:55.356Z] ---> Running in 62395769c39c [2022-04-14T20:35:55.616Z] Removing intermediate container 62395769c39c [2022-04-14T20:35:55.616Z] ---> 9e1d3d1d5168 [2022-04-14T20:35:55.616Z] [2022-04-14T20:35:55.616Z] Successfully built 9e1d3d1d5168 [2022-04-14T20:35:55.616Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-14T20:35:55.616Z] Building support-notifications [2022-04-14T20:35:55.616Z]  Building security-spiffe-token-provider ... done Removing intermediate container aaa96d199a91 [2022-04-14T20:35:55.616Z] ---> 5394bbb9ba35 [2022-04-14T20:35:55.616Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T20:35:55.875Z] ---> Running in d0322f88a6d9 [2022-04-14T20:35:56.818Z] Removing intermediate container d0322f88a6d9 [2022-04-14T20:35:56.818Z] ---> 7bfb4252c8df [2022-04-14T20:35:56.818Z] Step 13/22 : WORKDIR /edgex [2022-04-14T20:35:57.384Z] ---> Running in 515b57a29fff [2022-04-14T20:35:57.955Z] Removing intermediate container 515b57a29fff [2022-04-14T20:35:57.955Z] ---> 20ec6d7a791a [2022-04-14T20:35:57.955Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T20:35:58.897Z] ---> 5a731dc9039d [2022-04-14T20:35:58.897Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T20:35:59.833Z] ---> 9e854d8da81e [2022-04-14T20:35:59.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T20:36:00.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:36:00.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:36:00.401Z] ---> ff0ff585a5d5 [2022-04-14T20:36:00.401Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T20:36:00.401Z] ---> Using cache [2022-04-14T20:36:00.401Z] ---> 060ebc985539 [2022-04-14T20:36:00.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:00.401Z] ---> Using cache [2022-04-14T20:36:00.401Z] ---> 88d47e757d0b [2022-04-14T20:36:00.401Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T20:36:00.968Z] ---> Running in c951cd38a7d3 [2022-04-14T20:36:00.968Z] ---> 3a3b93085d04 [2022-04-14T20:36:00.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T20:36:01.228Z] ---> dab7389fe231 [2022-04-14T20:36:01.228Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T20:36:01.488Z] ---> Running in f19137d860ca [2022-04-14T20:36:01.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:02.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:02.698Z] OK: 221 MiB in 52 packages [2022-04-14T20:36:03.267Z] Removing intermediate container f19137d860ca [2022-04-14T20:36:03.267Z] ---> f701f84bb160 [2022-04-14T20:36:03.267Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T20:36:03.267Z] ---> Running in 31bb9d6ed92b [2022-04-14T20:36:03.528Z] Removing intermediate container 31bb9d6ed92b [2022-04-14T20:36:03.528Z] ---> d4770aeca2f0 [2022-04-14T20:36:03.528Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:36:03.528Z] ---> Running in 96521b506c77 [2022-04-14T20:36:03.528Z] Removing intermediate container c951cd38a7d3 [2022-04-14T20:36:03.528Z] ---> 4dc2ad434625 [2022-04-14T20:36:03.528Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T20:36:03.789Z] Removing intermediate container 96521b506c77 [2022-04-14T20:36:03.789Z] ---> 30959dd040aa [2022-04-14T20:36:03.789Z] Step 21/22 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:36:04.051Z] ---> Running in 299ecc8ccc97 [2022-04-14T20:36:04.051Z] ---> fa6cb37fd557 [2022-04-14T20:36:04.051Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:04.312Z] ---> Running in 81513554371f [2022-04-14T20:36:04.312Z] Removing intermediate container 299ecc8ccc97 [2022-04-14T20:36:04.312Z] ---> 1bde181f1352 [2022-04-14T20:36:04.312Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:36:04.312Z] ---> Running in 069d70f4823a [2022-04-14T20:36:04.885Z] Removing intermediate container 069d70f4823a [2022-04-14T20:36:04.885Z] ---> b8ea308b7bec [2022-04-14T20:36:04.885Z] [2022-04-14T20:36:04.885Z] Successfully built b8ea308b7bec [2022-04-14T20:36:04.885Z] Successfully tagged security-proxy-setup:latest [2022-04-14T20:36:04.885Z] Building core-command [2022-04-14T20:36:09.084Z]  Building security-proxy-setup ... done Removing intermediate container 81513554371f [2022-04-14T20:36:09.084Z] ---> 927441dce580 [2022-04-14T20:36:09.084Z] Step 8/22 : COPY . . [2022-04-14T20:36:10.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:36:10.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:36:10.460Z] ---> ff0ff585a5d5 [2022-04-14T20:36:10.460Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:36:10.460Z] ---> Using cache [2022-04-14T20:36:10.460Z] ---> 060ebc985539 [2022-04-14T20:36:10.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:10.461Z] ---> Using cache [2022-04-14T20:36:10.461Z] ---> 88d47e757d0b [2022-04-14T20:36:10.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:36:10.461Z] ---> Using cache [2022-04-14T20:36:10.461Z] ---> b58863ceaefb [2022-04-14T20:36:10.461Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:36:10.461Z] ---> Using cache [2022-04-14T20:36:10.461Z] ---> 0bc99f88c082 [2022-04-14T20:36:10.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:10.461Z] ---> Using cache [2022-04-14T20:36:10.461Z] ---> 7f4a20444dc6 [2022-04-14T20:36:10.461Z] Step 8/23 : COPY . . [2022-04-14T20:36:10.461Z] ---> Using cache [2022-04-14T20:36:10.461Z] ---> b8b0323ef394 [2022-04-14T20:36:10.461Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T20:36:14.652Z] ---> Running in ce4c6942767a [2022-04-14T20:36:14.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/core-command/core-command ./cmd/core-command [2022-04-14T20:36:17.938Z] ---> 31e780c663aa [2022-04-14T20:36:17.938Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T20:36:18.509Z] ---> Running in 0d1c6d2d991a [2022-04-14T20:36:18.769Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:36:30.395Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-14T20:36:30.395Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-14T20:36:30.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-14T20:36:31.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-14T20:36:31.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-14T20:36:32.123Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-14T20:36:32.123Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-14T20:36:32.123Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-14T20:36:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-14T20:36:36.881Z] Removing intermediate container ce4c6942767a [2022-04-14T20:36:36.881Z] ---> 512356cdf4fe [2022-04-14T20:36:36.881Z] [2022-04-14T20:36:36.881Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:36:36.881Z] ---> e04c818066af [2022-04-14T20:36:36.881Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:36:36.881Z] ---> Using cache [2022-04-14T20:36:36.881Z] ---> 16c5ac722bae [2022-04-14T20:36:36.881Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:36:36.881Z] ---> Using cache [2022-04-14T20:36:36.881Z] ---> 4268503180bb [2022-04-14T20:36:36.881Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T20:36:36.881Z] Removing intermediate container 0d1c6d2d991a [2022-04-14T20:36:36.881Z] ---> 1e1c7626db1c [2022-04-14T20:36:36.881Z] [2022-04-14T20:36:36.881Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T20:36:36.881Z] ---> e04c818066af [2022-04-14T20:36:36.881Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T20:36:36.881Z] ---> Running in 74d9646697dc [2022-04-14T20:36:36.881Z] ---> Running in 8042ea3748f9 [2022-04-14T20:36:36.881Z] Removing intermediate container 74d9646697dc [2022-04-14T20:36:36.881Z] ---> d146fbe63519 [2022-04-14T20:36:36.881Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:36:36.881Z] ---> Running in 4f029e51f884 [2022-04-14T20:36:36.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:36.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:36.881Z] Removing intermediate container 4f029e51f884 [2022-04-14T20:36:36.881Z] ---> 7a445d93dc35 [2022-04-14T20:36:36.881Z] Step 15/23 : WORKDIR / [2022-04-14T20:36:36.881Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T20:36:36.881Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:36.881Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:36:36.881Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:36:36.881Z] ---> Running in adf049380cf3 [2022-04-14T20:36:36.881Z] OK: 6 MiB in 16 packages [2022-04-14T20:36:36.881Z] Removing intermediate container adf049380cf3 [2022-04-14T20:36:36.881Z] ---> cc6cde46ad77 [2022-04-14T20:36:36.881Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:36:37.451Z] ---> e24471e3e3c0 [2022-04-14T20:36:37.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T20:36:37.451Z] Removing intermediate container 8042ea3748f9 [2022-04-14T20:36:37.451Z] ---> a72ac007f41b [2022-04-14T20:36:37.451Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:36:38.021Z] ---> Running in aeadfbe366c2 [2022-04-14T20:36:38.021Z] ---> 21a387094911 [2022-04-14T20:36:38.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T20:36:38.021Z] Removing intermediate container aeadfbe366c2 [2022-04-14T20:36:38.021Z] ---> d05687896672 [2022-04-14T20:36:38.021Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T20:36:38.280Z] ---> Running in 97980c884071 [2022-04-14T20:36:38.281Z] ---> 800b4b8348be [2022-04-14T20:36:38.281Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T20:36:38.281Z] ---> Running in f77c046e1a51 [2022-04-14T20:36:38.281Z] Removing intermediate container 97980c884071 [2022-04-14T20:36:38.281Z] ---> a41681cdebe9 [2022-04-14T20:36:38.281Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T20:36:38.541Z] ---> Running in e7bf7c612209 [2022-04-14T20:36:38.541Z] Removing intermediate container f77c046e1a51 [2022-04-14T20:36:38.541Z] ---> 236b42415d08 [2022-04-14T20:36:38.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:36:38.800Z] ---> Running in bb93a5be6a8b [2022-04-14T20:36:38.800Z] Removing intermediate container e7bf7c612209 [2022-04-14T20:36:38.800Z] ---> 2f92d6bdf6ab [2022-04-14T20:36:38.800Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:36:39.068Z] Removing intermediate container bb93a5be6a8b [2022-04-14T20:36:39.068Z] ---> 80943979ff66 [2022-04-14T20:36:39.068Z] Step 21/23 : LABEL arch=x86_64 [2022-04-14T20:36:39.068Z] ---> 5138595c0817 [2022-04-14T20:36:39.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T20:36:39.068Z] ---> Running in d1f23a0721d2 [2022-04-14T20:36:39.327Z] Removing intermediate container d1f23a0721d2 [2022-04-14T20:36:39.327Z] ---> cfd0bfab72bd [2022-04-14T20:36:39.327Z] Step 22/23 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:36:39.585Z] ---> Running in 9610e6b832e6 [2022-04-14T20:36:39.845Z] ---> 507d3f49dc1b [2022-04-14T20:36:39.845Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T20:36:39.845Z] Removing intermediate container 9610e6b832e6 [2022-04-14T20:36:39.845Z] ---> 78387d0dd298 [2022-04-14T20:36:39.845Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:36:40.104Z] ---> 06ec05955da2 [2022-04-14T20:36:40.104Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T20:36:40.104Z] ---> Running in bbd4fcd8155e [2022-04-14T20:36:40.104Z] ---> Running in 998bd3785bb1 [2022-04-14T20:36:40.362Z] Removing intermediate container bbd4fcd8155e [2022-04-14T20:36:40.362Z] ---> 19e7cf4a3597 [2022-04-14T20:36:40.362Z] [2022-04-14T20:36:40.362Z] Removing intermediate container 998bd3785bb1 [2022-04-14T20:36:40.362Z] ---> 8dcd53b22ce7 [2022-04-14T20:36:40.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:36:40.362Z] ---> Running in 70b19694198b [2022-04-14T20:36:40.362Z] Successfully built 19e7cf4a3597 [2022-04-14T20:36:40.362Z] Successfully tagged core-command:latest [2022-04-14T20:36:40.362Z]  Building core-command ... done Building security-secretstore-setup [2022-04-14T20:36:40.620Z] Removing intermediate container 70b19694198b [2022-04-14T20:36:40.620Z] ---> dc468c8499fd [2022-04-14T20:36:40.620Z] Step 20/22 : LABEL arch=x86_64 [2022-04-14T20:36:40.878Z] ---> Running in 324e36114a92 [2022-04-14T20:36:41.817Z] Removing intermediate container 324e36114a92 [2022-04-14T20:36:41.817Z] ---> 377b36b15b6e [2022-04-14T20:36:41.817Z] Step 21/22 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:36:44.353Z] ---> Running in d0305c75b048 [2022-04-14T20:36:44.353Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:36:44.353Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:36:44.353Z] ---> ff0ff585a5d5 [2022-04-14T20:36:44.353Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> 060ebc985539 [2022-04-14T20:36:44.353Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> 88d47e757d0b [2022-04-14T20:36:44.353Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> b58863ceaefb [2022-04-14T20:36:44.353Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> 0bc99f88c082 [2022-04-14T20:36:44.353Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> 7f4a20444dc6 [2022-04-14T20:36:44.353Z] Step 8/25 : COPY . . [2022-04-14T20:36:44.353Z] ---> Using cache [2022-04-14T20:36:44.353Z] ---> b8b0323ef394 [2022-04-14T20:36:44.353Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T20:36:44.920Z] Removing intermediate container d0305c75b048 [2022-04-14T20:36:44.920Z] ---> fd8240f29b4d [2022-04-14T20:36:44.920Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T20:36:44.920Z] ---> Running in de7f98bd1c5c [2022-04-14T20:36:44.920Z] ---> Running in b26330b95d5d [2022-04-14T20:36:45.179Z] Removing intermediate container b26330b95d5d [2022-04-14T20:36:45.179Z] ---> 4c24741395aa [2022-04-14T20:36:45.179Z] [2022-04-14T20:36:45.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T20:36:45.179Z] Successfully built 4c24741395aa [2022-04-14T20:36:45.439Z] Successfully tagged support-notifications:latest [2022-04-14T20:36:47.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements [2022-04-14T20:36:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-14T20:36:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-14T20:36:50.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements [2022-04-14T20:36:50.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-14T20:36:50.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 53.4% of statements [2022-04-14T20:36:50.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-14T20:36:50.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-14T20:36:55.560Z]  Building support-notifications ... done Removing intermediate container f4bba1201e83 [2022-04-14T20:36:55.560Z] ---> 0821dfeb01cb [2022-04-14T20:36:55.560Z] [2022-04-14T20:36:55.560Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T20:36:55.560Z] ---> 0ac33e5f5afa [2022-04-14T20:36:55.560Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:36:55.560Z] ---> Using cache [2022-04-14T20:36:55.560Z] ---> 4f36025d722b [2022-04-14T20:36:55.560Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:55.560Z] ---> Using cache [2022-04-14T20:36:55.560Z] ---> c50415afc63c [2022-04-14T20:36:55.560Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T20:36:55.560Z] Removing intermediate container 61c8665b3eba [2022-04-14T20:36:55.560Z] ---> 8bf9acc1cecb [2022-04-14T20:36:55.560Z] [2022-04-14T20:36:55.560Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T20:36:55.560Z] ---> 0ac33e5f5afa [2022-04-14T20:36:55.560Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:36:55.560Z] ---> Using cache [2022-04-14T20:36:55.560Z] ---> 4f36025d722b [2022-04-14T20:36:55.560Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:36:55.560Z] ---> Using cache [2022-04-14T20:36:55.560Z] ---> c50415afc63c [2022-04-14T20:36:55.560Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T20:36:55.560Z] ---> Running in 1fe3967fb9f0 [2022-04-14T20:36:55.560Z] ---> Running in 649553c3782b [2022-04-14T20:36:55.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:55.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:55.820Z] 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-14T20:36:56.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:56.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:56.597Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:36:56.597Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:36:56.597Z] OK: 15855 distinct packages available [2022-04-14T20:36:56.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:56.857Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:36:56.857Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:36:56.857Z] OK: 15855 distinct packages available [2022-04-14T20:36:56.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:57.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:57.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:57.686Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:57.687Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:36:57.945Z] Building bin/spire-agent... [2022-04-14T20:36:57.945Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T20:36:57.945Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T20:36:57.945Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T20:36:57.945Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T20:36:57.945Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T20:36:57.945Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:57.945Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T20:36:57.945Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:36:58.204Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:36:58.204Z] OK: 6 MiB in 18 packages [2022-04-14T20:36:58.204Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T20:36:58.204Z] Removing intermediate container de7f98bd1c5c [2022-04-14T20:36:58.204Z] ---> 39422c8c5d3a [2022-04-14T20:36:58.204Z] [2022-04-14T20:36:58.204Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T20:36:58.204Z] ---> e04c818066af [2022-04-14T20:36:58.204Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T20:36:58.204Z] ---> Running in d991e111dcfc [2022-04-14T20:36:58.204Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T20:36:58.204Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T20:36:58.464Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:36:58.464Z] OK: 6 MiB in 19 packages [2022-04-14T20:36:58.464Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T20:36:58.464Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T20:36:58.464Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T20:36:58.722Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T20:36:58.722Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T20:36:58.722Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T20:36:58.722Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T20:36:58.722Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T20:36:58.722Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T20:36:58.722Z] Removing intermediate container 1fe3967fb9f0 [2022-04-14T20:36:58.722Z] ---> b59019e45ed4 [2022-04-14T20:36:58.722Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:36:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:58.983Z] Removing intermediate container 649553c3782b [2022-04-14T20:36:58.983Z] ---> 103fbd6b570a [2022-04-14T20:36:58.983Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:36:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T20:36:59.242Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T20:36:59.242Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T20:36:59.242Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T20:36:59.242Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:36:59.242Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:36:59.242Z] OK: 6 MiB in 17 packages [2022-04-14T20:37:00.621Z] ---> f5e457041276 [2022-04-14T20:37:00.621Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:37:00.621Z] ---> aec9b6ac7f47 [2022-04-14T20:37:00.621Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:37:00.621Z] Removing intermediate container d991e111dcfc [2022-04-14T20:37:00.621Z] ---> 255cf3dc1ca5 [2022-04-14T20:37:00.622Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T20:37:00.622Z] ---> Running in 3f8830344e73 [2022-04-14T20:37:00.622Z] ---> ce07cded08d7 [2022-04-14T20:37:00.622Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T20:37:00.622Z] Removing intermediate container 3f8830344e73 [2022-04-14T20:37:00.622Z] ---> 6bb164450421 [2022-04-14T20:37:00.622Z] Step 13/25 : WORKDIR / [2022-04-14T20:37:00.622Z] ---> 9078bc2afbd8 [2022-04-14T20:37:00.622Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T20:37:00.881Z] ---> Running in 87ad6ac5689c [2022-04-14T20:37:00.881Z] ---> Running in 0af28699848e [2022-04-14T20:37:01.141Z] Removing intermediate container 87ad6ac5689c [2022-04-14T20:37:01.141Z] ---> adc56bd1b5b9 [2022-04-14T20:37:01.141Z] 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-14T20:37:01.141Z] ---> c87383a5d577 [2022-04-14T20:37:01.141Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T20:37:01.141Z] Removing intermediate container 0af28699848e [2022-04-14T20:37:01.141Z] ---> 92a4e2692f28 [2022-04-14T20:37:01.141Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T20:37:01.400Z] ---> 2bcbcbd3280e [2022-04-14T20:37:01.400Z] 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-14T20:37:01.659Z] ---> e5aea25f7762 [2022-04-14T20:37:01.659Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:37:01.659Z] ---> 0d47215e26b6 [2022-04-14T20:37:01.659Z] Step 21/26 : WORKDIR / [2022-04-14T20:37:01.659Z] ---> Running in 3b82827f8c11 [2022-04-14T20:37:01.659Z] ---> Running in e87fdb2540ad [2022-04-14T20:37:01.919Z] ---> 711b8ca0189d [2022-04-14T20:37:01.919Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T20:37:01.919Z] Removing intermediate container e87fdb2540ad [2022-04-14T20:37:01.919Z] ---> 94cbfcba4798 [2022-04-14T20:37:01.919Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:37:01.919Z] ---> Running in 9dfbc7a378a6 [2022-04-14T20:37:01.919Z] Removing intermediate container 3b82827f8c11 [2022-04-14T20:37:01.919Z] ---> 125c1e02a0dd [2022-04-14T20:37:01.919Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:37:01.919Z] ---> Running in 49a64dbbda5d [2022-04-14T20:37:02.178Z] ---> 4620ba3ee0bb [2022-04-14T20:37:02.178Z] 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-14T20:37:02.178Z] Removing intermediate container 9dfbc7a378a6 [2022-04-14T20:37:02.178Z] ---> d6d57a873c3e [2022-04-14T20:37:02.178Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T20:37:02.178Z] Removing intermediate container 49a64dbbda5d [2022-04-14T20:37:02.178Z] ---> c39790e46363 [2022-04-14T20:37:02.178Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:37:02.178Z] ---> Running in cf4beb3e5907 [2022-04-14T20:37:02.178Z] ---> Running in ebd98e2420f0 [2022-04-14T20:37:02.436Z] ---> 3dd4fe3a4b28 [2022-04-14T20:37:02.436Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T20:37:02.436Z] Removing intermediate container cf4beb3e5907 [2022-04-14T20:37:02.436Z] ---> d8db8b2bc7ae [2022-04-14T20:37:02.436Z] Step 24/25 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:37:02.436Z] ---> Running in 9cd25d2f694e [2022-04-14T20:37:02.436Z] Removing intermediate container ebd98e2420f0 [2022-04-14T20:37:02.436Z] ---> 52da49b32b6c [2022-04-14T20:37:02.437Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T20:37:02.696Z] ---> Running in 90b8e072fbec [2022-04-14T20:37:02.696Z] Removing intermediate container 9cd25d2f694e [2022-04-14T20:37:02.696Z] ---> 9430de88d2ba [2022-04-14T20:37:02.696Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T20:37:02.696Z] ---> Running in 6f0d922121a8 [2022-04-14T20:37:02.696Z] Removing intermediate container 90b8e072fbec [2022-04-14T20:37:02.696Z] ---> 33a3f9d138c3 [2022-04-14T20:37:02.696Z] Step 25/26 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:37:02.696Z] ---> 5207ed3166ff [2022-04-14T20:37:02.696Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T20:37:02.696Z] ---> Running in f730a0e33353 [2022-04-14T20:37:02.955Z] Removing intermediate container 6f0d922121a8 [2022-04-14T20:37:02.955Z] ---> 7505f3d56060 [2022-04-14T20:37:02.955Z] [2022-04-14T20:37:02.955Z] Removing intermediate container f730a0e33353 [2022-04-14T20:37:02.955Z] ---> 666d7c215198 [2022-04-14T20:37:02.955Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T20:37:02.955Z] Successfully built 7505f3d56060 [2022-04-14T20:37:02.955Z] Successfully tagged security-spire-server:latest [2022-04-14T20:37:02.955Z]  Building security-spire-server ... done  ---> Running in 6487dfc40c3a [2022-04-14T20:37:03.212Z] Removing intermediate container 6487dfc40c3a [2022-04-14T20:37:03.212Z] ---> 882a4c3eff89 [2022-04-14T20:37:03.212Z] [2022-04-14T20:37:03.212Z] Successfully built 882a4c3eff89 [2022-04-14T20:37:03.212Z] Successfully tagged security-spire-config:latest [2022-04-14T20:37:03.212Z]  Building security-spire-config ... done  ---> 869bc9029172 [2022-04-14T20:37:03.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T20:37:03.469Z] ---> 1cc3dc67f583 [2022-04-14T20:37:03.469Z] 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-14T20:37:03.469Z] ---> Running in dede9f9f0d64 [2022-04-14T20:37:04.405Z] Removing intermediate container dede9f9f0d64 [2022-04-14T20:37:04.405Z] ---> b18271b44f1c [2022-04-14T20:37:04.405Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T20:37:04.405Z] ---> Running in 91451d4d24f9 [2022-04-14T20:37:04.666Z] Removing intermediate container 91451d4d24f9 [2022-04-14T20:37:04.666Z] ---> 0309c38abb5c [2022-04-14T20:37:04.666Z] Step 23/25 : LABEL arch=x86_64 [2022-04-14T20:37:04.666Z] ---> Running in c67cdb1fd63f [2022-04-14T20:37:04.666Z] Removing intermediate container c67cdb1fd63f [2022-04-14T20:37:04.666Z] ---> 2467ce1aac4f [2022-04-14T20:37:04.666Z] Step 24/25 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:37:04.666Z] ---> Running in d7577aae887f [2022-04-14T20:37:04.924Z] Removing intermediate container d7577aae887f [2022-04-14T20:37:04.924Z] ---> 3f278674c83e [2022-04-14T20:37:04.924Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T20:37:04.924Z] ---> Running in 9db3626f4652 [2022-04-14T20:37:04.924Z] Removing intermediate container 9db3626f4652 [2022-04-14T20:37:04.924Z] ---> f8915f2ac6f5 [2022-04-14T20:37:04.924Z] [2022-04-14T20:37:04.925Z] Successfully built f8915f2ac6f5 [2022-04-14T20:37:05.184Z] Successfully tagged security-secretstore-setup:latest [2022-04-14T20:37:13.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.591s coverage: 89.2% of statements [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:37:13.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.557s coverage: 84.4% of statements [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-14T20:37:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.402s coverage: 95.6% of statements [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.342s coverage: 72.2% of statements [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.318s coverage: 60.0% of statements [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.9% of statements [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.485s coverage: 58.8% of statements [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.414s coverage: 24.0% of statements [2022-04-14T20:37:17.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.320s coverage: 79.5% of statements [2022-04-14T20:37:17.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2022-04-14T20:37:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2022-04-14T20:37:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.269s coverage: 87.5% of statements [2022-04-14T20:37:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.288s coverage: 94.4% of statements [2022-04-14T20:37:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2022-04-14T20:37:37.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.778s coverage: 82.5% of statements [2022-04-14T20:37:37.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-14T20:37:44.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-14T20:37:44.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 65.1% of statements [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-14T20:37:44.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-04-14T20:37:44.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.860s coverage: 91.2% of statements [2022-04-14T20:37:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 64.4% of statements [2022-04-14T20:37:51.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-14T20:37:51.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.293s coverage: 100.0% of statements [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2022-04-14T20:37:51.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-04-14T20:37:51.876Z]  Building security-secretstore-setup ... done Removing intermediate container 36e7c8db31e1 [2022-04-14T20:37:51.876Z] ---> e2165e3c2929 [2022-04-14T20:37:51.876Z] [2022-04-14T20:37:51.876Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T20:37:51.876Z] ---> 0ac33e5f5afa [2022-04-14T20:37:51.876Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:37:51.876Z] ---> Using cache [2022-04-14T20:37:51.876Z] ---> 4f36025d722b [2022-04-14T20:37:51.876Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:37:51.876Z] ---> Using cache [2022-04-14T20:37:51.876Z] ---> c50415afc63c [2022-04-14T20:37:51.876Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T20:37:51.876Z] ---> Using cache [2022-04-14T20:37:51.876Z] ---> 103fbd6b570a [2022-04-14T20:37:51.876Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T20:37:51.876Z] ---> c8551a933db2 [2022-04-14T20:37:51.876Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T20:37:51.876Z] ---> 424bca06920b [2022-04-14T20:37:51.876Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T20:37:51.876Z] ---> 95b4f8fa2fe7 [2022-04-14T20:37:51.876Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T20:37:51.876Z] ---> 5c07fb2742f8 [2022-04-14T20:37:51.876Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T20:37:51.876Z] ---> b89bda1acfe7 [2022-04-14T20:37:51.876Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T20:37:51.876Z] ---> Running in 0a5a825ca8ec [2022-04-14T20:37:51.876Z] Removing intermediate container 0a5a825ca8ec [2022-04-14T20:37:51.876Z] ---> e93a45777ba6 [2022-04-14T20:37:51.876Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T20:37:51.876Z] ---> Running in c3d26a89d5f5 [2022-04-14T20:37:51.876Z] Removing intermediate container c3d26a89d5f5 [2022-04-14T20:37:51.876Z] ---> 214925f3bc82 [2022-04-14T20:37:51.876Z] Step 24/26 : LABEL arch=x86_64 [2022-04-14T20:37:51.876Z] ---> Running in 3ee2d9878ef3 [2022-04-14T20:37:51.876Z] Removing intermediate container 3ee2d9878ef3 [2022-04-14T20:37:51.876Z] ---> 0e0c9bfbfb5a [2022-04-14T20:37:51.876Z] Step 25/26 : LABEL git_sha=c68f49af7c060124bc439988702a26aa1a958a83 [2022-04-14T20:37:51.876Z] ---> Running in 03f9e0ba353e [2022-04-14T20:37:51.876Z] Removing intermediate container 03f9e0ba353e [2022-04-14T20:37:51.876Z] ---> cc41500e8f4c [2022-04-14T20:37:51.876Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T20:37:51.876Z] ---> Running in 7029def32e8c [2022-04-14T20:37:51.876Z] Removing intermediate container 7029def32e8c [2022-04-14T20:37:51.876Z] ---> 525619e120a1 [2022-04-14T20:37:51.876Z] [2022-04-14T20:37:51.876Z] Successfully built 525619e120a1 [2022-04-14T20:37:51.876Z] Successfully tagged security-spire-agent:latest [2022-04-14T20:37:51.883Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-14T20:37:51.890Z] $ docker stop --time=1 b010bedef7fc8a91923be1f55850aea392cb163df0372e98ef58fbb80872e950 [2022-04-14T20:37:53.223Z] $ docker rm -f b010bedef7fc8a91923be1f55850aea392cb163df0372e98ef58fbb80872e950 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T20:37:53.570Z] + docker images [2022-04-14T20:37:53.570Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T20:37:53.570Z] security-spire-agent latest 525619e120a1 2 seconds ago 127MB [2022-04-14T20:37:53.570Z] e2165e3c2929 14 seconds ago 4.41GB [2022-04-14T20:37:53.570Z] security-secretstore-setup latest f8915f2ac6f5 49 seconds ago 28.5MB [2022-04-14T20:37:53.570Z] security-spire-server latest 7505f3d56060 51 seconds ago 87.3MB [2022-04-14T20:37:53.570Z] security-spire-config latest 882a4c3eff89 51 seconds ago 86.7MB [2022-04-14T20:37:53.570Z] 39422c8c5d3a 56 seconds ago 1.48GB [2022-04-14T20:37:53.570Z] 0821dfeb01cb About a minute ago 4.41GB [2022-04-14T20:37:53.570Z] 8bf9acc1cecb About a minute ago 4.41GB [2022-04-14T20:37:53.570Z] support-notifications latest 4c24741395aa About a minute ago 17MB [2022-04-14T20:37:53.570Z] core-command latest 19e7cf4a3597 About a minute ago 16MB [2022-04-14T20:37:53.570Z] 1e1c7626db1c About a minute ago 1.48GB [2022-04-14T20:37:53.570Z] 512356cdf4fe About a minute ago 1.47GB [2022-04-14T20:37:53.570Z] security-proxy-setup latest b8ea308b7bec About a minute ago 26.9MB [2022-04-14T20:37:53.570Z] security-spiffe-token-provider latest 9e1d3d1d5168 About a minute ago 28.8MB [2022-04-14T20:37:53.570Z] b05b502619d3 2 minutes ago 1.48GB [2022-04-14T20:37:53.570Z] 52bc05d9f610 2 minutes ago 1.52GB [2022-04-14T20:37:53.570Z] sys-mgmt-agent latest 85fafe47a1b5 2 minutes ago 299MB [2022-04-14T20:37:53.570Z] 3859e4eb6104 2 minutes ago 1.47GB [2022-04-14T20:37:53.570Z] core-metadata latest 2ac6e4c65365 3 minutes ago 17MB [2022-04-14T20:37:53.570Z] 576a352c2857 3 minutes ago 1.48GB [2022-04-14T20:37:53.570Z] security-bootstrapper latest 75a877064d81 3 minutes ago 19MB [2022-04-14T20:37:53.570Z] core-data latest b057269e8620 4 minutes ago 22.5MB [2022-04-14T20:37:53.570Z] support-scheduler latest 06bea3e9b5fd 4 minutes ago 16.2MB [2022-04-14T20:37:53.570Z] a7cc22b27c09 4 minutes ago 1.48GB [2022-04-14T20:37:53.570Z] 68572454fb5b 4 minutes ago 1.48GB [2022-04-14T20:37:53.571Z] 2f2b6763877d 4 minutes ago 1.5GB [2022-04-14T20:37:53.571Z] ci-base-image-x86_64 latest ff0ff585a5d5 7 minutes ago 896MB [2022-04-14T20:37:53.571Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-14T20:37:53.571Z] alpine 3.14 e04c818066af 9 days ago 5.59MB [2022-04-14T20:37:53.571Z] alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB [2022-04-14T20:37:53.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-14T20:37:53.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-14T20:37:53.571Z] 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-14T20:37:59.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.556s coverage: 65.4% of statements [2022-04-14T20:37:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-14T20:37:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-14T20:37:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-14T20:38:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.922s coverage: 43.8% of statements [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-14T20:38:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-14T20:38:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-14T20:38:02.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-14T20:38:10.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-14T20:38:10.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.800s coverage: 92.3% of statements [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-14T20:38:10.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-14T20:38:10.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-14T20:38:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-14T20:38:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-14T20:38:11.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-14T20:38:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-04-14T20:38:11.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.098s coverage: 96.9% of statements [2022-04-14T20:38:12.796Z] 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-14T20:38:12.796Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T20:38:12.796Z] GO111MODULE=on go vet ./... [2022-04-14T20:40:19.738Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T20:40:19.738Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T20:40:19.738Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T20:40:19.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-14T20:40:20.414Z] + ls -al . [2022-04-14T20:40:20.414Z] total 668 [2022-04-14T20:40:20.414Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 20:40 . [2022-04-14T20:40:20.414Z] drwxr-xr-x 4 root root 4096 Apr 14 20:34 .. [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 20:32 .dockerignore [2022-04-14T20:40:20.414Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:32 .git [2022-04-14T20:40:20.414Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:32 .github [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 879 Apr 14 20:32 .gitignore [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 42 Apr 14 20:32 .golangci.yml [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 87 Apr 14 20:32 .hadolint.yml [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 20:32 .sonarcloud.properties [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 1171 Apr 14 20:32 ADOPTERS.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 10086 Apr 14 20:32 Attribution.txt [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 51732 Apr 14 20:32 CHANGELOG.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 20:32 CONTRIBUTING.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 677 Apr 14 20:32 GOVERNANCE.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 850 Apr 14 20:32 Jenkinsfile [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 20:32 LICENSE [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 9847 Apr 14 20:32 Makefile [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 582 Apr 14 20:32 OWNERS.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 8683 Apr 14 20:32 README.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 6912 Apr 14 20:32 SECURITY.md [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 20:29 VERSION [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 20:32 ZMQWindows.md [2022-04-14T20:40:20.414Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 20:32 bin [2022-04-14T20:40:20.414Z] drwxrwxr-x 18 1001 1001 4096 Apr 14 20:32 cmd [2022-04-14T20:40:20.414Z] -rw-r--r-- 1 root root 434738 Apr 14 20:38 coverage.out [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 3256 Apr 14 20:32 go.mod [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 35162 Apr 14 20:32 go.sum [2022-04-14T20:40:20.414Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 20:32 internal [2022-04-14T20:40:20.414Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 20:32 openapi [2022-04-14T20:40:20.414Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 20:32 snap [2022-04-14T20:40:20.414Z] -rw-rw-r-- 1 1001 1001 204 Apr 14 20:32 version.go [Pipeline] sh [2022-04-14T20:40:21.085Z] + '[' -e coverage.out ] [2022-04-14T20:40:21.085Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-14T20:40:21.108Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T20:40:22.035Z] Stashed 1 file(s) [Pipeline] sh [2022-04-14T20:40:22.696Z] + make build [2022-04-14T20:40:22.696Z] 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-14T20:41:59.552Z] 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-14T20:42:56.237Z] 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-14T20:42:56.237Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T20:42:58.872Z] 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-14T20:43:00.858Z] 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-14T20:43:05.171Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T20:43:09.485Z] 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-14T20:43:14.887Z] 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-14T20:43:20.306Z] 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-14T20:43:23.705Z] 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-14T20:43:27.107Z] 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-14T20:43:35.410Z] 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-14T20:44:14.469Z] $ docker stop --time=1 68f00630cf7d1425fe0f466ffa207cf0de3c97a366a9bb373daea30adfe02fe4 [2022-04-14T20:44:16.499Z] $ docker rm -f 68f00630cf7d1425fe0f466ffa207cf0de3c97a366a9bb373daea30adfe02fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:44:18.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:44:18.883Z] [2022-04-14T20:44:18.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:44:19.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:44:19.510Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-14T20:44:19.510Z] 29e5d40040c1: Pulling fs layer [2022-04-14T20:44:19.510Z] 1ce36da41761: Pulling fs layer [2022-04-14T20:44:19.510Z] 25b303627fd3: Pulling fs layer [2022-04-14T20:44:19.510Z] 29e5d40040c1: Verifying Checksum [2022-04-14T20:44:19.510Z] 29e5d40040c1: Download complete [2022-04-14T20:44:19.787Z] 1ce36da41761: Verifying Checksum [2022-04-14T20:44:19.787Z] 1ce36da41761: Download complete [2022-04-14T20:44:20.380Z] 29e5d40040c1: Pull complete [2022-04-14T20:44:21.359Z] 1ce36da41761: Pull complete [2022-04-14T20:44:21.359Z] 25b303627fd3: Verifying Checksum [2022-04-14T20:44:21.359Z] 25b303627fd3: Download complete [2022-04-14T20:44:33.751Z] 25b303627fd3: Pull complete [2022-04-14T20:44:33.751Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-14T20:44:33.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:44:33.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-14T20:44:34.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-20977 does not seem to be running inside a container [2022-04-14T20:44:34.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:44:36.484Z] $ docker top 6ea5cd7c7a3d1b01536367a6e9943c167b51e5d346323b9eed50ddc18fcea16e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:44:37.396Z] + grep parallel [2022-04-14T20:44:37.396Z] + docker-compose build --help [2022-04-14T20:44:42.794Z] --parallel Build images in parallel. [Pipeline] } [2022-04-14T20:44:42.824Z] $ docker stop --time=1 6ea5cd7c7a3d1b01536367a6e9943c167b51e5d346323b9eed50ddc18fcea16e [2022-04-14T20:44:44.546Z] $ docker rm -f 6ea5cd7c7a3d1b01536367a6e9943c167b51e5d346323b9eed50ddc18fcea16e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T20:44:45.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-14T20:44:45.166Z] . [Pipeline] withDockerContainer [2022-04-14T20:44:45.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-20977 does not seem to be running inside a container [2022-04-14T20:44:45.499Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T20:44:46.809Z] $ docker top fc55382d027fa87ea3d49326635cb5fb0c7fad367e94706277019cb54ca14c10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T20:44:47.715Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-14T20:44:53.171Z] Building core-command ... [2022-04-14T20:44:53.171Z] Building core-data ... [2022-04-14T20:44:53.171Z] Building core-metadata ... [2022-04-14T20:44:53.171Z] Building security-bootstrapper ... [2022-04-14T20:44:53.171Z] Building security-proxy-setup ... [2022-04-14T20:44:53.171Z] Building security-secretstore-setup ... [2022-04-14T20:44:53.171Z] Building security-spiffe-token-provider ... [2022-04-14T20:44:53.171Z] Building security-spire-agent ... [2022-04-14T20:44:53.171Z] Building security-spire-config ... [2022-04-14T20:44:53.171Z] Building security-spire-server ... [2022-04-14T20:44:53.171Z] Building support-notifications ... [2022-04-14T20:44:53.171Z] Building support-scheduler ... [2022-04-14T20:44:53.171Z] Building sys-mgmt-agent ... [2022-04-14T20:44:53.171Z] Building core-metadata [2022-04-14T20:44:53.171Z] Building security-spire-config [2022-04-14T20:44:53.171Z] Building security-spire-agent [2022-04-14T20:44:53.171Z] Building sys-mgmt-agent [2022-04-14T20:44:53.171Z] Building security-spiffe-token-provider [2022-04-14T20:46:14.943Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:46:14.943Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:46:14.943Z] ---> 790e9ca1b114 [2022-04-14T20:46:14.943Z] Step 3/20 : WORKDIR /edgex-go [2022-04-14T20:46:14.943Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:46:14.943Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:46:14.943Z] ---> 790e9ca1b114 [2022-04-14T20:46:14.943Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:46:14.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:46:14.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:46:14.943Z] ---> 790e9ca1b114 [2022-04-14T20:46:14.943Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:46:14.943Z] ---> Running in f65dcc5c0f6f [2022-04-14T20:46:14.943Z] ---> Running in 02c97f70a1e7 [2022-04-14T20:46:14.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:46:14.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:46:14.943Z] ---> 790e9ca1b114 [2022-04-14T20:46:14.943Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:46:14.943Z] ---> Running in c97788ba4c21 [2022-04-14T20:46:14.943Z] ---> Running in 59cc40c4f96e [2022-04-14T20:46:14.943Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:46:14.943Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:46:14.943Z] ---> 790e9ca1b114 [2022-04-14T20:46:14.943Z] Step 3/26 : WORKDIR /edgex-go [2022-04-14T20:46:14.943Z] ---> Running in 6d6db6f23281 [2022-04-14T20:46:14.943Z] Removing intermediate container c97788ba4c21 [2022-04-14T20:46:14.943Z] ---> 350af059d730 [2022-04-14T20:46:14.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:46:14.943Z] ---> Running in e2773752cb82 [2022-04-14T20:46:14.943Z] Removing intermediate container 59cc40c4f96e [2022-04-14T20:46:14.943Z] ---> e5e4e5273a6a [2022-04-14T20:46:14.943Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-14T20:46:14.943Z] ---> Running in bf18bb545718 [2022-04-14T20:46:14.943Z] Removing intermediate container f65dcc5c0f6f [2022-04-14T20:46:14.943Z] ---> e03950465f74 [2022-04-14T20:46:14.943Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:46:14.943Z] Removing intermediate container 6d6db6f23281 [2022-04-14T20:46:14.943Z] ---> 73b6ba628068 [2022-04-14T20:46:14.943Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:46:14.943Z] Removing intermediate container 02c97f70a1e7 [2022-04-14T20:46:14.943Z] ---> ba7c732948c3 [2022-04-14T20:46:14.943Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:46:14.943Z] ---> Running in fd1db3ecbe0e [2022-04-14T20:46:14.943Z] ---> Running in 1e33e0f017af [2022-04-14T20:46:14.943Z] ---> Running in 606b02f76b36 [2022-04-14T20:46:15.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:15.837Z] Removing intermediate container e2773752cb82 [2022-04-14T20:46:15.837Z] ---> 1a6f9b687687 [2022-04-14T20:46:15.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T20:46:16.124Z] ---> Running in 450999006e15 [2022-04-14T20:46:16.399Z] Removing intermediate container fd1db3ecbe0e [2022-04-14T20:46:16.399Z] ---> be5e55a6276d [2022-04-14T20:46:16.399Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:46:16.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:16.673Z] ---> Running in e73cf3fa037a [2022-04-14T20:46:17.278Z] Removing intermediate container 1e33e0f017af [2022-04-14T20:46:17.278Z] ---> e5c1936842b5 [2022-04-14T20:46:17.278Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:46:17.278Z] Removing intermediate container 606b02f76b36 [2022-04-14T20:46:17.278Z] ---> ef08de0f439c [2022-04-14T20:46:17.278Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-14T20:46:17.278Z] ---> Running in 56fc6b05c135 [2022-04-14T20:46:17.568Z] ---> Running in 5630b5b88cea [2022-04-14T20:46:17.568Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:46:17.568Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:46:17.568Z] OK: 15741 distinct packages available [2022-04-14T20:46:17.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:18.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:18.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:18.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:18.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:18.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:19.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:19.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:19.793Z] OK: 220 MiB in 52 packages [2022-04-14T20:46:20.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:20.075Z] OK: 220 MiB in 52 packages [2022-04-14T20:46:20.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:46:20.978Z] OK: 220 MiB in 52 packages [2022-04-14T20:46:21.253Z] OK: 220 MiB in 52 packages [2022-04-14T20:46:21.530Z] OK: 220 MiB in 52 packages [2022-04-14T20:46:22.130Z] Removing intermediate container bf18bb545718 [2022-04-14T20:46:22.130Z] ---> 561ebd0f7024 [2022-04-14T20:46:22.130Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-14T20:46:22.130Z] Removing intermediate container 450999006e15 [2022-04-14T20:46:22.130Z] ---> defacc9b6ef1 [2022-04-14T20:46:22.130Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:46:22.729Z] Removing intermediate container e73cf3fa037a [2022-04-14T20:46:22.729Z] Removing intermediate container 56fc6b05c135 [2022-04-14T20:46:22.729Z] ---> ec38f8640499 [2022-04-14T20:46:22.729Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:46:22.729Z] ---> 2af1d0434a0e [2022-04-14T20:46:22.729Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-14T20:46:23.356Z] Removing intermediate container 5630b5b88cea [2022-04-14T20:46:23.356Z] ---> fdcfdf5df074 [2022-04-14T20:46:23.357Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:46:23.640Z] ---> f9e702e468cd [2022-04-14T20:46:23.640Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:46:23.640Z] ---> 1d995b6c46c5 [2022-04-14T20:46:23.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:46:23.640Z] ---> Running in 3cedf2e04175 [2022-04-14T20:46:23.640Z] ---> Running in a7705e804bae [2022-04-14T20:46:24.238Z] ---> 1813a0a2b300 [2022-04-14T20:46:24.238Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:46:24.518Z] ---> 866c03f8da68 [2022-04-14T20:46:24.518Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:46:24.518Z] ---> Running in 1bfedd3951da [2022-04-14T20:46:24.518Z] ---> b1bcdf6c882d [2022-04-14T20:46:24.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:46:24.518Z] ---> Running in 51d2ec086fcb [2022-04-14T20:46:24.794Z] ---> Running in 8999f464e818 [2022-04-14T20:46:29.126Z] Removing intermediate container a7705e804bae [2022-04-14T20:46:29.126Z] ---> e22e9c98dc5c [2022-04-14T20:46:29.126Z] Step 7/20 : COPY . . [2022-04-14T20:46:29.405Z] Removing intermediate container 3cedf2e04175 [2022-04-14T20:46:29.405Z] ---> fe9812224820 [2022-04-14T20:46:29.405Z] Step 8/23 : COPY . . [2022-04-14T20:46:30.401Z] Removing intermediate container 1bfedd3951da [2022-04-14T20:46:30.401Z] ---> 902237c29d00 [2022-04-14T20:46:30.401Z] Step 8/26 : COPY . . [2022-04-14T20:46:30.675Z] Removing intermediate container 51d2ec086fcb [2022-04-14T20:46:30.675Z] ---> f4a13c570c13 [2022-04-14T20:46:30.675Z] Step 8/26 : COPY . . [2022-04-14T20:46:30.675Z] Removing intermediate container 8999f464e818 [2022-04-14T20:46:30.675Z] ---> 565f471a5d5b [2022-04-14T20:46:30.675Z] Step 8/23 : COPY . . [2022-04-14T20:47:03.064Z] ---> 59b627d79bb2 [2022-04-14T20:47:03.064Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:47:03.064Z] ---> 73b5e07f9bfd [2022-04-14T20:47:03.064Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:47:03.064Z] ---> a6869ee061b0 [2022-04-14T20:47:03.064Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-14T20:47:03.064Z] ---> e16f1e05912b [2022-04-14T20:47:03.064Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-14T20:47:03.064Z] ---> 4e80fc5ccb26 [2022-04-14T20:47:03.064Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-14T20:47:03.064Z] ---> Running in 20c1f5eeb727 [2022-04-14T20:47:03.064Z] ---> Running in 9d9e6dded80a [2022-04-14T20:47:03.064Z] ---> Running in aabd47d2f61b [2022-04-14T20:47:03.064Z] ---> Running in 7cbb72d66bcf [2022-04-14T20:47:03.064Z] ---> Running in 4ae8a39b2f83 [2022-04-14T20:47:03.064Z] Removing intermediate container 20c1f5eeb727 [2022-04-14T20:47:03.064Z] ---> 1f5ff4c5bc1c [2022-04-14T20:47:03.064Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:47:03.064Z] Removing intermediate container 9d9e6dded80a [2022-04-14T20:47:03.064Z] ---> a60568f4fd9c [2022-04-14T20:47:03.064Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-14T20:47:03.064Z] ---> Running in 572441dcdea3 [2022-04-14T20:47:03.064Z] ---> Running in d34695a60d00 [2022-04-14T20:47:03.064Z] 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-14T20:47:03.064Z] 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-14T20:47:03.064Z] 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-14T20:47:03.064Z] Removing intermediate container 572441dcdea3 [2022-04-14T20:47:03.064Z] ---> 35bc75ffc550 [2022-04-14T20:47:03.064Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:47:03.064Z] ---> Running in d4830a3b9e8d [2022-04-14T20:47:03.343Z] Removing intermediate container d34695a60d00 [2022-04-14T20:47:03.343Z] ---> 455b7a009359 [2022-04-14T20:47:03.343Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-14T20:47:03.343Z] ---> Running in f492bdf4c143 [2022-04-14T20:47:03.959Z] Removing intermediate container d4830a3b9e8d [2022-04-14T20:47:03.959Z] ---> e0c5680b809c [2022-04-14T20:47:03.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-14T20:47:03.959Z] ---> Running in 035b178f7372 [2022-04-14T20:47:03.959Z] Removing intermediate container f492bdf4c143 [2022-04-14T20:47:03.959Z] ---> 4cb9827437f8 [2022-04-14T20:47:03.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-14T20:47:04.245Z] ---> Running in a01de7cca1e8 [2022-04-14T20:47:07.670Z] spire-1.2.1/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.data/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.data/.file [2022-04-14T20:47:07.670Z] spire-1.2.1/.dockerignore [2022-04-14T20:47:07.670Z] spire-1.2.1/.gitattributes [2022-04-14T20:47:07.670Z] spire-1.2.1/.githooks/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:47:07.670Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:47:07.670Z] spire-1.2.1/.gitignore [2022-04-14T20:47:07.670Z] spire-1.2.1/.go-version [2022-04-14T20:47:07.670Z] spire-1.2.1/.golangci.yml [2022-04-14T20:47:07.670Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:47:07.670Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:47:07.670Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:47:07.670Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:47:07.670Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:47:07.670Z] spire-1.2.1/Dockerfile [2022-04-14T20:47:07.670Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:47:07.670Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:47:07.670Z] spire-1.2.1/LICENSE [2022-04-14T20:47:07.670Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:47:07.670Z] spire-1.2.1/Makefile [2022-04-14T20:47:07.670Z] spire-1.2.1/README.md [2022-04-14T20:47:07.670Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:47:07.670Z] spire-1.2.1/SECURITY.md [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:47:07.670Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.data/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.data/.file [2022-04-14T20:47:07.671Z] spire-1.2.1/.dockerignore [2022-04-14T20:47:07.671Z] spire-1.2.1/.gitattributes [2022-04-14T20:47:07.671Z] spire-1.2.1/.githooks/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:47:07.671Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:47:07.671Z] spire-1.2.1/.gitignore [2022-04-14T20:47:07.671Z] spire-1.2.1/.go-version [2022-04-14T20:47:07.671Z] spire-1.2.1/.golangci.yml [2022-04-14T20:47:07.671Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:47:07.671Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:47:07.671Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:47:07.671Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:47:07.671Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:47:07.671Z] spire-1.2.1/Dockerfile [2022-04-14T20:47:07.671Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/ [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/ [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:47:07.671Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:47:07.671Z] spire-1.2.1/LICENSE [2022-04-14T20:47:07.671Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:47:07.671Z] spire-1.2.1/Makefile [2022-04-14T20:47:07.671Z] spire-1.2.1/README.md [2022-04-14T20:47:07.671Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:47:07.671Z] spire-1.2.1/SECURITY.md [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:47:07.671Z] spire-1.2.1/examples/ [2022-04-14T20:47:07.671Z] spire-1.2.1/examples/README.md [2022-04-14T20:47:07.671Z] spire-1.2.1/go.mod [2022-04-14T20:47:07.671Z] spire-1.2.1/go.sum [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:47:07.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/ [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/ [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/ [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:47:07.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:47:07.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:47:07.672Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:47:07.672Z] spire-1.2.1/examples/ [2022-04-14T20:47:07.672Z] spire-1.2.1/examples/README.md [2022-04-14T20:47:07.672Z] spire-1.2.1/go.mod [2022-04-14T20:47:07.672Z] spire-1.2.1/go.sum [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/common/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:47:07.672Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:47:07.673Z] [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:47:07.673Z] [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:47:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:47:07.674Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:47:07.949Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:47:07.950Z] [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:47:07.950Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:47:07.951Z] [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:47:07.951Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:47:07.952Z] [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:47:07.952Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:47:08.230Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:47:08.231Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:47:08.232Z] [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:47:08.232Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:47:08.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/proto/ [2022-04-14T20:47:08.511Z] spire-1.2.1/proto/private/ [2022-04-14T20:47:08.511Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:47:08.511Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:47:08.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:47:08.512Z] spire-1.2.1/release/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:47:08.512Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:47:08.512Z] spire-1.2.1/script/ [2022-04-14T20:47:08.512Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:47:08.512Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:47:08.512Z] spire-1.2.1/support/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:47:08.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:47:08.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:47:08.513Z] [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:47:08.513Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/clock/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fixture/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:47:08.513Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:47:08.514Z] spire-1.2.1/proto/ [2022-04-14T20:47:08.514Z] spire-1.2.1/proto/private/ [2022-04-14T20:47:08.514Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:47:08.514Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:47:08.514Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:47:08.792Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:47:08.792Z] spire-1.2.1/release/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:47:08.792Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:47:08.792Z] spire-1.2.1/script/ [2022-04-14T20:47:08.792Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:47:08.792Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:47:08.792Z] spire-1.2.1/support/ [2022-04-14T20:47:08.792Z] spire-1.2.1/support/k8s/ [2022-04-14T20:47:08.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:47:08.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:47:08.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:47:08.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:47:08.792Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:47:08.792Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:47:08.792Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/common [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:47:08.793Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:47:08.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:47:08.794Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/clock/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:47:08.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:47:08.794Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/common [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:47:08.795Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:47:08.796Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:47:09.074Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:47:09.075Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testca/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testkey/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/race.go [2022-04-14T20:47:09.075Z] spire-1.2.1/test/util/util.go [2022-04-14T20:47:09.075Z] building spire from source... [2022-04-14T20:47:09.075Z] [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:09.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:47:09.076Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:47:09.076Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:47:09.076Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:47:09.076Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:47:09.076Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:47:09.076Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testca/ [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testkey/ [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:47:09.353Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/ [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/race.go [2022-04-14T20:47:09.353Z] spire-1.2.1/test/util/util.go [2022-04-14T20:47:09.353Z] building spire from source... [2022-04-14T20:47:09.632Z] Installing go1.17.7... [2022-04-14T20:47:09.910Z] Installing go1.17.7... [2022-04-14T20:47:36.750Z] Building bin/spire-server... [2022-04-14T20:47:36.750Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:47:36.750Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:47:36.750Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:47:36.750Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:47:36.750Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:47:36.750Z] Building bin/spire-server... [2022-04-14T20:47:36.750Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:47:36.750Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:47:36.750Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:47:37.740Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:47:37.740Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:47:38.730Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:47:39.006Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:47:39.284Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:47:39.560Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:47:39.560Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:47:40.176Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:47:40.176Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:47:40.176Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:47:40.456Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:47:40.456Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:47:40.456Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:47:40.456Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:47:40.733Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:47:41.013Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:47:41.013Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:47:41.291Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:47:41.569Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:47:41.847Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:47:41.847Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:47:42.125Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:47:42.406Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:47:42.406Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:47:43.013Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:47:43.013Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:47:43.013Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:47:43.291Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:47:43.291Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:47:43.291Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:47:43.568Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:47:43.568Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:47:43.845Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:47:43.845Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:47:45.309Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:47:45.309Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:48:07.524Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:48:07.524Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:48:07.808Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:48:07.808Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:48:08.456Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:48:08.456Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:48:08.456Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:48:08.456Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:48:08.735Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:48:08.735Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:48:09.013Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:48:09.013Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:48:09.013Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:48:09.619Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:48:09.619Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:48:09.896Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:48:09.896Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:48:09.896Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:48:10.173Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:48:10.777Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:48:10.777Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:48:10.777Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:48:10.777Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:48:11.058Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:48:11.058Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:48:11.058Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:48:11.058Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:48:11.336Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:48:11.336Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:48:11.615Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:48:11.615Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:48:11.615Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:48:11.892Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:48:11.892Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:48:11.892Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:48:11.892Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:48:11.892Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:48:12.170Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:48:12.170Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:48:12.170Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:48:12.170Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:48:12.449Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:48:13.440Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:48:13.719Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:48:14.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:48:14.571Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:48:14.571Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:48:14.872Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:48:15.168Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:48:15.168Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:48:15.168Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:48:15.465Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:48:15.759Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:48:15.759Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:48:16.381Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:48:16.381Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:48:16.663Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:48:17.264Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:48:17.538Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:48:18.137Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:48:18.413Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:48:18.413Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:48:19.020Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:48:19.020Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:48:21.007Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:48:21.007Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:48:21.007Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:48:21.007Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:48:21.284Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:48:21.284Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:48:21.284Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:48:21.560Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:48:21.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:48:21.836Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:48:22.111Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:48:22.111Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:48:23.100Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:48:27.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:48:27.428Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:48:27.428Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:48:49.642Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:48:49.642Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:48:49.642Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:49:02.092Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:49:02.092Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:49:02.376Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:49:02.376Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:49:02.376Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:49:03.370Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:49:04.816Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:49:13.119Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:49:14.553Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:49:14.553Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:49:16.003Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:49:16.281Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:49:16.281Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:49:16.281Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:49:19.687Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:49:19.687Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:49:19.687Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:49:21.124Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:49:21.124Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:49:21.400Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:49:21.676Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:49:21.953Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:49:22.228Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:49:23.663Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:49:23.663Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:49:23.939Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:49:24.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:49:24.223Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:49:24.501Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:49:24.501Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:49:25.102Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:49:26.548Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:49:26.548Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:49:26.828Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:49:33.618Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:49:33.618Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:49:33.618Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:49:33.618Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:49:33.618Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:49:33.618Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:49:33.897Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:49:33.897Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:49:34.177Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:49:34.456Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:49:35.065Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:49:35.065Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:49:35.065Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:49:35.346Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:49:35.346Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:49:35.346Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:49:35.625Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:49:35.625Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:49:35.625Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:49:35.903Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:49:35.903Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:49:35.903Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:49:35.903Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:49:37.353Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:49:37.353Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:49:37.631Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:49:37.632Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:49:37.632Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:49:37.908Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:49:38.187Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:49:38.792Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:49:39.397Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:49:39.674Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:49:39.674Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:49:39.674Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:49:39.952Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:49:40.229Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:49:40.229Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:49:40.516Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:49:40.806Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:49:40.806Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:49:40.806Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:49:41.086Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:49:41.087Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:49:42.535Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:49:42.535Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:49:42.814Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:49:43.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:49:43.372Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:49:43.653Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:49:44.656Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:49:44.656Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:49:45.263Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:49:45.541Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:49:45.541Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:49:45.819Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:49:48.965Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:49:49.237Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:49:49.511Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:49:49.792Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:49:49.792Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:49:49.792Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:49:50.402Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:49:50.402Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:49:50.402Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:49:50.685Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:49:50.685Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:49:50.685Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:49:50.685Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:49:50.685Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:49:50.963Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:49:50.963Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:49:50.963Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:49:50.963Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:49:50.963Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:49:51.247Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:49:51.247Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:49:52.257Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:49:52.539Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:49:53.146Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:49:53.146Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:49:53.146Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:49:54.138Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:49:54.416Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:49:54.694Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:49:54.694Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:49:54.694Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:49:54.972Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:49:54.972Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:49:56.426Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:49:56.426Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:49:56.706Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:49:57.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:49:57.094Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:49:59.078Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:50:00.062Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:50:00.062Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:50:00.667Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:50:00.667Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:50:00.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:50:00.667Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:50:00.667Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:50:00.667Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:50:00.942Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:50:00.942Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:50:01.547Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:50:01.824Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:50:04.470Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:50:07.117Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:50:07.117Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:50:07.725Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:50:07.725Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:50:08.722Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:50:08.722Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:50:09.002Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:50:09.280Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:50:09.280Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:50:09.280Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:50:09.564Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:50:19.784Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:50:19.784Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:50:19.784Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:50:19.784Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:50:46.658Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:50:46.658Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:50:46.658Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T20:50:46.658Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:52:08.536Z] Removing intermediate container 4ae8a39b2f83 [2022-04-14T20:52:08.536Z] ---> 0ea5025b7d96 [2022-04-14T20:52:08.536Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-14T20:52:08.536Z] ---> Running in b9ae519cb09a [2022-04-14T20:52:08.536Z] 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-14T20:52:08.536Z] Removing intermediate container b9ae519cb09a [2022-04-14T20:52:08.536Z] ---> 01a59ac5e957 [2022-04-14T20:52:08.536Z] [2022-04-14T20:52:08.536Z] Step 11/23 : FROM docker:20.10.14 [2022-04-14T20:52:08.536Z] 20.10.14: Pulling from library/docker [2022-04-14T20:52:26.916Z] Removing intermediate container 7cbb72d66bcf [2022-04-14T20:52:26.916Z] ---> 9383f50d1c6a [2022-04-14T20:52:26.916Z] [2022-04-14T20:52:26.916Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T20:52:26.916Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-14T20:52:26.916Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-14T20:52:26.916Z] ---> c346e9eafbab [2022-04-14T20:52:26.916Z] 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-14T20:52:26.916Z] 3.14: Pulling from library/alpine [2022-04-14T20:52:26.916Z] ---> Running in 60563c59279c [2022-04-14T20:52:26.916Z] Removing intermediate container 60563c59279c [2022-04-14T20:52:26.916Z] ---> 51d5ce17857b [2022-04-14T20:52:26.916Z] 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-14T20:52:26.916Z] ---> Running in 4c14b497f85d [2022-04-14T20:52:27.938Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T20:52:27.938Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T20:52:27.938Z] ---> ac73e934f311 [2022-04-14T20:52:27.938Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T20:52:28.232Z] ---> Running in 9ff8715369e4 [2022-04-14T20:52:29.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:52:29.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:52:30.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:52:30.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:52:30.835Z] (1/43) Installing readline (8.1.1-r0) [2022-04-14T20:52:30.835Z] (2/43) Installing bash (5.1.16-r0) [2022-04-14T20:52:31.120Z] Executing bash-5.1.16-r0.post-install [2022-04-14T20:52:31.120Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:52:31.120Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:52:31.120Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-14T20:52:31.120Z] (6/43) Installing curl (7.80.0-r0) [2022-04-14T20:52:31.120Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-14T20:52:31.120Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-14T20:52:31.120Z] (9/43) Installing expat (2.4.7-r0) [2022-04-14T20:52:31.120Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-14T20:52:31.120Z] (11/43) Installing gdbm (1.22-r0) [2022-04-14T20:52:31.120Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-14T20:52:31.120Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-14T20:52:31.120Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-14T20:52:31.404Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-14T20:52:31.404Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-14T20:52:31.404Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-14T20:52:32.015Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-14T20:52:32.015Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T20:52:32.015Z] OK: 5 MiB in 15 packages [2022-04-14T20:52:33.477Z] Removing intermediate container 9ff8715369e4 [2022-04-14T20:52:33.477Z] ---> f5f79749a312 [2022-04-14T20:52:33.477Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T20:52:33.760Z] ---> Running in b45833d8d837 [2022-04-14T20:52:34.393Z] Removing intermediate container b45833d8d837 [2022-04-14T20:52:34.393Z] ---> 9946d6b60e08 [2022-04-14T20:52:34.393Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-14T20:52:34.670Z] ---> Running in 5801f54df4e8 [2022-04-14T20:52:34.950Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-14T20:52:34.950Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-14T20:52:34.950Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-14T20:52:34.950Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-14T20:52:34.950Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-14T20:52:35.229Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-14T20:52:35.229Z] Removing intermediate container 5801f54df4e8 [2022-04-14T20:52:35.229Z] ---> 4a7ecd8d7123 [2022-04-14T20:52:35.229Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T20:52:35.229Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-14T20:52:35.229Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-14T20:52:35.514Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-14T20:52:35.514Z] ---> Running in 16f79cf05930 [2022-04-14T20:52:35.514Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-14T20:52:35.514Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-14T20:52:35.514Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-14T20:52:35.514Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-14T20:52:35.514Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-14T20:52:35.514Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-14T20:52:35.806Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-14T20:52:35.806Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-14T20:52:35.806Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-14T20:52:35.806Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-14T20:52:35.806Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-14T20:52:35.806Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-14T20:52:35.806Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-14T20:52:35.806Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-14T20:52:35.806Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-14T20:52:36.084Z] Removing intermediate container 16f79cf05930 [2022-04-14T20:52:36.084Z] ---> 42e634872c09 [2022-04-14T20:52:36.084Z] Step 15/23 : WORKDIR / [2022-04-14T20:52:36.084Z] ---> Running in 660bb360f469 [2022-04-14T20:52:36.364Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-14T20:52:36.364Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-14T20:52:36.640Z] Removing intermediate container 660bb360f469 [2022-04-14T20:52:36.640Z] ---> b2e72d1310e5 [2022-04-14T20:52:36.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:52:37.213Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:52:37.213Z] OK: 82 MiB in 65 packages [2022-04-14T20:52:37.829Z] ---> 3c54d1fcc01f [2022-04-14T20:52:37.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-14T20:52:39.936Z] ---> 5c7b463eb671 [2022-04-14T20:52:39.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-14T20:52:40.725Z] ---> 624b557a5fbf [2022-04-14T20:52:40.725Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-14T20:52:40.725Z] ---> Running in 581f67d76de9 [2022-04-14T20:52:41.411Z] Removing intermediate container 581f67d76de9 [2022-04-14T20:52:41.411Z] ---> 703563a6f67b [2022-04-14T20:52:41.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:52:41.411Z] ---> Running in e7f69e1f6f35 [2022-04-14T20:52:42.348Z] Removing intermediate container e7f69e1f6f35 [2022-04-14T20:52:42.348Z] ---> 6cf1c98776f5 [2022-04-14T20:52:42.348Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T20:52:42.348Z] ---> Running in 30993a63abc7 [2022-04-14T20:52:42.969Z] Removing intermediate container 30993a63abc7 [2022-04-14T20:52:42.969Z] ---> 71934aafaddb [2022-04-14T20:52:42.969Z] Step 22/23 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T20:52:42.969Z] ---> Running in 9734a8fee509 [2022-04-14T20:52:43.605Z] Removing intermediate container 9734a8fee509 [2022-04-14T20:52:43.605Z] ---> ed063fe8d364 [2022-04-14T20:52:43.605Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:52:43.883Z] ---> Running in 452a49183875 [2022-04-14T20:52:44.488Z] Removing intermediate container 452a49183875 [2022-04-14T20:52:44.488Z] ---> 196c38f26cd6 [2022-04-14T20:52:44.488Z] [2022-04-14T20:52:44.769Z] Collecting docker-compose==1.23.2 [2022-04-14T20:52:44.769Z] Successfully built 196c38f26cd6 [2022-04-14T20:52:44.769Z] Successfully tagged core-metadata-arm64:latest [2022-04-14T20:52:44.769Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-14T20:52:45.048Z]  Building core-metadata ... done Building security-spire-server [2022-04-14T20:52:45.653Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-14T20:52:45.933Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-14T20:52:47.380Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-14T20:52:47.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-14T20:52:47.981Z] Collecting docker<4.0,>=3.6.0 [2022-04-14T20:52:47.981Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-14T20:52:47.981Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-14T20:52:47.981Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-14T20:52:50.621Z] Collecting texttable<0.10,>=0.9.0 [2022-04-14T20:52:50.899Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-14T20:52:53.535Z] Collecting cached-property<2,>=1.2.0 [2022-04-14T20:52:53.535Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-14T20:52:53.813Z] Collecting jsonschema<3,>=2.5.1 [2022-04-14T20:52:53.813Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-14T20:52:55.810Z] Collecting PyYAML<4,>=3.10 [2022-04-14T20:52:55.810Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-14T20:53:01.252Z] Collecting docopt<0.7,>=0.6.1 [2022-04-14T20:53:01.252Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-14T20:53:04.673Z] 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-14T20:53:05.276Z] Collecting docker-pycreds>=0.4.0 [2022-04-14T20:53:05.276Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-14T20:53:06.273Z] Collecting idna<2.8,>=2.5 [2022-04-14T20:53:06.273Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-14T20:53:06.551Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-14T20:53:06.551Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-14T20:53:06.551Z] 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-14T20:53:07.540Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-14T20:53:07.540Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-14T20:53:08.533Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-14T20:53:08.533Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-14T20:53:08.533Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-14T20:53:08.533Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-14T20:53:10.547Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-14T20:53:10.547Z] Attempting uninstall: urllib3 [2022-04-14T20:53:10.547Z] Found existing installation: urllib3 1.26.7 [2022-04-14T20:53:10.547Z] Uninstalling urllib3-1.26.7: [2022-04-14T20:53:10.825Z] Successfully uninstalled urllib3-1.26.7 [2022-04-14T20:53:11.818Z] Attempting uninstall: idna [2022-04-14T20:53:11.818Z] Found existing installation: idna 3.3 [2022-04-14T20:53:11.818Z] Uninstalling idna-3.3: [2022-04-14T20:53:12.099Z] Successfully uninstalled idna-3.3 [2022-04-14T20:53:16.444Z] Attempting uninstall: requests [2022-04-14T20:53:16.444Z] Found existing installation: requests 2.26.0 [2022-04-14T20:53:16.444Z] Uninstalling requests-2.26.0: [2022-04-14T20:53:16.444Z] Successfully uninstalled requests-2.26.0 [2022-04-14T20:53:17.066Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:53:17.066Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:53:17.066Z] ---> 790e9ca1b114 [2022-04-14T20:53:17.066Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T20:53:17.066Z] ---> Using cache [2022-04-14T20:53:17.066Z] ---> ba7c732948c3 [2022-04-14T20:53:17.066Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:53:17.066Z] ---> Using cache [2022-04-14T20:53:17.066Z] ---> ef08de0f439c [2022-04-14T20:53:17.066Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-14T20:53:17.066Z] ---> Running in 389bf47d5374 [2022-04-14T20:53:17.066Z] Running setup.py install for texttable: started [2022-04-14T20:53:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:53:19.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:53:19.965Z] Running setup.py install for texttable: finished with status 'done' [2022-04-14T20:53:19.965Z] Running setup.py install for PyYAML: started [2022-04-14T20:53:21.418Z] OK: 220 MiB in 52 packages [2022-04-14T20:53:22.420Z] Removing intermediate container 389bf47d5374 [2022-04-14T20:53:22.420Z] ---> b347e954248e [2022-04-14T20:53:22.420Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T20:53:23.424Z] ---> e37df9aa5a7b [2022-04-14T20:53:23.424Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:53:23.709Z] ---> Running in eb63e2bf62c8 [2022-04-14T20:53:24.710Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-14T20:53:24.990Z] Running setup.py install for docopt: started [2022-04-14T20:53:28.418Z] Running setup.py install for docopt: finished with status 'done' [2022-04-14T20:53:28.418Z] Running setup.py install for dockerpty: started [2022-04-14T20:53:29.421Z] Removing intermediate container eb63e2bf62c8 [2022-04-14T20:53:29.421Z] ---> 91a4b1e199b5 [2022-04-14T20:53:29.421Z] Step 8/25 : COPY . . [2022-04-14T20:53:31.444Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-14T20:53:34.869Z] 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-14T20:54:01.740Z] ---> e332f03704e4 [2022-04-14T20:54:01.740Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-14T20:54:01.740Z] Removing intermediate container 4c14b497f85d [2022-04-14T20:54:01.740Z] ---> dad7bcf38a91 [2022-04-14T20:54:01.740Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-14T20:54:01.740Z] ---> Running in 0465b8b4fd4e [2022-04-14T20:54:01.740Z] ---> Running in c2b41b3cddd6 [2022-04-14T20:54:01.740Z] Removing intermediate container 0465b8b4fd4e [2022-04-14T20:54:01.740Z] ---> ddad629f927e [2022-04-14T20:54:01.740Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-14T20:54:01.740Z] ---> Running in 4585fb9b50e6 [2022-04-14T20:54:01.740Z] Removing intermediate container c2b41b3cddd6 [2022-04-14T20:54:01.740Z] ---> 003ddca55763 [2022-04-14T20:54:01.740Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-14T20:54:01.740Z] ---> Running in 786cf4fde4af [2022-04-14T20:54:01.740Z] Removing intermediate container 786cf4fde4af [2022-04-14T20:54:01.740Z] ---> 6a9860ac0633 [2022-04-14T20:54:01.740Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-14T20:54:02.348Z] ---> f61fb2b83bc2 [2022-04-14T20:54:02.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-14T20:54:02.625Z] Removing intermediate container 4585fb9b50e6 [2022-04-14T20:54:02.625Z] ---> d26b14ea3b2d [2022-04-14T20:54:02.625Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-14T20:54:02.910Z] ---> Running in 1cc0a84cfeae [2022-04-14T20:54:03.527Z] Removing intermediate container 1cc0a84cfeae [2022-04-14T20:54:03.527Z] ---> b95fa89964aa [2022-04-14T20:54:03.527Z] 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-14T20:54:03.812Z] ---> Running in 78c2ff2c7348 [2022-04-14T20:54:04.096Z] ---> acf4785341aa [2022-04-14T20:54:04.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-14T20:54:06.113Z] ---> bc8ecf1d83ae [2022-04-14T20:54:06.113Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-14T20:54:06.113Z] ---> Running in 8ffbf8ed0dfc [2022-04-14T20:54:06.416Z] Removing intermediate container 8ffbf8ed0dfc [2022-04-14T20:54:06.416Z] ---> 9e360e4f8c07 [2022-04-14T20:54:06.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:54:06.416Z] ---> Running in 57f09130b935 [2022-04-14T20:54:06.692Z] spire-1.2.1/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.data/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.data/.file [2022-04-14T20:54:06.968Z] spire-1.2.1/.dockerignore [2022-04-14T20:54:06.968Z] spire-1.2.1/.gitattributes [2022-04-14T20:54:06.968Z] spire-1.2.1/.githooks/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.githooks/pre-commit [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/dependabot.yml [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-14T20:54:06.968Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-14T20:54:06.969Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-14T20:54:06.969Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-14T20:54:06.969Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-14T20:54:06.969Z] spire-1.2.1/.gitignore [2022-04-14T20:54:06.969Z] spire-1.2.1/.go-version [2022-04-14T20:54:06.969Z] spire-1.2.1/.golangci.yml [2022-04-14T20:54:06.969Z] spire-1.2.1/ADOPTERS.md [2022-04-14T20:54:06.969Z] spire-1.2.1/CHANGELOG.md [2022-04-14T20:54:06.969Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-14T20:54:06.969Z] spire-1.2.1/CODEOWNERS [2022-04-14T20:54:06.969Z] spire-1.2.1/CONTRIBUTING.md [2022-04-14T20:54:06.969Z] spire-1.2.1/Dockerfile [2022-04-14T20:54:06.969Z] spire-1.2.1/Dockerfile.dev [2022-04-14T20:54:06.969Z] spire-1.2.1/Dockerfile.scratch [2022-04-14T20:54:06.969Z] spire-1.2.1/LICENSE [2022-04-14T20:54:06.969Z] spire-1.2.1/MAINTAINERS.md [2022-04-14T20:54:06.969Z] spire-1.2.1/Makefile [2022-04-14T20:54:06.969Z] spire-1.2.1/README.md [2022-04-14T20:54:06.969Z] spire-1.2.1/ROADMAP.md [2022-04-14T20:54:06.969Z] spire-1.2.1/SECURITY.md [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/Removing intermediate container 57f09130b935 [2022-04-14T20:54:06.969Z] ---> 94dd22835eb9 [2022-04-14T20:54:06.969Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T20:54:06.969Z] [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-14T20:54:06.969Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 577d58e1596d [2022-04-14T20:54:07.285Z] [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-14T20:54:07.285Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/ [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/agent/ [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/agent/agent.conf [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/server/ [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/server/server.conf [2022-04-14T20:54:07.285Z] spire-1.2.1/conf/server/server_full.conf [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/ [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/SPIRE101.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/auditlog.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/ [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/scaling_spire.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/spire_agent.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/spire_server.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/supported_integrations.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/telemetry.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/telemetry_config.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/upgrading.md [2022-04-14T20:54:07.285Z] spire-1.2.1/doc/using_spire.md [2022-04-14T20:54:07.285Z] spire-1.2.1/examples/ [2022-04-14T20:54:07.285Z] spire-1.2.1/examples/README.md [2022-04-14T20:54:07.285Z] spire-1.2.1/go.mod [2022-04-14T20:54:07.285Z] spire-1.2.1/go.sum [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/agent.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-14T20:54:07.285Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-14T20:54:07.286Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-14T20:54:07.286Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-14T20:54:07.286Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/config.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-14T20:54:07.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-14T20:54:07.911Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/names.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/auth/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/context.goRemoving intermediate container 577d58e1596d [2022-04-14T20:54:07.912Z] ---> 0c4eff4bfdad [2022-04-14T20:54:07.912Z] Step 22/23 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T20:54:07.912Z] [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/config.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/context.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/health.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-14T20:54:07.912Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/log.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/log/options.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go ---> Running in 9ded6e5a1e4a [2022-04-14T20:54:08.225Z] [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-14T20:54:08.225Z] spire-1.2.1/pkg/common/plugin/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/profiling/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/uptime/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/task.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/version/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/version/version.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509util/ [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-14T20:54:08.226Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/api.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/health/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/id.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/status.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/ [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-14T20:54:08.629Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/config.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.goRemoving intermediate container 9ded6e5a1e4a [2022-04-14T20:54:08.630Z] ---> d5960c88e478 [2022-04-14T20:54:08.630Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T20:54:08.630Z] [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-14T20:54:08.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go ---> Running in fced3be31955 [2022-04-14T20:54:08.929Z] [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:54:08.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/registration/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/server.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/server_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/ [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/private/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/private/server/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/private/server/journal/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/plugin/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-14T20:54:09.259Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-14T20:54:09.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-14T20:54:09.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-14T20:54:09.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-14T20:54:09.260Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-14T20:54:09.260Z] spire-1.2.1/release/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/README.md [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/README.md [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/conf/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/conf/server/ [2022-04-14T20:54:09.260Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-14T20:54:09.260Z] spire-1.2.1/script/ [2022-04-14T20:54:09.260Z] spire-1.2.1/script/build-artifact.sh [2022-04-14T20:54:09.260Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-14T20:54:09.260Z] spire-1.2.1/support/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-14T20:54:09.260Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.goRemoving intermediate container fced3be31955 [2022-04-14T20:54:09.593Z] ---> 60d57a426be7 [2022-04-14T20:54:09.593Z] [2022-04-14T20:54:09.593Z] [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-14T20:54:09.593Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/clock/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/clock/clock.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/ [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-14T20:54:09.593Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/fixture.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/README.md [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/common [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-14T20:54:09.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-14T20:54:09.900Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-14T20:54:10.180Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-testsSuccessfully built 60d57a426be7 [2022-04-14T20:54:10.181Z] [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-14T20:54:10.181Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/test-one.sh [2022-04-14T20:54:10.501Z] spire-1.2.1/test/integration/test.sh [2022-04-14T20:54:10.501Z] spire-1.2.1/test/plugintest/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/plugintest/config.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/plugintest/load.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/plugintest/option.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/dir.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/logs.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/suite.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/spiretest/x509.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testca/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testca/ca.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testkey/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testkey/generate.sh [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testkey/keys.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/testkey/new.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/tpmsimulator/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/ [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/cert_generation.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/io_redirection.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/race.go [2022-04-14T20:54:10.501Z] spire-1.2.1/test/util/util.go [2022-04-14T20:54:10.501Z] building spire from source... [2022-04-14T20:54:10.501Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-14T20:54:10.501Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-14T20:54:11.108Z] Installing go1.17.7... [2022-04-14T20:54:21.445Z] Removing intermediate container aabd47d2f61b [2022-04-14T20:54:21.445Z] ---> 2d943191f4ac [2022-04-14T20:54:21.445Z] [2022-04-14T20:54:21.445Z] Step 9/20 : FROM alpine:3.15 [2022-04-14T20:54:21.445Z] 3.15: Pulling from library/alpine [2022-04-14T20:54:21.445Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-14T20:54:21.445Z] Status: Downloaded newer image for alpine:3.15 [2022-04-14T20:54:21.445Z] ---> 3fb3c9af89a9 [2022-04-14T20:54:21.445Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T20:54:21.722Z] ---> Running in 05090111726b [2022-04-14T20:54:22.333Z] Removing intermediate container 05090111726b [2022-04-14T20:54:22.333Z] ---> 15a6992e6016 [2022-04-14T20:54:22.333Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:54:22.333Z] ---> Running in 44e049e3a888 [2022-04-14T20:54:26.688Z] Removing intermediate container 44e049e3a888 [2022-04-14T20:54:26.688Z] ---> 3bfe70d4c6de [2022-04-14T20:54:26.688Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-14T20:54:26.688Z] ---> Running in fa988cce7e2b [2022-04-14T20:54:29.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:30.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:33.606Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T20:54:33.606Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T20:54:33.606Z] OK: 15730 distinct packages available [2022-04-14T20:54:33.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:35.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:37.797Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-14T20:54:37.797Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-14T20:54:38.086Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-14T20:54:38.377Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-14T20:54:38.377Z] (5/9) Installing curl (7.80.0-r0) [2022-04-14T20:54:38.377Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-14T20:54:38.674Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-14T20:54:38.674Z] (8/9) Installing libucontext (1.1-r0) [2022-04-14T20:54:38.961Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-14T20:54:38.961Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T20:54:38.961Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T20:54:39.584Z] OK: 8 MiB in 23 packages [2022-04-14T20:54:41.617Z] Building bin/spire-server... [2022-04-14T20:54:41.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-14T20:54:41.617Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-14T20:54:41.617Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-14T20:54:42.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:54:42.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:54:42.235Z] ---> 790e9ca1b114 [2022-04-14T20:54:42.235Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T20:54:42.235Z] ---> Using cache [2022-04-14T20:54:42.235Z] ---> ba7c732948c3 [2022-04-14T20:54:42.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:54:42.235Z] ---> Using cache [2022-04-14T20:54:42.235Z] ---> ef08de0f439c [2022-04-14T20:54:42.513Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-14T20:54:42.513Z] ---> Running in 0c5bd70f3101 [2022-04-14T20:54:42.513Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-14T20:54:43.517Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-14T20:54:43.799Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-14T20:54:43.799Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-14T20:54:44.098Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-14T20:54:44.098Z] Removing intermediate container fa988cce7e2b [2022-04-14T20:54:44.098Z] ---> 70eb9bd7a7e5 [2022-04-14T20:54:44.098Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T20:54:44.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:45.323Z] ---> 56fffe594f52 [2022-04-14T20:54:45.323Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-14T20:54:45.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:54:47.406Z] OK: 220 MiB in 52 packages [2022-04-14T20:54:47.406Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-14T20:54:47.691Z]  ---> 5d52f5165152 [2022-04-14T20:54:47.691Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-14T20:54:47.691Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-14T20:54:48.321Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-14T20:54:48.321Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-14T20:54:48.950Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-14T20:54:49.240Z] Removing intermediate container 0c5bd70f3101 [2022-04-14T20:54:49.240Z] ---> c93cefc91bb1 [2022-04-14T20:54:49.240Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T20:54:49.240Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-14T20:54:49.240Z]  ---> 447a36cf428b [2022-04-14T20:54:49.240Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-14T20:54:49.240Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-14T20:54:49.240Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-14T20:54:49.534Z]  ---> Running in 594aab73af3f [2022-04-14T20:54:49.534Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-14T20:54:49.534Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-14T20:54:49.534Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-14T20:54:49.818Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-14T20:54:50.132Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-14T20:54:50.417Z] Removing intermediate container 594aab73af3f [2022-04-14T20:54:50.417Z] ---> cb8231e96582 [2022-04-14T20:54:50.417Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T20:54:50.417Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-14T20:54:50.417Z]  ---> 7672517ed4b1 [2022-04-14T20:54:50.417Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:54:50.417Z] ---> Running in 018efbb05915 [2022-04-14T20:54:50.417Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-14T20:54:50.693Z]  ---> Running in 9e035d2c7bca [2022-04-14T20:54:51.294Z] Removing intermediate container 018efbb05915 [2022-04-14T20:54:51.294Z] ---> 4e4c858d2812 [2022-04-14T20:54:51.294Z] Step 18/20 : LABEL arch=arm64 [2022-04-14T20:54:51.571Z] ---> Running in 73271d6b5590 [2022-04-14T20:54:51.847Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-14T20:54:52.470Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-14T20:54:52.470Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-14T20:54:52.470Z] Removing intermediate container 73271d6b5590 [2022-04-14T20:54:52.470Z] ---> 3d3aebed4ff0 [2022-04-14T20:54:52.470Z] Step 19/20 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T20:54:52.748Z] ---> Running in 8fd7f2ec866b [2022-04-14T20:54:53.026Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-14T20:54:53.026Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-14T20:54:53.320Z] Removing intermediate container 8fd7f2ec866b [2022-04-14T20:54:53.320Z] ---> 860838e2d5f2 [2022-04-14T20:54:53.320Z] Step 20/20 : LABEL version=0.0.0 [2022-04-14T20:54:53.605Z] ---> Running in 22501b841334 [2022-04-14T20:54:54.223Z] Removing intermediate container 22501b841334 [2022-04-14T20:54:54.224Z] ---> e7b9481cbae4 [2022-04-14T20:54:54.224Z] [2022-04-14T20:54:54.504Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-14T20:54:54.786Z] Successfully built e7b9481cbae4 [2022-04-14T20:54:54.786Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-14T20:54:54.786Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-04-14T20:54:56.811Z] Removing intermediate container 9e035d2c7bca [2022-04-14T20:54:56.811Z] ---> bcac984499ce [2022-04-14T20:54:56.811Z] Step 8/23 : COPY . . [2022-04-14T20:55:23.740Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-14T20:55:23.740Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-14T20:55:23.740Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-14T20:55:23.740Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-14T20:55:23.740Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-14T20:55:23.740Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-14T20:55:23.740Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-14T20:55:23.740Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-14T20:55:23.740Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-14T20:55:23.740Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-14T20:55:23.740Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-14T20:55:23.740Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-14T20:55:23.740Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-14T20:55:24.362Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-14T20:55:24.644Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-14T20:55:24.644Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-14T20:55:24.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-14T20:55:24.938Z]  ---> 2d372a2719c5 [2022-04-14T20:55:24.938Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-14T20:55:25.222Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-14T20:55:25.222Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-14T20:55:25.222Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-14T20:55:25.222Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-14T20:55:25.503Z]  ---> Running in c2da9dfa11f0 [2022-04-14T20:55:25.503Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-14T20:55:26.124Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-14T20:55:26.124Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-14T20:55:26.124Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-14T20:55:26.406Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T20:55:26.406Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-14T20:55:26.406Z] ---> 790e9ca1b114 [2022-04-14T20:55:26.406Z] Step 3/31 : WORKDIR /edgex-go [2022-04-14T20:55:26.406Z] ---> Using cache [2022-04-14T20:55:26.406Z] ---> ba7c732948c3 [2022-04-14T20:55:26.406Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T20:55:26.406Z] ---> Using cache [2022-04-14T20:55:26.406Z] ---> ef08de0f439c [2022-04-14T20:55:26.406Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-14T20:55:26.406Z] ---> Running in 26db4fc2ee81 [2022-04-14T20:55:26.406Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-14T20:55:26.406Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-14T20:55:26.693Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-14T20:55:26.974Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-14T20:55:27.983Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-14T20:55:27.983Z] 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-14T20:55:27.983Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-14T20:55:27.984Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-14T20:55:28.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:28.550Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-14T20:55:28.550Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-14T20:55:29.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T20:55:30.554Z] OK: 220 MiB in 52 packages [2022-04-14T20:55:31.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-14T20:55:32.379Z] Removing intermediate container 26db4fc2ee81 [2022-04-14T20:55:32.379Z] ---> dea82a532815 [2022-04-14T20:55:32.379Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-14T20:55:33.538Z] ---> 77f2779a2681 [2022-04-14T20:55:33.538Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T20:55:33.538Z] ---> Running in 876c421b3489 [2022-04-14T20:55:38.121Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-14T20:55:38.121Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-14T20:55:38.121Z] go: downloading google.golang.org/api v0.70.0 [2022-04-14T20:55:38.121Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-14T20:55:38.401Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-14T20:55:39.401Z] Removing intermediate container 876c421b3489 [2022-04-14T20:55:39.401Z] ---> 6878ae4ef72b [2022-04-14T20:55:39.401Z] Step 8/31 : COPY . . [2022-04-14T20:56:01.680Z] ---> 34241c20f0e1 [2022-04-14T20:56:01.680Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-14T20:56:01.680Z] ---> Running in 9c861a03a51e [2022-04-14T20:56:01.680Z] 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-14T20:56:23.950Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-14T20:56:23.950Z] go: downloading k8s.io/api v0.23.4 [2022-04-14T20:56:23.950Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-14T20:56:32.304Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-14T20:56:32.304Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-14T20:56:32.586Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-14T20:56:32.586Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-14T20:56:33.196Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-14T20:56:34.657Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-14T20:56:37.318Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-14T20:56:38.316Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-14T20:56:38.596Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-14T20:56:38.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-14T20:56:39.878Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-14T20:56:39.878Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-14T20:56:40.160Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-14T20:56:40.439Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-14T20:56:40.439Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-14T20:56:41.049Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-14T20:56:41.049Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-14T20:56:42.515Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-14T20:56:42.515Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-14T20:56:42.797Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-14T20:56:43.414Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-14T20:56:50.173Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-14T20:56:50.173Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-14T20:56:50.173Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-14T20:56:50.173Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-14T20:56:50.173Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-14T20:56:50.173Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-14T20:56:50.778Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-14T20:56:50.778Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-14T20:56:51.060Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-14T20:56:51.338Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-14T20:56:51.338Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-14T20:56:51.945Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-14T20:56:52.550Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-14T20:56:53.155Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-14T20:56:53.156Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-14T20:56:53.435Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-14T20:56:53.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-14T20:56:53.714Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-14T20:56:53.714Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-14T20:56:53.714Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-14T20:56:55.168Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-14T20:56:55.445Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-14T20:56:55.722Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-14T20:56:55.998Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-14T20:56:55.998Z] go: downloading go.opencensus.io v0.23.0 [2022-04-14T20:56:57.442Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-14T20:56:58.889Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-14T20:56:58.889Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-14T20:56:59.169Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-14T20:56:59.445Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-14T20:56:59.722Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-14T20:57:00.000Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-14T20:57:00.278Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-14T20:57:00.885Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-14T20:57:04.299Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-14T20:57:04.299Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-14T20:57:04.299Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-14T20:57:06.939Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-14T20:57:07.929Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-14T20:57:07.929Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-14T20:57:08.206Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-14T20:57:08.206Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-14T20:57:08.483Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-14T20:57:08.483Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-14T20:57:08.767Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-14T20:57:21.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-14T20:57:21.549Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-14T20:57:21.549Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-14T20:57:21.549Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-14T20:58:00.639Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-14T20:58:00.639Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-14T21:01:22.665Z] Removing intermediate container 9c861a03a51e [2022-04-14T21:01:22.665Z] ---> 62de6f641a03 [2022-04-14T21:01:22.665Z] [2022-04-14T21:01:22.665Z] Step 10/31 : FROM alpine:3.14 [2022-04-14T21:01:22.665Z] ---> ac73e934f311 [2022-04-14T21:01:22.665Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-14T21:01:22.665Z] ---> Running in 87c6bd38fccf [2022-04-14T21:01:22.665Z] Removing intermediate container 87c6bd38fccf [2022-04-14T21:01:22.665Z] ---> 3a20f13a15e5 [2022-04-14T21:01:22.665Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-14T21:01:22.665Z] ---> Running in 921dd3887eeb [2022-04-14T21:01:22.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:01:22.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:01:22.665Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-14T21:01:22.665Z] (2/2) Installing su-exec (0.2-r1) [2022-04-14T21:01:22.665Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:01:22.665Z] OK: 6 MiB in 16 packages [2022-04-14T21:01:22.665Z] Removing intermediate container 921dd3887eeb [2022-04-14T21:01:22.665Z] ---> 15889661d743 [2022-04-14T21:01:22.665Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-14T21:01:22.665Z] ---> Running in a4e2437720d6 [2022-04-14T21:01:22.665Z] Removing intermediate container a4e2437720d6 [2022-04-14T21:01:22.665Z] ---> d32ffb566e57 [2022-04-14T21:01:22.665Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-14T21:01:22.665Z] ---> Running in c003739a4bce [2022-04-14T21:01:22.665Z] Removing intermediate container c003739a4bce [2022-04-14T21:01:22.665Z] ---> 45b37fa037c1 [2022-04-14T21:01:22.665Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-14T21:01:22.665Z] ---> Running in 39b9518f4f7f [2022-04-14T21:01:22.665Z] Removing intermediate container 39b9518f4f7f [2022-04-14T21:01:22.665Z] ---> 36e8fa08b999 [2022-04-14T21:01:22.665Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-14T21:01:22.665Z] ---> Running in 678ecd4bb479 [2022-04-14T21:01:22.665Z] Removing intermediate container 678ecd4bb479 [2022-04-14T21:01:22.665Z] ---> 18499b4e0f05 [2022-04-14T21:01:22.665Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-14T21:01:24.124Z] ---> 4bba896d44da [2022-04-14T21:01:24.124Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-14T21:01:24.124Z] ---> Running in 838a7ad20580 [2022-04-14T21:01:27.551Z] Removing intermediate container 838a7ad20580 [2022-04-14T21:01:27.552Z] ---> 9eaa9495d0fb [2022-04-14T21:01:27.552Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:01:28.147Z] ---> d68f989ed7e5 [2022-04-14T21:01:28.148Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-14T21:01:29.600Z] ---> 5bb04bdda05d [2022-04-14T21:01:29.600Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-14T21:01:30.610Z] ---> 39c113357001 [2022-04-14T21:01:30.611Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-14T21:01:32.062Z] ---> 03fde227d12d [2022-04-14T21:01:32.062Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-14T21:01:32.660Z] ---> 385fd293811c [2022-04-14T21:01:32.660Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-14T21:01:32.936Z] ---> Running in f9a6368c217c [2022-04-14T21:01:33.536Z] Removing intermediate container f9a6368c217c [2022-04-14T21:01:33.536Z] ---> 99dc42383a21 [2022-04-14T21:01:33.536Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-14T21:01:34.530Z] ---> 8923ba252ae1 [2022-04-14T21:01:34.530Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-14T21:01:35.147Z] ---> Running in f4fadf424aec [2022-04-14T21:01:38.566Z] Removing intermediate container f4fadf424aec [2022-04-14T21:01:38.566Z] ---> 0393b52f9735 [2022-04-14T21:01:38.566Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-14T21:01:38.566Z] ---> Running in 9d116b95dbf4 [2022-04-14T21:01:38.842Z] Removing intermediate container 9d116b95dbf4 [2022-04-14T21:01:38.842Z] ---> 1eec65b49a3a [2022-04-14T21:01:38.842Z] Step 28/31 : CMD ["gate"] [2022-04-14T21:01:39.116Z] ---> Running in 1c973ff56bc6 [2022-04-14T21:01:39.718Z] Removing intermediate container 1c973ff56bc6 [2022-04-14T21:01:39.718Z] ---> 7bed2e8a0f38 [2022-04-14T21:01:39.718Z] Step 29/31 : LABEL arch=arm64 [2022-04-14T21:01:40.011Z] ---> Running in eaeb1c5b615b [2022-04-14T21:01:41.026Z] Removing intermediate container eaeb1c5b615b [2022-04-14T21:01:41.026Z] ---> 00d95cddef68 [2022-04-14T21:01:41.026Z] Step 30/31 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:01:41.302Z] ---> Running in 19effcd5b0c8 [2022-04-14T21:01:42.306Z] Removing intermediate container 19effcd5b0c8 [2022-04-14T21:01:42.306Z] ---> 5eb8c9ff554d [2022-04-14T21:01:42.306Z] Step 31/31 : LABEL version=0.0.0 [2022-04-14T21:01:42.908Z] ---> Running in ee108fe05094 [2022-04-14T21:01:44.357Z] Removing intermediate container ee108fe05094 [2022-04-14T21:01:44.357Z] ---> 43cefe9c655b [2022-04-14T21:01:44.357Z] [2022-04-14T21:01:45.357Z] Successfully built 43cefe9c655b [2022-04-14T21:01:45.357Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-14T21:01:45.357Z] Building support-scheduler [2022-04-14T21:01:50.818Z]  Building security-bootstrapper ... done Removing intermediate container c2da9dfa11f0 [2022-04-14T21:01:50.818Z] ---> d6c4de4c75e0 [2022-04-14T21:01:50.818Z] [2022-04-14T21:01:50.818Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T21:01:50.818Z] ---> ac73e934f311 [2022-04-14T21:01:50.818Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-14T21:01:50.818Z] ---> Running in ded357b3473f [2022-04-14T21:01:51.096Z] Removing intermediate container ded357b3473f [2022-04-14T21:01:51.096Z] ---> d08ba36ceb06 [2022-04-14T21:01:51.096Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-14T21:01:51.375Z] ---> Running in cad0ae478910 [2022-04-14T21:01:51.988Z] Removing intermediate container cad0ae478910 [2022-04-14T21:01:51.988Z] ---> a5b3a2f1a4e9 [2022-04-14T21:01:51.988Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-14T21:01:51.988Z] ---> Running in cf855805179a [2022-04-14T21:01:52.599Z] Removing intermediate container cf855805179a [2022-04-14T21:01:52.599Z] ---> 1419daeb1771 [2022-04-14T21:01:52.599Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:01:52.599Z] ---> Running in 1670a8a3d9b1 [2022-04-14T21:01:56.035Z] Removing intermediate container 1670a8a3d9b1 [2022-04-14T21:01:56.035Z] ---> 34ed997ce8e2 [2022-04-14T21:01:56.035Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-14T21:01:56.035Z] ---> Running in 5c9e98c29a79 [2022-04-14T21:01:58.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:01:59.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:02:01.029Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-14T21:02:01.029Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T21:02:01.029Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-14T21:02:01.307Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T21:02:01.642Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-14T21:02:01.642Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-14T21:02:01.642Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:02:02.172Z] OK: 8 MiB in 20 packages [2022-04-14T21:02:04.965Z] Removing intermediate container 5c9e98c29a79 [2022-04-14T21:02:04.965Z] ---> 4eb7fb7f1e53 [2022-04-14T21:02:04.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:02:05.952Z] ---> 4b79233acaff [2022-04-14T21:02:05.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-14T21:02:09.356Z] ---> 9919b7f1777d [2022-04-14T21:02:09.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-14T21:02:10.350Z] ---> c4ea75ddf50f [2022-04-14T21:02:10.350Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-14T21:02:10.350Z] ---> Running in a51217e87c2e [2022-04-14T21:02:10.958Z] Removing intermediate container a51217e87c2e [2022-04-14T21:02:10.958Z] ---> ce22dbf27321 [2022-04-14T21:02:10.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:02:11.234Z] ---> Running in af64d78102cf [2022-04-14T21:02:11.837Z] Removing intermediate container af64d78102cf [2022-04-14T21:02:11.837Z] ---> 1d879884158b [2022-04-14T21:02:11.837Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T21:02:12.113Z] ---> Running in 452d205a4d04 [2022-04-14T21:02:12.716Z] Removing intermediate container 452d205a4d04 [2022-04-14T21:02:12.716Z] ---> 9097e77a419a [2022-04-14T21:02:12.716Z] Step 22/23 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:02:12.994Z] ---> Running in 4c398cdde2e8 [2022-04-14T21:02:13.983Z] Removing intermediate container 4c398cdde2e8 [2022-04-14T21:02:13.983Z] ---> 258ea31f6a55 [2022-04-14T21:02:13.983Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T21:02:14.265Z] ---> Running in 7ff0eb4d4607 [2022-04-14T21:02:14.871Z] Removing intermediate container 7ff0eb4d4607 [2022-04-14T21:02:14.871Z] ---> 5f9b39da29b9 [2022-04-14T21:02:14.871Z] [2022-04-14T21:02:15.473Z] Successfully built 5f9b39da29b9 [2022-04-14T21:02:15.473Z] Successfully tagged core-data-arm64:latest [2022-04-14T21:02:15.473Z] Building security-secretstore-setup [2022-04-14T21:02:18.111Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:02:18.111Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:02:18.111Z] ---> 790e9ca1b114 [2022-04-14T21:02:18.111Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> ba7c732948c3 [2022-04-14T21:02:18.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> ef08de0f439c [2022-04-14T21:02:18.111Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> dea82a532815 [2022-04-14T21:02:18.111Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> 77f2779a2681 [2022-04-14T21:02:18.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> 6878ae4ef72b [2022-04-14T21:02:18.111Z] Step 8/22 : COPY . . [2022-04-14T21:02:18.111Z] ---> Using cache [2022-04-14T21:02:18.111Z] ---> 34241c20f0e1 [2022-04-14T21:02:18.111Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-14T21:02:18.111Z] ---> Running in 86272337369e [2022-04-14T21:02:19.561Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-14T21:02:46.448Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:02:46.448Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:02:46.448Z] ---> 790e9ca1b114 [2022-04-14T21:02:46.448Z] Step 3/25 : WORKDIR /edgex-go [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> ba7c732948c3 [2022-04-14T21:02:46.448Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> ef08de0f439c [2022-04-14T21:02:46.448Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> dea82a532815 [2022-04-14T21:02:46.448Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> 77f2779a2681 [2022-04-14T21:02:46.448Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> 6878ae4ef72b [2022-04-14T21:02:46.448Z] Step 8/25 : COPY . . [2022-04-14T21:02:46.448Z] ---> Using cache [2022-04-14T21:02:46.448Z] ---> 34241c20f0e1 [2022-04-14T21:02:46.448Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-14T21:02:46.448Z] ---> Running in a1b536f03709 [2022-04-14T21:02:47.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-14T21:07:39.228Z] 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-14T21:07:39.228Z] Removing intermediate container 86272337369e [2022-04-14T21:07:39.228Z] ---> 2bf7d3a3a8e9 [2022-04-14T21:07:39.228Z] [2022-04-14T21:07:39.228Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:07:39.228Z] ---> ac73e934f311 [2022-04-14T21:07:39.228Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-14T21:07:39.228Z] ---> Using cache [2022-04-14T21:07:39.228Z] ---> f5f79749a312 [2022-04-14T21:07:39.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:07:39.228Z] ---> Using cache [2022-04-14T21:07:39.228Z] ---> 9946d6b60e08 [2022-04-14T21:07:39.228Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-14T21:07:39.228Z] ---> Running in 0a892003c4b2 [2022-04-14T21:07:39.228Z] Removing intermediate container 0a892003c4b2 [2022-04-14T21:07:39.228Z] ---> 181b17922108 [2022-04-14T21:07:39.228Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T21:07:39.228Z] ---> Running in 6a61f6c6ffa0 [2022-04-14T21:07:39.228Z] Removing intermediate container 6a61f6c6ffa0 [2022-04-14T21:07:39.228Z] ---> cd4d0e7168fe [2022-04-14T21:07:39.228Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:07:39.228Z] ---> ccc738ad1861 [2022-04-14T21:07:39.228Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-14T21:07:39.228Z] ---> 23d0af734730 [2022-04-14T21:07:39.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-14T21:07:39.228Z] ---> 5e77a6785ed4 [2022-04-14T21:07:39.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-14T21:07:39.500Z] ---> Running in 13bed1681ceb [2022-04-14T21:07:40.106Z] Removing intermediate container 13bed1681ceb [2022-04-14T21:07:40.106Z] ---> 76a61860c2f9 [2022-04-14T21:07:40.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:07:40.380Z] ---> Running in 746ae1ef0add [2022-04-14T21:07:41.380Z] Removing intermediate container 746ae1ef0add [2022-04-14T21:07:41.380Z] ---> fdb707fadb21 [2022-04-14T21:07:41.380Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:07:41.655Z] ---> Running in f90b87daf058 [2022-04-14T21:07:42.644Z] Removing intermediate container f90b87daf058 [2022-04-14T21:07:42.644Z] ---> 5b58c3c204bf [2022-04-14T21:07:42.644Z] Step 21/22 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:07:42.644Z] ---> Running in ed33406713f6 [2022-04-14T21:07:43.639Z] Removing intermediate container ed33406713f6 [2022-04-14T21:07:43.639Z] ---> fc539f81dfba [2022-04-14T21:07:43.639Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:07:43.639Z] ---> Running in ca0fe1c22a8a [2022-04-14T21:07:44.630Z] Removing intermediate container ca0fe1c22a8a [2022-04-14T21:07:44.630Z] ---> 006cdd5ba4a2 [2022-04-14T21:07:44.630Z] [2022-04-14T21:07:46.074Z] Successfully built 006cdd5ba4a2 [2022-04-14T21:07:46.074Z] Successfully tagged support-scheduler-arm64:latest [2022-04-14T21:07:46.074Z] Building security-proxy-setup [2022-04-14T21:07:49.481Z]  Building support-scheduler ... done Removing intermediate container a1b536f03709 [2022-04-14T21:07:49.481Z] ---> b95936a44e71 [2022-04-14T21:07:49.481Z] [2022-04-14T21:07:49.481Z] Step 10/25 : FROM alpine:3.14 [2022-04-14T21:07:49.481Z] ---> ac73e934f311 [2022-04-14T21:07:49.481Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-14T21:07:49.481Z] ---> Running in e7ec3d33d9f4 [2022-04-14T21:07:50.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:07:51.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:07:52.192Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-14T21:07:52.192Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-14T21:07:52.192Z] (3/3) Installing su-exec (0.2-r1) [2022-04-14T21:07:52.192Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:07:52.498Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T21:07:52.876Z] OK: 6 MiB in 17 packages [2022-04-14T21:07:55.235Z] Removing intermediate container e7ec3d33d9f4 [2022-04-14T21:07:55.235Z] ---> 70ddfe77feb3 [2022-04-14T21:07:55.235Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T21:07:55.514Z] ---> Running in e2e3720befdf [2022-04-14T21:07:56.120Z] Removing intermediate container e2e3720befdf [2022-04-14T21:07:56.120Z] ---> ad152c6c1fa1 [2022-04-14T21:07:56.120Z] Step 13/25 : WORKDIR / [2022-04-14T21:07:56.120Z] ---> Running in 3486ee207259 [2022-04-14T21:07:56.727Z] Removing intermediate container 3486ee207259 [2022-04-14T21:07:56.727Z] ---> 3444af46d838 [2022-04-14T21:07:56.727Z] 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-14T21:07:57.722Z] ---> 924eb449cd6a [2022-04-14T21:07:57.722Z] 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-14T21:07:58.332Z] ---> c31bb629ed35 [2022-04-14T21:07:58.332Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-14T21:08:00.349Z] ---> 4105d4042b97 [2022-04-14T21:08:00.349Z] 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-14T21:08:01.353Z] ---> 902fba6d7b0c [2022-04-14T21:08:01.353Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-14T21:08:03.985Z] ---> bc790bbc8fa6 [2022-04-14T21:08:03.985Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-14T21:08:06.647Z] ---> b21def7fceb4 [2022-04-14T21:08:06.647Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T21:08:08.109Z] ---> 7d100b28ffca [2022-04-14T21:08:08.109Z] 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-14T21:08:08.109Z] ---> Running in 9a66d6eab760 [2022-04-14T21:08:12.450Z] Removing intermediate container 9a66d6eab760 [2022-04-14T21:08:12.450Z] ---> 3b7bcbad5c7f [2022-04-14T21:08:12.450Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T21:08:12.450Z] ---> Running in 6871b83a0077 [2022-04-14T21:08:12.726Z] Removing intermediate container 6871b83a0077 [2022-04-14T21:08:12.726Z] ---> 867a092a1e40 [2022-04-14T21:08:12.726Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T21:08:13.008Z] ---> Running in d9abc3fa082c [2022-04-14T21:08:13.285Z] Removing intermediate container d9abc3fa082c [2022-04-14T21:08:13.285Z] ---> ab8925e5af30 [2022-04-14T21:08:13.285Z] Step 24/25 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:08:13.566Z] ---> Running in 3bcac902a79d [2022-04-14T21:08:14.179Z] Removing intermediate container 3bcac902a79d [2022-04-14T21:08:14.179Z] ---> 8b635d6fe895 [2022-04-14T21:08:14.179Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T21:08:14.179Z] ---> Running in f38c140b484c [2022-04-14T21:08:15.180Z] Removing intermediate container f38c140b484c [2022-04-14T21:08:15.180Z] ---> 6b662c3c7114 [2022-04-14T21:08:15.180Z] [2022-04-14T21:08:16.174Z] Successfully built 6b662c3c7114 [2022-04-14T21:08:16.174Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-14T21:08:16.174Z]  Building security-secretstore-setup ... done Building core-command [2022-04-14T21:08:17.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:08:17.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:08:17.182Z] ---> 790e9ca1b114 [2022-04-14T21:08:17.182Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.182Z] ---> ba7c732948c3 [2022-04-14T21:08:17.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.182Z] ---> ef08de0f439c [2022-04-14T21:08:17.182Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.182Z] ---> dea82a532815 [2022-04-14T21:08:17.182Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.182Z] ---> 77f2779a2681 [2022-04-14T21:08:17.182Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.182Z] ---> 6878ae4ef72b [2022-04-14T21:08:17.182Z] Step 8/22 : COPY . . [2022-04-14T21:08:17.182Z] ---> Using cache [2022-04-14T21:08:17.183Z] ---> 34241c20f0e1 [2022-04-14T21:08:17.183Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-14T21:08:17.183Z] ---> Running in 1ebb5f74938e [2022-04-14T21:08:18.642Z] 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-14T21:08:51.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:08:51.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:08:51.073Z] ---> 790e9ca1b114 [2022-04-14T21:08:51.073Z] Step 3/23 : WORKDIR /edgex-go [2022-04-14T21:08:51.073Z] ---> Using cache [2022-04-14T21:08:51.073Z] ---> ba7c732948c3 [2022-04-14T21:08:51.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:08:51.073Z] ---> Using cache [2022-04-14T21:08:51.073Z] ---> ef08de0f439c [2022-04-14T21:08:51.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-14T21:08:51.074Z] ---> Using cache [2022-04-14T21:08:51.074Z] ---> dea82a532815 [2022-04-14T21:08:51.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-14T21:08:51.074Z] ---> Using cache [2022-04-14T21:08:51.074Z] ---> 77f2779a2681 [2022-04-14T21:08:51.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:08:51.074Z] ---> Using cache [2022-04-14T21:08:51.074Z] ---> 6878ae4ef72b [2022-04-14T21:08:51.074Z] Step 8/23 : COPY . . [2022-04-14T21:08:51.074Z] ---> Using cache [2022-04-14T21:08:51.074Z] ---> 34241c20f0e1 [2022-04-14T21:08:51.074Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-14T21:08:51.074Z] ---> Running in 70a4e3eefede [2022-04-14T21:08:51.074Z] 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-14T21:12:58.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-14T21:13:13.335Z] Removing intermediate container 1ebb5f74938e [2022-04-14T21:13:13.335Z] ---> 57896a80292c [2022-04-14T21:13:13.335Z] [2022-04-14T21:13:13.335Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:13:13.335Z] ---> ac73e934f311 [2022-04-14T21:13:13.335Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-14T21:13:13.335Z] ---> Running in 662a891e8438 [2022-04-14T21:13:14.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:13:14.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:13:15.900Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-14T21:13:15.900Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-14T21:13:15.900Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-14T21:13:15.900Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-14T21:13:16.179Z] (5/6) Installing curl (7.79.1-r0) [2022-04-14T21:13:16.179Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-14T21:13:16.179Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:13:16.179Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T21:13:16.455Z] OK: 8 MiB in 20 packages [2022-04-14T21:13:19.144Z] Removing intermediate container 662a891e8438 [2022-04-14T21:13:19.144Z] ---> 6e4b1a657d94 [2022-04-14T21:13:19.144Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-14T21:13:19.144Z] ---> Running in ecd1ff72f065 [2022-04-14T21:13:19.424Z] Removing intermediate container ecd1ff72f065 [2022-04-14T21:13:19.424Z] ---> 3c31c883fa44 [2022-04-14T21:13:19.424Z] Step 13/22 : WORKDIR /edgex [2022-04-14T21:13:19.704Z] ---> Running in 1a17c1e70b15 [2022-04-14T21:13:20.443Z] Removing intermediate container 1a17c1e70b15 [2022-04-14T21:13:20.443Z] ---> a553700bcd6a [2022-04-14T21:13:20.443Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-14T21:13:21.919Z] ---> 128fc250d15b [2022-04-14T21:13:21.919Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-14T21:13:24.547Z] ---> 025a59a86211 [2022-04-14T21:13:24.547Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-14T21:13:27.947Z] ---> 5a1a5a223362 [2022-04-14T21:13:27.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-14T21:13:29.392Z] ---> 040af0180386 [2022-04-14T21:13:29.392Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-14T21:13:29.392Z] ---> Running in fee4f3567b03 [2022-04-14T21:13:30.382Z] Removing intermediate container 70a4e3eefede [2022-04-14T21:13:30.382Z] ---> 4c90b991295c [2022-04-14T21:13:30.382Z] [2022-04-14T21:13:30.382Z] Step 10/23 : FROM alpine:3.14 [2022-04-14T21:13:30.382Z] ---> ac73e934f311 [2022-04-14T21:13:30.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-14T21:13:30.382Z] ---> Using cache [2022-04-14T21:13:30.382Z] ---> f5f79749a312 [2022-04-14T21:13:30.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:13:30.382Z] ---> Using cache [2022-04-14T21:13:30.382Z] ---> 9946d6b60e08 [2022-04-14T21:13:30.382Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-14T21:13:30.655Z] ---> Running in 50c777fd9930 [2022-04-14T21:13:31.281Z] Removing intermediate container 50c777fd9930 [2022-04-14T21:13:31.281Z] ---> e5a73099c85e [2022-04-14T21:13:31.282Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-14T21:13:31.282Z] ---> Running in 44540d2a982b [2022-04-14T21:13:31.887Z] Removing intermediate container 44540d2a982b [2022-04-14T21:13:31.887Z] ---> 397e9cabcd5f [2022-04-14T21:13:31.887Z] Step 15/23 : WORKDIR / [2022-04-14T21:13:32.172Z] ---> Running in 230c8feab5d8 [2022-04-14T21:13:32.781Z] Removing intermediate container fee4f3567b03 [2022-04-14T21:13:32.781Z] ---> 39f971152b02 [2022-04-14T21:13:32.781Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-14T21:13:33.056Z] ---> Running in 851943e93f38 [2022-04-14T21:13:33.056Z] Removing intermediate container 230c8feab5d8 [2022-04-14T21:13:33.056Z] ---> a7d7b9c9aca6 [2022-04-14T21:13:33.056Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:13:33.657Z] Removing intermediate container 851943e93f38 [2022-04-14T21:13:33.657Z] ---> 57a58125550f [2022-04-14T21:13:33.657Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:13:33.657Z] ---> Running in daeccec1a2ab [2022-04-14T21:13:34.644Z] ---> a86e6c712dc0 [2022-04-14T21:13:34.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-14T21:13:34.644Z] Removing intermediate container daeccec1a2ab [2022-04-14T21:13:34.644Z] ---> f69750bf829a [2022-04-14T21:13:34.644Z] Step 21/22 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:13:34.919Z] ---> Running in 3eef0b33dda4 [2022-04-14T21:13:35.902Z] Removing intermediate container 3eef0b33dda4 [2022-04-14T21:13:35.902Z] ---> 9ac019ad1e7f [2022-04-14T21:13:35.902Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:13:35.902Z] ---> Running in 81a5e58a4cd3 [2022-04-14T21:13:36.501Z] ---> adae3231f191 [2022-04-14T21:13:36.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-14T21:13:36.501Z] Removing intermediate container 81a5e58a4cd3 [2022-04-14T21:13:36.501Z] ---> 736fda1455df [2022-04-14T21:13:36.501Z] [2022-04-14T21:13:37.486Z] Successfully built 736fda1455df [2022-04-14T21:13:37.486Z] ---> ce3e9583b82f [2022-04-14T21:13:37.486Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-14T21:13:37.486Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-14T21:13:37.486Z] Building support-notifications [2022-04-14T21:13:37.767Z]  Building security-proxy-setup ... done  ---> Running in a6fc9b04f4d9 [2022-04-14T21:13:38.044Z] Removing intermediate container a6fc9b04f4d9 [2022-04-14T21:13:38.044Z] ---> bf60b196784f [2022-04-14T21:13:38.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:13:38.321Z] ---> Running in 3f083b91116d [2022-04-14T21:13:38.927Z] Removing intermediate container 3f083b91116d [2022-04-14T21:13:38.927Z] ---> 301ee57f1bf4 [2022-04-14T21:13:38.927Z] Step 21/23 : LABEL arch=arm64 [2022-04-14T21:13:38.927Z] ---> Running in 52ec28fcf5aa [2022-04-14T21:13:39.536Z] Removing intermediate container 52ec28fcf5aa [2022-04-14T21:13:39.536Z] ---> 3ea4413e5dcf [2022-04-14T21:13:39.536Z] Step 22/23 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:13:39.536Z] ---> Running in 3aa78160c155 [2022-04-14T21:13:40.164Z] Removing intermediate container 3aa78160c155 [2022-04-14T21:13:40.164Z] ---> 1b1e8ffc3ce7 [2022-04-14T21:13:40.164Z] Step 23/23 : LABEL version=0.0.0 [2022-04-14T21:13:40.443Z] ---> Running in 62ab000d8d90 [2022-04-14T21:13:40.720Z] Removing intermediate container 62ab000d8d90 [2022-04-14T21:13:40.720Z] ---> 6a732e901272 [2022-04-14T21:13:40.720Z] [2022-04-14T21:13:41.327Z] Successfully built 6a732e901272 [2022-04-14T21:13:41.327Z] Successfully tagged core-command-arm64:latest [2022-04-14T21:14:08.181Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-14T21:14:08.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-14T21:14:08.181Z] ---> 790e9ca1b114 [2022-04-14T21:14:08.181Z] Step 3/22 : WORKDIR /edgex-go [2022-04-14T21:14:08.181Z] ---> Using cache [2022-04-14T21:14:08.181Z] ---> ba7c732948c3 [2022-04-14T21:14:08.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:14:08.181Z] ---> Using cache [2022-04-14T21:14:08.181Z] ---> ef08de0f439c [2022-04-14T21:14:08.181Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-14T21:14:08.181Z] ---> Running in 4884a0e8e10d [2022-04-14T21:14:08.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:14:08.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:14:09.447Z] OK: 220 MiB in 52 packages [2022-04-14T21:14:10.898Z] Removing intermediate container 4884a0e8e10d [2022-04-14T21:14:10.898Z] ---> d97f16bd9638 [2022-04-14T21:14:10.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-14T21:14:11.890Z] ---> aad11d9692fa [2022-04-14T21:14:11.890Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T21:14:11.890Z] ---> Running in cebb45b8fbfc [2022-04-14T21:14:17.310Z] Removing intermediate container cebb45b8fbfc [2022-04-14T21:14:17.310Z] ---> 0609035be3da [2022-04-14T21:14:17.310Z] Step 8/22 : COPY . . [2022-04-14T21:14:35.676Z] ---> e9ef16eb4b86 [2022-04-14T21:14:35.676Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-14T21:14:35.676Z] ---> Running in 5344841121c5 [2022-04-14T21:14:37.682Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-14T21:18:44.809Z] Removing intermediate container 5344841121c5 [2022-04-14T21:18:44.809Z] ---> 3255cb1f9015 [2022-04-14T21:18:44.809Z] [2022-04-14T21:18:44.809Z] Step 10/22 : FROM alpine:3.14 [2022-04-14T21:18:44.809Z] ---> ac73e934f311 [2022-04-14T21:18:44.809Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-14T21:18:44.809Z] ---> Running in 7c1f2f9e07d9 [2022-04-14T21:18:44.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:18:44.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:18:44.810Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-14T21:18:44.810Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-14T21:18:44.810Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T21:18:44.810Z] Executing ca-certificates-20211220-r0.trigger [2022-04-14T21:18:44.810Z] OK: 6 MiB in 16 packages [2022-04-14T21:18:44.810Z] Removing intermediate container 7c1f2f9e07d9 [2022-04-14T21:18:44.810Z] ---> eb185f68d7f3 [2022-04-14T21:18:44.810Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-14T21:18:44.810Z] ---> Running in c4fb0945e929 [2022-04-14T21:18:44.810Z] Removing intermediate container c4fb0945e929 [2022-04-14T21:18:44.810Z] ---> aa5d25b3ec31 [2022-04-14T21:18:44.810Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-14T21:18:44.810Z] ---> Running in 7098869051a2 [2022-04-14T21:18:44.810Z] Removing intermediate container 7098869051a2 [2022-04-14T21:18:44.810Z] ---> ca12a4fbcfa7 [2022-04-14T21:18:44.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-14T21:18:44.810Z] ---> Running in d79568d70351 [2022-04-14T21:18:44.810Z] Removing intermediate container d79568d70351 [2022-04-14T21:18:44.810Z] ---> cba007fafc3e [2022-04-14T21:18:44.810Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-14T21:18:44.810Z] ---> 59c73c6d0090 [2022-04-14T21:18:44.810Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-14T21:18:45.412Z] ---> 98128bc2de63 [2022-04-14T21:18:45.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-14T21:18:46.407Z] ---> 7e715200f849 [2022-04-14T21:18:46.407Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-14T21:18:46.407Z] ---> Running in 5925c2942b41 [2022-04-14T21:18:47.015Z] Removing intermediate container 5925c2942b41 [2022-04-14T21:18:47.015Z] ---> 8701d5e3545a [2022-04-14T21:18:47.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T21:18:47.015Z] ---> Running in 480b10e09835 [2022-04-14T21:18:47.627Z] Removing intermediate container 480b10e09835 [2022-04-14T21:18:47.627Z] ---> a874ff426b64 [2022-04-14T21:18:47.627Z] Step 20/22 : LABEL arch=arm64 [2022-04-14T21:18:47.627Z] ---> Running in 078c81387486 [2022-04-14T21:18:48.229Z] Removing intermediate container 078c81387486 [2022-04-14T21:18:48.229Z] ---> 869bf530ee84 [2022-04-14T21:18:48.229Z] Step 21/22 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:18:48.507Z] ---> Running in 0e2d71cfcec4 [2022-04-14T21:18:49.109Z] Removing intermediate container 0e2d71cfcec4 [2022-04-14T21:18:49.109Z] ---> cb925e51447d [2022-04-14T21:18:49.109Z] Step 22/22 : LABEL version=0.0.0 [2022-04-14T21:18:49.109Z] ---> Running in 65a089bac70d [2022-04-14T21:18:49.708Z] Removing intermediate container 65a089bac70d [2022-04-14T21:18:49.708Z] ---> aa04c27ab7fd [2022-04-14T21:18:49.708Z] [2022-04-14T21:18:50.309Z] Successfully built aa04c27ab7fd [2022-04-14T21:18:50.309Z] Successfully tagged support-notifications-arm64:latest [2022-04-14T21:28:57.971Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-14T21:28:57.971Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:28:57.971Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:28:57.971Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:28:57.971Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:28:57.971Z] Building bin/spire-agent... [2022-04-14T21:28:57.971Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:28:57.971Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:28:57.971Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:28:57.971Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:28:57.971Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:28:57.971Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:28:57.971Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:28:57.971Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:28:57.971Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:28:57.971Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:28:57.971Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:28:57.971Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:28:57.971Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:28:57.971Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:31:19.924Z] Building bin/spire-agent... [2022-04-14T21:31:19.924Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-14T21:31:19.924Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-14T21:31:19.924Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-14T21:31:19.924Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-14T21:31:19.924Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-14T21:31:19.924Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-14T21:31:19.924Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-14T21:31:19.924Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-14T21:31:19.924Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-14T21:31:19.924Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-14T21:31:19.924Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-14T21:31:19.924Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-14T21:31:19.924Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-14T21:35:26.984Z] Removing intermediate container 035b178f7372 [2022-04-14T21:35:26.984Z] ---> 54610165ff3f [2022-04-14T21:35:26.984Z] [2022-04-14T21:35:26.984Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T21:35:26.984Z] ---> 3fb3c9af89a9 [2022-04-14T21:35:26.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:35:26.984Z] ---> Using cache [2022-04-14T21:35:26.984Z] ---> 15a6992e6016 [2022-04-14T21:35:26.984Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:35:26.984Z] ---> Using cache [2022-04-14T21:35:26.984Z] ---> 3bfe70d4c6de [2022-04-14T21:35:26.984Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T21:35:26.984Z] ---> Running in 0355968b6ed4 [2022-04-14T21:35:26.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:26.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:26.984Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T21:35:26.984Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T21:35:26.984Z] OK: 15730 distinct packages available [2022-04-14T21:35:26.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:26.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:26.984Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-14T21:35:26.984Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-14T21:35:26.984Z] (3/5) Installing libucontext (1.1-r0) [2022-04-14T21:35:26.984Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-14T21:35:26.984Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-14T21:35:26.984Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T21:35:26.984Z] OK: 6 MiB in 19 packages [2022-04-14T21:35:26.984Z] Removing intermediate container 0355968b6ed4 [2022-04-14T21:35:26.984Z] ---> 25e1ba9fb604 [2022-04-14T21:35:26.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-14T21:35:27.597Z] Removing intermediate container a01de7cca1e8 [2022-04-14T21:35:27.597Z] ---> 858285530169 [2022-04-14T21:35:27.597Z] [2022-04-14T21:35:27.597Z] Step 13/26 : FROM alpine:3.15 [2022-04-14T21:35:27.597Z] ---> 3fb3c9af89a9 [2022-04-14T21:35:27.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:35:27.597Z] ---> Using cache [2022-04-14T21:35:27.597Z] ---> 15a6992e6016 [2022-04-14T21:35:27.597Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:35:27.597Z] ---> Using cache [2022-04-14T21:35:27.597Z] ---> 3bfe70d4c6de [2022-04-14T21:35:27.597Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-14T21:35:28.190Z] ---> Running in 879f793d6c77 [2022-04-14T21:35:29.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:29.902Z] ---> 0e9d2a20d399 [2022-04-14T21:35:29.902Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:35:30.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:31.483Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-14T21:35:31.484Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-14T21:35:31.484Z] OK: 15730 distinct packages available [2022-04-14T21:35:31.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T21:35:33.716Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-14T21:35:33.716Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-14T21:35:34.011Z] (3/4) Installing libucontext (1.1-r0) [2022-04-14T21:35:34.011Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-14T21:35:34.011Z] Executing busybox-1.34.1-r5.trigger [2022-04-14T21:35:34.011Z] OK: 6 MiB in 18 packages [2022-04-14T21:35:34.626Z] ---> 91e4d764258e [2022-04-14T21:35:34.626Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:35:35.220Z] Removing intermediate container 879f793d6c77 [2022-04-14T21:35:35.220Z] ---> 7da05d21a447 [2022-04-14T21:35:35.220Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:35:35.494Z] ---> 31e06c40706a [2022-04-14T21:35:35.494Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-14T21:35:36.478Z] ---> 545aa8c0c3bf [2022-04-14T21:35:36.478Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-14T21:35:37.451Z] ---> 9d7b05733ef8 [2022-04-14T21:35:37.451Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:35:37.451Z] ---> Running in a0a8806b74b5 [2022-04-14T21:35:37.734Z] Removing intermediate container a0a8806b74b5 [2022-04-14T21:35:37.734Z] ---> f020e26c7ad9 [2022-04-14T21:35:37.734Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:35:38.006Z] ---> Running in 9a2dfaa4a799 [2022-04-14T21:35:38.602Z] Removing intermediate container 9a2dfaa4a799 [2022-04-14T21:35:38.602Z] ---> 00527a121b21 [2022-04-14T21:35:38.602Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T21:35:38.882Z] ---> Running in cf23f635b500 [2022-04-14T21:35:39.474Z] Removing intermediate container cf23f635b500 [2022-04-14T21:35:39.475Z] ---> 5583e638bf59 [2022-04-14T21:35:39.475Z] Step 25/26 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:35:39.475Z] ---> Running in db1e486ae3d8 [2022-04-14T21:35:39.749Z] ---> 4779e2590733 [2022-04-14T21:35:39.749Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:35:39.749Z] Removing intermediate container db1e486ae3d8 [2022-04-14T21:35:39.749Z] ---> a07ceed0b16a [2022-04-14T21:35:39.749Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T21:35:40.021Z] ---> Running in 60e459062fd0 [2022-04-14T21:35:40.615Z] Removing intermediate container 60e459062fd0 [2022-04-14T21:35:40.615Z] ---> bbe84c893b27 [2022-04-14T21:35:40.615Z] [2022-04-14T21:35:40.615Z] ---> 8df27395b920 [2022-04-14T21:35:40.615Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-14T21:35:40.615Z] ---> Running in 077dbce5b125 [2022-04-14T21:35:40.891Z] Successfully built bbe84c893b27 [2022-04-14T21:35:40.891Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-14T21:35:41.165Z]  Building security-spire-agent ... done Removing intermediate container 077dbce5b125 [2022-04-14T21:35:41.165Z] ---> 725022e1a793 [2022-04-14T21:35:41.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-14T21:35:41.764Z] ---> 07629235fe7a [2022-04-14T21:35:41.764Z] Step 21/26 : WORKDIR / [2022-04-14T21:35:42.037Z] ---> Running in 00f5384e4623 [2022-04-14T21:35:42.311Z] Removing intermediate container 00f5384e4623 [2022-04-14T21:35:42.311Z] ---> 38ea48afc7b0 [2022-04-14T21:35:42.311Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:35:42.585Z] ---> Running in 33b9a3e89526 [2022-04-14T21:35:42.860Z] Removing intermediate container 33b9a3e89526 [2022-04-14T21:35:42.860Z] ---> 984403c4dba0 [2022-04-14T21:35:42.860Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:35:42.860Z] ---> Running in 874e7c81ba12 [2022-04-14T21:35:43.456Z] Removing intermediate container 874e7c81ba12 [2022-04-14T21:35:43.456Z] ---> 43242bef268a [2022-04-14T21:35:43.456Z] Step 24/26 : LABEL arch=arm64 [2022-04-14T21:35:43.456Z] ---> Running in 31b48f87de05 [2022-04-14T21:35:44.054Z] Removing intermediate container 31b48f87de05 [2022-04-14T21:35:44.054Z] ---> e5836a35a179 [2022-04-14T21:35:44.054Z] Step 25/26 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:35:44.054Z] ---> Running in d170a5e78d1f [2022-04-14T21:35:44.328Z] Removing intermediate container d170a5e78d1f [2022-04-14T21:35:44.328Z] ---> 084c8b72f4f0 [2022-04-14T21:35:44.328Z] Step 26/26 : LABEL version=0.0.0 [2022-04-14T21:35:44.601Z] ---> Running in 92b80e44e4cd [2022-04-14T21:35:44.873Z] Removing intermediate container 92b80e44e4cd [2022-04-14T21:35:44.873Z] ---> 114c6ccd107b [2022-04-14T21:35:44.873Z] [2022-04-14T21:35:45.144Z] Successfully built 114c6ccd107b [2022-04-14T21:35:45.144Z] Successfully tagged security-spire-config-arm64:latest [2022-04-14T21:36:32.128Z]  Building security-spire-config ... done Removing intermediate container 78c2ff2c7348 [2022-04-14T21:36:32.128Z] ---> 8e30227e39c1 [2022-04-14T21:36:32.128Z] [2022-04-14T21:36:32.128Z] Step 13/25 : FROM alpine:3.15 [2022-04-14T21:36:32.128Z] ---> 3fb3c9af89a9 [2022-04-14T21:36:32.128Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-14T21:36:32.128Z] ---> Using cache [2022-04-14T21:36:32.128Z] ---> 15a6992e6016 [2022-04-14T21:36:32.128Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T21:36:32.128Z] ---> Using cache [2022-04-14T21:36:32.128Z] ---> 3bfe70d4c6de [2022-04-14T21:36:32.128Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-14T21:36:32.128Z] ---> Using cache [2022-04-14T21:36:32.128Z] ---> 25e1ba9fb604 [2022-04-14T21:36:32.128Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-14T21:36:34.100Z] ---> f6df5f2ab3b0 [2022-04-14T21:36:34.100Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-14T21:36:34.696Z] ---> 70d781120e93 [2022-04-14T21:36:34.696Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-14T21:36:35.289Z] ---> cba9392bf14e [2022-04-14T21:36:35.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-14T21:36:35.894Z] ---> b98adee07e9a [2022-04-14T21:36:35.894Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-14T21:36:35.894Z] ---> Running in 8f3b70f38a9a [2022-04-14T21:36:36.502Z] Removing intermediate container 8f3b70f38a9a [2022-04-14T21:36:36.502Z] ---> ae8ceb150742 [2022-04-14T21:36:36.502Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-14T21:36:36.502Z] ---> Running in 0702d66c1fb5 [2022-04-14T21:36:36.774Z] Removing intermediate container 0702d66c1fb5 [2022-04-14T21:36:36.774Z] ---> b58e9d590cc5 [2022-04-14T21:36:36.774Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T21:36:36.774Z] ---> Running in 350237d521e9 [2022-04-14T21:36:37.048Z] Removing intermediate container 350237d521e9 [2022-04-14T21:36:37.048Z] ---> 100dc5a954ad [2022-04-14T21:36:37.048Z] Step 24/25 : LABEL git_sha=2fce3195de562371123b44ceca53bf15367b3747 [2022-04-14T21:36:37.048Z] ---> Running in 308d4de82f3a [2022-04-14T21:36:37.647Z] Removing intermediate container 308d4de82f3a [2022-04-14T21:36:37.647Z] ---> 241993bc2744 [2022-04-14T21:36:37.647Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T21:36:37.647Z] ---> Running in 411a4a42c4e1 [2022-04-14T21:36:37.920Z] Removing intermediate container 411a4a42c4e1 [2022-04-14T21:36:37.920Z] ---> 885d703595aa [2022-04-14T21:36:37.920Z] [2022-04-14T21:36:38.193Z] Successfully built 885d703595aa [2022-04-14T21:36:38.193Z] Successfully tagged security-spire-server-arm64:latest [2022-04-14T21:36:38.803Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-14T21:36:38.823Z] $ docker stop --time=1 fc55382d027fa87ea3d49326635cb5fb0c7fad367e94706277019cb54ca14c10 [2022-04-14T21:36:40.568Z] $ docker rm -f fc55382d027fa87ea3d49326635cb5fb0c7fad367e94706277019cb54ca14c10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T21:36:41.146Z] + docker images [2022-04-14T21:36:41.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-14T21:36:41.738Z] security-spire-server-arm64 latest 885d703595aa 4 seconds ago 86.3MB [2022-04-14T21:36:41.738Z] 8e30227e39c1 27 seconds ago 4.12GB [2022-04-14T21:36:41.738Z] security-spire-config-arm64 latest 114c6ccd107b 57 seconds ago 85.6MB [2022-04-14T21:36:41.738Z] security-spire-agent-arm64 latest bbe84c893b27 About a minute ago 126MB [2022-04-14T21:36:41.738Z] 858285530169 About a minute ago 4.12GB [2022-04-14T21:36:41.738Z] 54610165ff3f About a minute ago 4.12GB [2022-04-14T21:36:41.738Z] support-notifications-arm64 latest aa04c27ab7fd 17 minutes ago 16.3MB [2022-04-14T21:36:41.738Z] 3255cb1f9015 18 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] core-command-arm64 latest 6a732e901272 23 minutes ago 15.5MB [2022-04-14T21:36:41.739Z] security-proxy-setup-arm64 latest 736fda1455df 23 minutes ago 26.1MB [2022-04-14T21:36:41.739Z] 4c90b991295c 23 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] 57896a80292c 23 minutes ago 1.3GB [2022-04-14T21:36:41.739Z] security-secretstore-setup-arm64 latest 6b662c3c7114 28 minutes ago 27.5MB [2022-04-14T21:36:41.739Z] b95936a44e71 28 minutes ago 1.3GB [2022-04-14T21:36:41.739Z] support-scheduler-arm64 latest 006cdd5ba4a2 28 minutes ago 15.7MB [2022-04-14T21:36:41.739Z] 2bf7d3a3a8e9 29 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] core-data-arm64 latest 5f9b39da29b9 34 minutes ago 21.6MB [2022-04-14T21:36:41.739Z] d6c4de4c75e0 34 minutes ago 1.32GB [2022-04-14T21:36:41.739Z] security-bootstrapper-arm64 latest 43cefe9c655b 34 minutes ago 18.3MB [2022-04-14T21:36:41.739Z] 62de6f641a03 35 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] security-spiffe-token-provider-arm64 latest e7b9481cbae4 41 minutes ago 27.9MB [2022-04-14T21:36:41.739Z] 2d943191f4ac 42 minutes ago 1.34GB [2022-04-14T21:36:41.739Z] sys-mgmt-agent-arm64 latest 60d57a426be7 42 minutes ago 282MB [2022-04-14T21:36:41.739Z] core-metadata-arm64 latest 196c38f26cd6 43 minutes ago 16.3MB [2022-04-14T21:36:41.739Z] 9383f50d1c6a 44 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] 01a59ac5e957 44 minutes ago 1.29GB [2022-04-14T21:36:41.739Z] ci-base-image-arm64 latest 790e9ca1b114 About an hour ago 886MB [2022-04-14T21:36:41.739Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-14T21:36:41.739Z] alpine 3.14 ac73e934f311 9 days ago 5.34MB [2022-04-14T21:36:41.739Z] alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB [2022-04-14T21:36:41.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-14T21:36:41.739Z] 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-14T21:36:42.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:36:42.180Z] [2022-04-14T21:36:42.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:36:42.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:36:42.811Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T21:36:42.811Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T21:36:42.811Z] 04944245beec: Pulling fs layer [2022-04-14T21:36:42.811Z] 699f458cf7ca: Pulling fs layer [2022-04-14T21:36:42.811Z] 765212b225bb: Pulling fs layer [2022-04-14T21:36:42.811Z] f23df028b6ca: Pulling fs layer [2022-04-14T21:36:42.811Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T21:36:42.811Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T21:36:42.811Z] 765212b225bb: Waiting [2022-04-14T21:36:42.811Z] f23df028b6ca: Waiting [2022-04-14T21:36:42.811Z] d65c8cfc05b1: Waiting [2022-04-14T21:36:42.812Z] 04944245beec: Verifying Checksum [2022-04-14T21:36:42.812Z] 04944245beec: Download complete [2022-04-14T21:36:42.812Z] 765212b225bb: Verifying Checksum [2022-04-14T21:36:42.812Z] 765212b225bb: Download complete [2022-04-14T21:36:43.088Z] f23df028b6ca: Download complete [2022-04-14T21:36:43.089Z] d65c8cfc05b1: Verifying Checksum [2022-04-14T21:36:43.089Z] d65c8cfc05b1: Download complete [2022-04-14T21:36:43.089Z] 699f458cf7ca: Verifying Checksum [2022-04-14T21:36:43.089Z] 699f458cf7ca: Download complete [2022-04-14T21:36:43.685Z] 8998bd30e6a1: Verifying Checksum [2022-04-14T21:36:43.685Z] 8998bd30e6a1: Download complete [2022-04-14T21:36:46.316Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T21:36:46.316Z] 2437ff75d9bd: Download complete [2022-04-14T21:36:48.063Z] 8998bd30e6a1: Pull complete [2022-04-14T21:36:48.660Z] 04944245beec: Pull complete [2022-04-14T21:36:50.096Z] 699f458cf7ca: Pull complete [2022-04-14T21:36:50.370Z] 765212b225bb: Pull complete [2022-04-14T21:36:51.350Z] f23df028b6ca: Pull complete [2022-04-14T21:36:51.623Z] d65c8cfc05b1: Pull complete [2022-04-14T21:37:06.697Z] 2437ff75d9bd: Pull complete [2022-04-14T21:37:06.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T21:37:06.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T21:37:06.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T21:37:06.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-20977 does not seem to be running inside a container [2022-04-14T21:37:07.028Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T21:37:10.012Z] $ docker top 1fd5cbf7c4a49bbe5548567c08f8653f943914d71951a3860ae7f46459586b8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:11.071Z] ---> job-cost.sh [2022-04-14T21:37:11.071Z] lf-activate-venv: SKIPPING [2022-04-14T21:37:11.071Z] INFO: No Stack... [2022-04-14T21:37:11.664Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T21:37:12.259Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T21:37:13.204Z] + + cut -d, -f6 [2022-04-14T21:37:13.204Z] cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2022-04-14T21:37:13.240Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-8-stack-cost] [2022-04-14T21:37:13.246Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-8-stack-cost] did not exist. Created. [2022-04-14T21:37:13.246Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T21:37:13.924Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T21:37:14.123Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T21:37:14.131Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T21:37:14.164Z] $ docker stop --time=1 1fd5cbf7c4a49bbe5548567c08f8653f943914d71951a3860ae7f46459586b8c [2022-04-14T21:37:15.740Z] $ docker rm -f 1fd5cbf7c4a49bbe5548567c08f8653f943914d71951a3860ae7f46459586b8c [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-14T21:37:16.369Z] provisioning config files... [2022-04-14T21:37:16.377Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config7464844723222456206tmp [Pipeline] { [Pipeline] sh [2022-04-14T21:37:16.681Z] + set +x [2022-04-14T21:37:16.681Z] + curl -s https://codecov.io/bash [2022-04-14T21:37:16.681Z] + bash -s -- [2022-04-14T21:37:16.681Z] [2022-04-14T21:37:16.681Z] _____ _ [2022-04-14T21:37:16.681Z] / ____| | | [2022-04-14T21:37:16.681Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T21:37:16.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T21:37:16.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T21:37:16.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T21:37:16.681Z] Bash-1.0.6 [2022-04-14T21:37:16.681Z] [2022-04-14T21:37:16.681Z] [2022-04-14T21:37:16.681Z] ==> git version 2.25.1 found [2022-04-14T21:37:16.681Z] ==> 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-14T21:37:16.681Z] Release-Date: 2020-01-08 [2022-04-14T21:37:16.681Z] 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-14T21:37:16.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T21:37:16.681Z] ==> Jenkins CI detected. [2022-04-14T21:37:16.681Z] current dir:  /w/workspace/edgex-go/8 [2022-04-14T21:37:16.681Z] project root: . [2022-04-14T21:37:16.681Z] --> token set from env [2022-04-14T21:37:16.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T21:37:16.681Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T21:37:16.942Z] ==> Python coveragepy not found [2022-04-14T21:37:16.942Z] ==> Searching for coverage reports in: [2022-04-14T21:37:16.942Z] + . [2022-04-14T21:37:16.942Z] -> Found 1 reports [2022-04-14T21:37:16.942Z] ==> Detecting git/mercurial file structure [2022-04-14T21:37:16.942Z] ==> Reading reports [2022-04-14T21:37:16.942Z] + ./coverage.out bytes=434738 [2022-04-14T21:37:16.942Z] ==> Appending adjustments [2022-04-14T21:37:16.942Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T21:37:18.325Z] + Found adjustments [2022-04-14T21:37:18.325Z] ==> Gzipping contents [2022-04-14T21:37:18.325Z] 60K /tmp/codecov.DFNZYA.gz [2022-04-14T21:37:18.325Z] ==> Uploading reports [2022-04-14T21:37:18.325Z] url: https://codecov.io [2022-04-14T21:37:18.325Z] query: branch=PR-3948&commit=c68f49af7c060124bc439988702a26aa1a958a83&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-14T21:37:18.325Z] -> Pinging Codecov [2022-04-14T21:37:18.325Z] 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=c68f49af7c060124bc439988702a26aa1a958a83&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-14T21:37:18.325Z] -> Uploading to [2022-04-14T21:37:18.325Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/c68f49af7c060124bc439988702a26aa1a958a83/9a6c0a10-e4f1-4ccf-8187-e1a2629a6fbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T213718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc57885f732a3185f3665560ddadf13f7f46f093764862ae651aeb7fb3c15db9 [2022-04-14T21:37:18.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T21:37:18.325Z] Dload Upload Total Spent Left Speed [2022-04-14T21:37:18.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59769 0 0 100 59769 0 229k --:--:-- --:--:-- --:--:-- 229k [2022-04-14T21:37:18.585Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c68f49af7c060124bc439988702a26aa1a958a83 [Pipeline] } [2022-04-14T21:37:18.594Z] 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-14T21:37:19.370Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:19.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:20.571Z] ---> package-listing.sh [2022-04-14T21:37:20.571Z] ++ facter osfamily [2022-04-14T21:37:20.571Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T21:37:20.833Z] + OS_FAMILY=debian [2022-04-14T21:37:20.833Z] + workspace=/w/workspace/edgex-go/8 [2022-04-14T21:37:20.833Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T21:37:20.833Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T21:37:20.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T21:37:20.833Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T21:37:20.833Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-14T21:37:20.833Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T21:37:20.833Z] + case "${OS_FAMILY}" in [2022-04-14T21:37:20.833Z] + dpkg -l [2022-04-14T21:37:20.833Z] + grep '^ii' [2022-04-14T21:37:20.833Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T21:37:20.833Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T21:37:20.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T21:37:20.833Z] + '[' /w/workspace/edgex-go/8 ']' [2022-04-14T21:37:20.833Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-04-14T21:37:20.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-04-14T21:37:20.844Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T21:37:21.124Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:37:21.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:37:21.693Z] [2022-04-14T21:37:21.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T21:37:21.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:37:21.997Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T21:37:21.997Z] 5eb5b503b376: Pulling fs layer [2022-04-14T21:37:21.997Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T21:37:21.997Z] ec43610c2a17: Pulling fs layer [2022-04-14T21:37:21.997Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T21:37:21.997Z] 33b1e0a273af: Pulling fs layer [2022-04-14T21:37:21.997Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T21:37:21.997Z] 2f39f015ded8: Pulling fs layer [2022-04-14T21:37:21.997Z] 3a2ae6a8a46f: Waiting [2022-04-14T21:37:21.997Z] 33b1e0a273af: Waiting [2022-04-14T21:37:21.997Z] 5d3b04190fa2: Waiting [2022-04-14T21:37:21.997Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-14T21:37:21.997Z] ec43610c2a17: Verifying Checksum [2022-04-14T21:37:21.997Z] ec43610c2a17: Download complete [2022-04-14T21:37:21.997Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-14T21:37:21.997Z] 3a2ae6a8a46f: Download complete [2022-04-14T21:37:22.257Z] 33b1e0a273af: Verifying Checksum [2022-04-14T21:37:22.257Z] 33b1e0a273af: Download complete [2022-04-14T21:37:22.257Z] 5d3b04190fa2: Download complete [2022-04-14T21:37:22.257Z] 5eb5b503b376: Download complete [2022-04-14T21:37:22.825Z] 2f39f015ded8: Download complete [2022-04-14T21:37:23.084Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-14T21:37:23.344Z] 5eb5b503b376: Pull complete [2022-04-14T21:37:23.912Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-14T21:37:25.298Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-14T21:37:26.242Z] 5c69ac0246d0: Retrying in 1 second [2022-04-14T21:37:27.190Z] 5c69ac0246d0: Retrying in 10 seconds [2022-04-14T21:37:28.134Z] 5c69ac0246d0: Retrying in 9 seconds [2022-04-14T21:37:29.079Z] 5c69ac0246d0: Retrying in 8 seconds [2022-04-14T21:37:30.022Z] 5c69ac0246d0: Retrying in 7 seconds [2022-04-14T21:37:30.965Z] 5c69ac0246d0: Retrying in 6 seconds [2022-04-14T21:37:31.906Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-14T21:37:33.293Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-14T21:37:34.237Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-14T21:37:35.185Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-14T21:37:36.133Z] 5c69ac0246d0: Retrying in 1 second [2022-04-14T21:37:37.076Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T21:37:37.076Z] 5c69ac0246d0: Download complete [2022-04-14T21:37:37.336Z] 5c69ac0246d0: Pull complete [2022-04-14T21:37:37.595Z] ec43610c2a17: Pull complete [2022-04-14T21:37:37.854Z] 3a2ae6a8a46f: Pull complete [2022-04-14T21:37:38.114Z] 33b1e0a273af: Pull complete [2022-04-14T21:37:38.114Z] 5d3b04190fa2: Pull complete [2022-04-14T21:37:42.309Z] 2f39f015ded8: Pull complete [2022-04-14T21:37:42.309Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T21:37:42.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T21:37:42.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T21:37:42.376Z] prd-ubuntu20.04-docker-8c-8g-20974 does not seem to be running inside a container [2022-04-14T21:37:42.410Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-14T21:37:43.845Z] $ docker top c41acc7b0e25529640dd9ef6e7e2716b1ab24f2dddb630ef991b0e8e03f2a379 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T21:37:44.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T21:37:44.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T21:37:44.807Z] + ls /var/log/sa-host [2022-04-14T21:37:44.807Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T21:37:45.030Z] provisioning config files... [2022-04-14T21:37:45.039Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6960923754208131313tmp [Pipeline] { [Pipeline] echo [2022-04-14T21:37:45.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:45.348Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T21:37:45.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:45.698Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T21:37:45.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:45.999Z] ---> sudo-logs.sh [2022-04-14T21:37:45.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T21:37:46.022Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:46.309Z] ---> job-cost.sh [2022-04-14T21:37:46.309Z] lf-activate-venv: SKIPPING [2022-04-14T21:37:46.309Z] DEBUG: total: 0.2199999988079071 [2022-04-14T21:37:46.309Z] INFO: Retrieving Stack Cost... [2022-04-14T21:37:46.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T21:37:47.452Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T21:37:47.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T21:37:47.760Z] ---> logs-deploy.sh [2022-04-14T21:37:47.760Z] lf-activate-venv: SKIPPING [2022-04-14T21:37:47.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/8 [2022-04-14T21:37:47.760Z] INFO: archiving workspace using pattern(s): [2022-04-14T21:37:48.707Z] Archives upload complete. [2022-04-14T21:37:48.969Z] INFO: archiving logs to Nexus