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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from f77a93a477679a276c1892d50d982f8c376e6f92+8a1959b2d712e16ab913b58ac80647e8a84f2556 (59374d8824d46201a1313c541add8969a3f4b768) 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-ssh13752851387371878416.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-ssh10461757838730156235.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-3954/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-3954/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12213237830321330294.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-ssh8729699995089744086.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-3954/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-3954/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3453200281576188234.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:true] ========================================================= [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: true 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-11895 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 Merge succeeded, producing 1395b326789fda775fb66e55e1d702beec9c8d9b Checking out Revision 1395b326789fda775fb66e55e1d702beec9c8d9b (PR-3954) > 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/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1395b326789fda775fb66e55e1d702beec9c8d9b # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" > git rev-list --no-walk f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T20:29:55.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T20:29:55.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T20:29:55.364Z] ========================================================= [2022-04-10T20:29:55.364Z] EdgeX Global Pipelines Version Info [2022-04-10T20:29:55.364Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:29:56.176Z] ------------------- [2022-04-10T20:29:56.176Z] stable info: [2022-04-10T20:29:56.176Z] ------------------- [2022-04-10T20:29:56.176Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T20:29:56.176Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:29:56.176Z] Message: update stable to v1.0.221 [2022-04-10T20:29:56.748Z] ------------------- [2022-04-10T20:29:56.748Z] experimental info: [2022-04-10T20:29:56.748Z] ------------------- [2022-04-10T20:29:56.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T20:29:56.748Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:29:56.748Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T20:29:56.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-10T20:29:56.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-10T20:29:56.893Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T20:29:56.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T20:29:56.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T20:29:56.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T20:29:56.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T20:29:56.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-10T20:29:56.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-10T20:29:56.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-10T20:29:56.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T20:29:56.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T20:29:57.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T20:29:57.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T20:29:57.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T20:29:57.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:29:57.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:29:57.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T20:29:57.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T20:29:57.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T20:29:57.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-10T20:29:57.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-10T20:29:57.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3954 [Pipeline] echo [2022-04-10T20:29:57.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3954 [Pipeline] echo [2022-04-10T20:29:57.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3954 [Pipeline] echo [2022-04-10T20:29:57.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1395b326789fda775fb66e55e1d702beec9c8d9b [Pipeline] echo [2022-04-10T20:29:57.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1395b32 [Pipeline] echo [2022-04-10T20:29:57.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:29:57.250Z] provisioning config files... [2022-04-10T20:29:57.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5351074476841295591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:29:57.570Z] ---> docker-login.sh [2022-04-10T20:29:57.570Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:29:57.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:29:57.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:29:57.830Z] Configure a credential helper to remove this warning. See [2022-04-10T20:29:57.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:29:57.831Z] [2022-04-10T20:29:57.831Z] Login Succeeded [2022-04-10T20:29:57.831Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:29:58.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:29:58.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:29:58.092Z] Configure a credential helper to remove this warning. See [2022-04-10T20:29:58.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:29:58.092Z] [2022-04-10T20:29:58.092Z] Login Succeeded [2022-04-10T20:29:58.092Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:29:58.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:29:58.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:29:58.092Z] Configure a credential helper to remove this warning. See [2022-04-10T20:29:58.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:29:58.092Z] [2022-04-10T20:29:58.092Z] Login Succeeded [2022-04-10T20:29:58.092Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:29:58.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:29:58.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:29:58.356Z] Configure a credential helper to remove this warning. See [2022-04-10T20:29:58.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:29:58.356Z] [2022-04-10T20:29:58.356Z] Login Succeeded [2022-04-10T20:29:58.356Z] docker.io [2022-04-10T20:29:58.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:29:58.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:29:58.617Z] Configure a credential helper to remove this warning. See [2022-04-10T20:29:58.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:29:58.617Z] [2022-04-10T20:29:58.617Z] Login Succeeded [2022-04-10T20:29:58.617Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:29:58.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:29:58.939Z] + 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-10T20:29:58.939Z] + dirname cmd/core-command/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/core-data/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/core-metadata/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/support-notifications/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-10T20:29:58.939Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-10T20:29:58.939Z] + cut -d/ -f2 [2022-04-10T20:29:58.939Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-10T20:29:58.976Z] 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-10T20:29:59.345Z] + git rev-list -1 --merges 1395b326789fda775fb66e55e1d702beec9c8d9b~1..1395b326789fda775fb66e55e1d702beec9c8d9b [Pipeline] echo [2022-04-10T20:29:59.359Z] -----------> git rev-list -1 --merges 1395b326789fda775fb66e55e1d702beec9c8d9b~1..1395b326789fda775fb66e55e1d702beec9c8d9b 1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:29:59.359Z] 1395b326789fda775fb66e55e1d702beec9c8d9b [false] [Pipeline] sh [2022-04-10T20:29:59.649Z] + git log --format=format:%s -1 1395b326789fda775fb66e55e1d702beec9c8d9b [Pipeline] echo [2022-04-10T20:29:59.667Z] ========================================================= [2022-04-10T20:29:59.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T20:29:59.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-10T20:30:00.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T20:30:00.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T20:30:00.074Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T20:30:00.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T20:30:00.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-10T20:30:00.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T20:30:00.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:00.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:00.423Z] [2022-04-10T20:30:00.423Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:00.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:00.724Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T20:30:00.724Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T20:30:00.724Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T20:30:00.724Z] 4c7163046ea9: Pulling fs layer [2022-04-10T20:30:00.724Z] 0c2d73faf560: Pulling fs layer [2022-04-10T20:30:00.724Z] 0c2d73faf560: Waiting [2022-04-10T20:30:00.724Z] 3e5f54012d9b: Verifying Checksum [2022-04-10T20:30:00.724Z] 3e5f54012d9b: Download complete [2022-04-10T20:30:00.724Z] a0d0a0d46f8b: Download complete [2022-04-10T20:30:00.724Z] 0c2d73faf560: Verifying Checksum [2022-04-10T20:30:00.724Z] 0c2d73faf560: Download complete [2022-04-10T20:30:00.724Z] 4c7163046ea9: Verifying Checksum [2022-04-10T20:30:00.724Z] 4c7163046ea9: Download complete [2022-04-10T20:30:00.983Z] a0d0a0d46f8b: Pull complete [2022-04-10T20:30:00.983Z] 3e5f54012d9b: Pull complete [2022-04-10T20:30:01.245Z] 4c7163046ea9: Pull complete [2022-04-10T20:30:01.506Z] 0c2d73faf560: Pull complete [2022-04-10T20:30:01.506Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T20:30:01.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:01.506Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T20:30:01.581Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T20:30:01.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-10T20:30:02.400Z] $ docker top 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T20:30:02.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:02.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:02.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:02.612Z] $ docker exec 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f ssh-agent [2022-04-10T20:30:02.740Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNNNHNh/agent.13 [2022-04-10T20:30:02.740Z] SSH_AGENT_PID=19 [2022-04-10T20:30:02.746Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:02.861Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1716086719011945846.key (/w/workspace/edgex-go/2@tmp/private_key_1716086719011945846.key) [2022-04-10T20:30:02.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:03.166Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T20:30:03.187Z] $ docker exec --env ******** --env ******** 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f ssh-agent -k [2022-04-10T20:30:03.296Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:03.299Z] unset SSH_AGENT_PID; [2022-04-10T20:30:03.300Z] echo Agent pid 19 killed; [2022-04-10T20:30:03.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T20:30:03.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:03.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:03.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:03.455Z] $ docker exec 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f ssh-agent [2022-04-10T20:30:03.568Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbnGdIk/agent.53 [2022-04-10T20:30:03.568Z] SSH_AGENT_PID=59 [2022-04-10T20:30:03.573Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:03.685Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8245339353154277960.key (/w/workspace/edgex-go/2@tmp/private_key_8245339353154277960.key) [2022-04-10T20:30:03.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:03.991Z] + git semver init [2022-04-10T20:30:03.991Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T20:30:03.991Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-10T20:30:03.991Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-10T20:30:03.991Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T20:30:03.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:03.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T20:30:03.991Z] # $SEMVER_BRANCH = PR-3954 [2022-04-10T20:30:03.991Z] # $SEMVER_TEMP = /tmp/semver-020402618 [2022-04-10T20:30:03.991Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-10T20:30:18.903Z] # '/tmp/semver-020402618' -> '/w/workspace/edgex-go/2/.semver' [2022-04-10T20:30:18.903Z] # -> Force: false [2022-04-10T20:30:18.903Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-10T20:30:18.918Z] $ docker exec --env ******** --env ******** 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f ssh-agent -k [2022-04-10T20:30:19.022Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:19.022Z] unset SSH_AGENT_PID; [2022-04-10T20:30:19.022Z] echo Agent pid 59 killed; [2022-04-10T20:30:19.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:19.332Z] + git semver [Pipeline] } [2022-04-10T20:30:19.348Z] $ docker stop --time=1 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f [2022-04-10T20:30:21.251Z] $ docker rm -f 2dbbcd466fbb512e434bbf5c5555e028a0433b3aa6e6a7d482180751aa74944f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:30:21.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T20:30:21.885Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T20:30:21.889Z] [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-10T20:30:22.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:30:22.039Z] ========================================================= [2022-04-10T20:30:22.039Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T20:30:22.039Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:22.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:22.327Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T20:30:22.327Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T20:30:22.327Z] 666ba61612fd: Pulling fs layer [2022-04-10T20:30:22.327Z] 8ed8ca486205: Pulling fs layer [2022-04-10T20:30:22.327Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T20:30:22.327Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T20:30:22.327Z] 640e595b4fbd: Pulling fs layer [2022-04-10T20:30:22.327Z] 763cafe07f6e: Pulling fs layer [2022-04-10T20:30:22.327Z] 0c0b528cf693: Pulling fs layer [2022-04-10T20:30:22.327Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T20:30:22.327Z] 763cafe07f6e: Waiting [2022-04-10T20:30:22.327Z] 4fe6c5a15a65: Waiting [2022-04-10T20:30:22.327Z] 0c0b528cf693: Waiting [2022-04-10T20:30:22.327Z] 10935f4eaf8b: Waiting [2022-04-10T20:30:22.327Z] 22a0e8bec74d: Waiting [2022-04-10T20:30:22.327Z] 8ed8ca486205: Download complete [2022-04-10T20:30:22.327Z] 666ba61612fd: Download complete [2022-04-10T20:30:22.327Z] 22a0e8bec74d: Verifying Checksum [2022-04-10T20:30:22.327Z] 22a0e8bec74d: Download complete [2022-04-10T20:30:22.327Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T20:30:22.327Z] 640e595b4fbd: Download complete [2022-04-10T20:30:22.327Z] 763cafe07f6e: Download complete [2022-04-10T20:30:22.327Z] 0c0b528cf693: Verifying Checksum [2022-04-10T20:30:22.327Z] 0c0b528cf693: Download complete [2022-04-10T20:30:22.588Z] 59bf1c3509f3: Pull complete [2022-04-10T20:30:22.588Z] 666ba61612fd: Pull complete [2022-04-10T20:30:22.848Z] 8ed8ca486205: Pull complete [2022-04-10T20:30:23.106Z] 10935f4eaf8b: Verifying Checksum [2022-04-10T20:30:23.106Z] 10935f4eaf8b: Download complete [2022-04-10T20:30:23.106Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T20:30:23.106Z] 4fe6c5a15a65: Download complete [2022-04-10T20:30:27.305Z] 4fe6c5a15a65: Pull complete [2022-04-10T20:30:27.305Z] 22a0e8bec74d: Pull complete [2022-04-10T20:30:27.305Z] 640e595b4fbd: Pull complete [2022-04-10T20:30:27.305Z] 763cafe07f6e: Pull complete [2022-04-10T20:30:27.305Z] 0c0b528cf693: Pull complete [2022-04-10T20:30:29.219Z] 10935f4eaf8b: Pull complete [2022-04-10T20:30:29.219Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T20:30:29.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:29.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:29.528Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:29.528Z] WORKDIR /edgex [2022-04-10T20:30:29.528Z] COPY go.mod . [2022-04-10T20:30:29.529Z] RUN go mod download [2022-04-10T20:30:29.529Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-10T20:30:30.912Z] Sending build context to Docker daemon 334.7MB [2022-04-10T20:30:30.912Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:30.912Z] ---> 99d49a6021b9 [2022-04-10T20:30:30.912Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:30:33.466Z] ---> Running in 47c94c556017 [2022-04-10T20:30:33.466Z] Removing intermediate container 47c94c556017 [2022-04-10T20:30:33.466Z] ---> cd07627fb172 [2022-04-10T20:30:33.466Z] Step 3/4 : COPY go.mod . [2022-04-10T20:30:33.466Z] ---> 502641f65aa2 [2022-04-10T20:30:33.466Z] Step 4/4 : RUN go mod download [2022-04-10T20:30:33.466Z] ---> Running in 4e1b98e8eb22 [2022-04-10T20:30:36.976Z] Still waiting to schedule task [2022-04-10T20:30:36.976Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-10T20:30:48.363Z] Removing intermediate container 4e1b98e8eb22 [2022-04-10T20:30:48.363Z] ---> 09a49dd04e02 [2022-04-10T20:30:48.363Z] Successfully built 09a49dd04e02 [2022-04-10T20:30:48.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:48.662Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:30:48.662Z] . [Pipeline] withDockerContainer [2022-04-10T20:30:48.730Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T20:30:48.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:30:49.165Z] $ docker top 14ec39c659e0455a8bd9efd9f2c12c827737cc723131cd93873f0dd29bcf37ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:30:49.580Z] + go version [2022-04-10T20:30:49.580Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T20:30:49.603Z] $ docker stop --time=1 14ec39c659e0455a8bd9efd9f2c12c827737cc723131cd93873f0dd29bcf37ad [2022-04-10T20:30:50.882Z] $ docker rm -f 14ec39c659e0455a8bd9efd9f2c12c827737cc723131cd93873f0dd29bcf37ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:51.293Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:30:51.293Z] . [Pipeline] withDockerContainer [2022-04-10T20:30:51.358Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T20:30:51.389Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:30:51.821Z] $ docker top 0d3bbd658e3efabc304f2827315d0edea923f41d3e9ad5e88027b6d9c2376a08 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T20:30:51.902Z] ========================================================= [2022-04-10T20:30:51.902Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:30:51.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:52.188Z] + make test [2022-04-10T20:30:52.188Z] go mod tidy -compat=1.17 [2022-04-10T20:30:52.188Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:30:57.467Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:31:09.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:31:09.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-04-10T20:31:09.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:31:10.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements [2022-04-10T20:31:10.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:31:10.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.557s coverage: 89.2% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.1% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements [2022-04-10T20:31:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-04-10T20:31:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-04-10T20:31:22.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-04-10T20:31:22.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2022-04-10T20:31:24.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements [2022-04-10T20:31:24.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.4% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:31:34.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:31:34.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:31:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-10T20:31:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-10T20:31:34.470Z] 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-10T20:31:52.554Z] GO111MODULE=on go vet ./... [2022-04-10T20:31:54.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:31:54.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:31:54.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:31:55.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:31:55.849Z] + ls -al . [2022-04-10T20:31:55.849Z] total 668 [2022-04-10T20:31:55.849Z] drwxrwxr-x 10 1001 1001 4096 Apr 10 20:31 . [2022-04-10T20:31:55.849Z] drwxr-xr-x 4 root root 4096 Apr 10 20:30 .. [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:29 .dockerignore [2022-04-10T20:31:55.849Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 .git [2022-04-10T20:31:55.849Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:29 .github [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:29 .gitignore [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:29 .golangci.yml [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:29 .hadolint.yml [2022-04-10T20:31:55.849Z] drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:29 .sonarcloud.properties [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:29 ADOPTERS.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:29 Attribution.txt [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:29 CHANGELOG.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:29 CONTRIBUTING.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:29 GOVERNANCE.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:29 Jenkinsfile [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:29 LICENSE [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:29 Makefile [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:29 OWNERS.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:29 README.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:29 SECURITY.md [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:29 ZMQWindows.md [2022-04-10T20:31:55.849Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:29 bin [2022-04-10T20:31:55.849Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:29 cmd [2022-04-10T20:31:55.849Z] -rw-r--r-- 1 root root 431014 Apr 10 20:31 coverage.out [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:29 go.mod [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:30 go.sum [2022-04-10T20:31:55.849Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 internal [2022-04-10T20:31:55.849Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:29 openapi [2022-04-10T20:31:55.849Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 snap [2022-04-10T20:31:55.849Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:29 version.go [Pipeline] sh [2022-04-10T20:31:56.143Z] + '[' -e coverage.out ] [2022-04-10T20:31:56.143Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:31:56.222Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:31:56.500Z] + make build [2022-04-10T20:31:56.500Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T20:32:14.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:32:24.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T20:32:24.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T20:32:25.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T20:32:26.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:32:27.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:32:28.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T20:32:29.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:32:30.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:32:31.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T20:32:32.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T20:32:34.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-10T20:32:35.083Z] $ docker stop --time=1 0d3bbd658e3efabc304f2827315d0edea923f41d3e9ad5e88027b6d9c2376a08 [2022-04-10T20:32:37.956Z] $ docker rm -f 0d3bbd658e3efabc304f2827315d0edea923f41d3e9ad5e88027b6d9c2376a08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:38.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:38.896Z] [2022-04-10T20:32:38.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:39.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:39.220Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-10T20:32:39.220Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-10T20:32:39.220Z] ca9280d653b3: Pulling fs layer [2022-04-10T20:32:39.220Z] 7e9c9ca2126c: Pulling fs layer [2022-04-10T20:32:39.220Z] cbdbe7a5bc2a: Download complete [2022-04-10T20:32:39.513Z] ca9280d653b3: Verifying Checksum [2022-04-10T20:32:39.513Z] ca9280d653b3: Download complete [2022-04-10T20:32:39.513Z] cbdbe7a5bc2a: Pull complete [2022-04-10T20:32:39.773Z] 7e9c9ca2126c: Verifying Checksum [2022-04-10T20:32:39.773Z] 7e9c9ca2126c: Download complete [2022-04-10T20:32:40.062Z] ca9280d653b3: Pull complete [2022-04-10T20:32:42.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11904 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws [2022-04-10T20:32:42.155Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-10T20:32:42.593Z] The recommended git tool is: git [2022-04-10T20:32:43.370Z] 7e9c9ca2126c: Pull complete [2022-04-10T20:32:43.370Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-10T20:32:43.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:43.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-10T20:32:43.433Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T20:32:43.465Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:32:45.366Z] $ docker top e4305d1551c4b6caccfbf9524954842fc6bf2ab137fcaca7d64dbecf1767f64a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:32:45.736Z] + docker-compose build --help [2022-04-10T20:32:45.736Z] + grep parallel [2022-04-10T20:32:46.305Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:32:46.579Z] $ docker stop --time=1 e4305d1551c4b6caccfbf9524954842fc6bf2ab137fcaca7d64dbecf1767f64a [2022-04-10T20:32:47.891Z] $ docker rm -f e4305d1551c4b6caccfbf9524954842fc6bf2ab137fcaca7d64dbecf1767f64a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:32:48.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:32:48.308Z] . [Pipeline] withDockerContainer [2022-04-10T20:32:48.383Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T20:32:48.419Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T20:32:48.808Z] $ docker top e01211dc52df19e0682b6bd60c324730af8956cc0c8ca7045cdd355961f5a804 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:32:49.183Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:32:49.751Z] Building core-command ... [2022-04-10T20:32:49.751Z] Building core-data ... [2022-04-10T20:32:49.751Z] Building core-metadata ... [2022-04-10T20:32:49.751Z] Building security-bootstrapper ... [2022-04-10T20:32:49.751Z] Building security-proxy-setup ... [2022-04-10T20:32:49.751Z] Building security-secretstore-setup ... [2022-04-10T20:32:49.751Z] Building security-spiffe-token-provider ... [2022-04-10T20:32:49.752Z] Building security-spire-agent ... [2022-04-10T20:32:49.752Z] Building security-spire-config ... [2022-04-10T20:32:49.752Z] Building security-spire-server ... [2022-04-10T20:32:49.752Z] Building support-notifications ... [2022-04-10T20:32:49.752Z] Building support-scheduler ... [2022-04-10T20:32:49.752Z] Building sys-mgmt-agent ... [2022-04-10T20:32:49.752Z] Building support-notifications [2022-04-10T20:32:49.752Z] Building security-secretstore-setup [2022-04-10T20:32:49.752Z] Building security-spiffe-token-provider [2022-04-10T20:32:49.752Z] Building support-scheduler [2022-04-10T20:32:49.752Z] Building security-proxy-setup [2022-04-10T20:32:50.108Z] using credential edgex-jenkins-ssh [2022-04-10T20:32:50.224Z] Cloning the remote Git repository [2022-04-10T20:32:50.360Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T20:32:50.560Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-10T20:32:50.735Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T20:32:50.736Z] > git --version # timeout=10 [2022-04-10T20:32:50.778Z] > git --version # 'git version 2.25.1' [2022-04-10T20:32:50.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T20:32:50.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T20:33:06.972Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T20:33:06.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T20:33:07.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T20:33:07.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T20:33:07.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T20:33:07.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T20:33:07.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:07.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:07.839Z] ---> 09a49dd04e02 [2022-04-10T20:33:07.839Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:33:07.839Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:07.839Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:07.839Z] ---> 09a49dd04e02 [2022-04-10T20:33:07.839Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:33:07.839Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:07.839Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:07.839Z] ---> 09a49dd04e02 [2022-04-10T20:33:07.839Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:33:07.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:07.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:07.839Z] ---> 09a49dd04e02 [2022-04-10T20:33:07.839Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:33:07.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:07.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:07.839Z] ---> 09a49dd04e02 [2022-04-10T20:33:07.839Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:33:07.904Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-10T20:33:08.498Z] Merge succeeded, producing 57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T20:33:08.499Z] Checking out Revision 57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 (PR-3954) [2022-04-10T20:33:07.931Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T20:33:07.948Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-10T20:33:08.198Z] > git remote # timeout=10 [2022-04-10T20:33:08.222Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T20:33:08.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T20:33:08.250Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T20:33:08.477Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T20:33:08.513Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T20:33:08.525Z] > git checkout -f 57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 # timeout=10 [2022-04-10T20:33:12.042Z] ---> Running in c494f321c1fa [2022-04-10T20:33:12.042Z] ---> Running in a7e159a8e794 [2022-04-10T20:33:12.042Z] ---> Running in 3173f44d89e4 [2022-04-10T20:33:12.042Z] ---> Running in 32fdbdeb103c [2022-04-10T20:33:12.042Z] ---> Running in c66028142406 [2022-04-10T20:33:12.042Z] Removing intermediate container 3173f44d89e4 [2022-04-10T20:33:12.042Z] ---> f22abf172477 [2022-04-10T20:33:12.042Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:12.042Z] Removing intermediate container a7e159a8e794 [2022-04-10T20:33:12.042Z] ---> c2a0a27f459f [2022-04-10T20:33:12.042Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:33:12.042Z] ---> Running in 2da090886f85 [2022-04-10T20:33:12.042Z] Removing intermediate container c494f321c1fa [2022-04-10T20:33:12.042Z] ---> a5d55aa941af [2022-04-10T20:33:12.042Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:12.042Z] Removing intermediate container c66028142406 [2022-04-10T20:33:12.042Z] ---> b964a08dcc82 [2022-04-10T20:33:12.042Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:12.042Z] Removing intermediate container 32fdbdeb103c [2022-04-10T20:33:12.042Z] ---> 339673c74436 [2022-04-10T20:33:12.042Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:12.042Z] ---> Running in 22e055722e8e [2022-04-10T20:33:12.042Z] ---> Running in 0358a369a424 [2022-04-10T20:33:12.042Z] ---> Running in 9756eecb6474 [2022-04-10T20:33:12.042Z] ---> Running in 67475eb28d0d [2022-04-10T20:33:12.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:12.302Z] Removing intermediate container 2da090886f85 [2022-04-10T20:33:12.302Z] ---> bad676f006e7 [2022-04-10T20:33:12.302Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:33:12.302Z] ---> Running in 93ec1d6bcf48 [2022-04-10T20:33:12.801Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T20:33:12.871Z] Removing intermediate container 0358a369a424 [2022-04-10T20:33:12.871Z] ---> 7b52a84f3721 [2022-04-10T20:33:12.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:33:12.871Z] Removing intermediate container 9756eecb6474 [2022-04-10T20:33:12.871Z] ---> d0ddcbcb95e6 [2022-04-10T20:33:12.871Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:33:12.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:12.871Z] Removing intermediate container 67475eb28d0d [2022-04-10T20:33:12.871Z] ---> 1727bc1e88e6 [2022-04-10T20:33:12.871Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:33:12.816Z] > git rev-list --no-walk f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-10T20:33:13.130Z] ---> Running in 9fbb26cf704d [2022-04-10T20:33:13.130Z] ---> Running in 5007649874f1 [2022-04-10T20:33:13.130Z] ---> Running in bea56fe5557c [2022-04-10T20:33:13.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T20:33:13.389Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:33:13.389Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:33:13.389Z] OK: 15864 distinct packages available [2022-04-10T20:33:13.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:13.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:13.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:13.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:13.768Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T20:33:13.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T20:33:13.768Z] Dload Upload Total Spent Left Speed [2022-04-10T20:33:13.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [2022-04-10T20:33:13.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-04-10T20:33:14.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:14.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:14.170Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:14.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-10T20:33:14.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:14.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:14.430Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:14.430Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:14.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T20:33:14.612Z] + sudo tee /etc/docker/daemon.new [2022-04-10T20:33:14.612Z] { [2022-04-10T20:33:14.612Z] "registry-mirrors": [ [2022-04-10T20:33:14.612Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T20:33:14.612Z] ], [2022-04-10T20:33:14.612Z] "bip": "10.250.0.254/24", [2022-04-10T20:33:14.612Z] "hosts": [ [2022-04-10T20:33:14.612Z] "tcp://0.0.0.0:5555", [2022-04-10T20:33:14.612Z] "unix:///var/run/docker.sock" [2022-04-10T20:33:14.612Z] ], [2022-04-10T20:33:14.612Z] "mtu": 1458, [2022-04-10T20:33:14.612Z] "selinux-enabled": true, [2022-04-10T20:33:14.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T20:33:14.612Z] } [Pipeline] sh [2022-04-10T20:33:14.696Z] Removing intermediate container 93ec1d6bcf48 [2022-04-10T20:33:14.696Z] ---> 55b5683ad616 [2022-04-10T20:33:14.696Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:33:14.696Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:14.696Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:14.958Z] ---> 3c7007ea6796 [2022-04-10T20:33:14.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:14.958Z] ---> Running in a9002ae11ce4 [2022-04-10T20:33:14.958Z] Removing intermediate container 22e055722e8e [2022-04-10T20:33:14.958Z] ---> cf28b8c4dfb5 [2022-04-10T20:33:14.958Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:33:14.958Z] Removing intermediate container 9fbb26cf704d [2022-04-10T20:33:14.958Z] ---> e52d068e1f0f [2022-04-10T20:33:14.958Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:33:14.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T20:33:15.217Z] Removing intermediate container 5007649874f1 [2022-04-10T20:33:15.217Z] ---> 5b781b6ab9e5 [2022-04-10T20:33:15.217Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:33:15.217Z] ---> 5d9dd238b400 [2022-04-10T20:33:15.217Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:15.217Z] ---> 6d413cfb0b09 [2022-04-10T20:33:15.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:15.217Z] Removing intermediate container bea56fe5557c [2022-04-10T20:33:15.217Z] ---> e03283f23b62 [2022-04-10T20:33:15.217Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:33:15.217Z] ---> Running in 91471bc4aa88 [2022-04-10T20:33:15.217Z] ---> Running in e01305bacfee [2022-04-10T20:33:15.327Z] + sudo service docker restart [2022-04-10T20:33:15.478Z] ---> 683b34ec90cb [2022-04-10T20:33:15.478Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:15.478Z] ---> Running in b5b47a1f060a [2022-04-10T20:33:15.478Z] ---> 1d87816da325 [2022-04-10T20:33:15.478Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:15.478Z] ---> Running in a08b4b0506a5 [2022-04-10T20:33:16.045Z] Removing intermediate container a9002ae11ce4 [2022-04-10T20:33:16.045Z] ---> 5669d5580810 [2022-04-10T20:33:16.045Z] Step 8/22 : COPY . . [2022-04-10T20:33:16.982Z] Removing intermediate container 91471bc4aa88 [2022-04-10T20:33:16.982Z] ---> 4fbbe8e81b72 [2022-04-10T20:33:16.982Z] Step 7/20 : COPY . . [2022-04-10T20:33:22.260Z] Removing intermediate container b5b47a1f060a [2022-04-10T20:33:22.260Z] ---> 8a705edf43ae [2022-04-10T20:33:22.260Z] Step 8/22 : COPY . . [2022-04-10T20:33:22.260Z] Removing intermediate container a08b4b0506a5 [2022-04-10T20:33:22.260Z] ---> df03685feca7 [2022-04-10T20:33:22.260Z] Step 8/25 : COPY . . [2022-04-10T20:33:22.260Z] Removing intermediate container e01305bacfee [2022-04-10T20:33:22.260Z] ---> 7c6b3adc184e [2022-04-10T20:33:22.260Z] Step 8/22 : COPY . . [2022-04-10T20:33:22.260Z] ---> 75f9ef1490e7 [2022-04-10T20:33:22.260Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:33:22.260Z] ---> Running in 0bfa3002033c [2022-04-10T20:33:27.532Z] ---> bfe0807f1a85 [2022-04-10T20:33:27.532Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:33:27.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:33:28.468Z] ---> Running in 7b710262d818 [2022-04-10T20:33:28.468Z] ---> df80f0ae5ca8 [2022-04-10T20:33:28.468Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:33:28.726Z] ---> a049b1a3bf87 [2022-04-10T20:33:28.726Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T20:33:28.726Z] ---> Running in a9bbfea4fbe8 [2022-04-10T20:33:28.726Z] ---> 0fdfa39de56a [2022-04-10T20:33:28.726Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:33:28.726Z] ---> Running in 40a7d2082d7a [2022-04-10T20:33:28.726Z] ---> Running in aaa7ce20e16a [2022-04-10T20:33:28.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T20:33:28.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:33:29.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T20:33:29.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:33:33.686Z] provisioning config files... [2022-04-10T20:33:33.714Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4472684789008923124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:33:34.080Z] ---> docker-login.sh [2022-04-10T20:33:34.080Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:33:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:33:35.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:33:35.132Z] Configure a credential helper to remove this warning. See [2022-04-10T20:33:35.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:33:35.132Z] [2022-04-10T20:33:35.132Z] Login Succeeded [2022-04-10T20:33:35.132Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:33:35.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:33:35.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:33:35.743Z] Configure a credential helper to remove this warning. See [2022-04-10T20:33:35.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:33:35.743Z] [2022-04-10T20:33:35.743Z] Login Succeeded [2022-04-10T20:33:35.743Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:33:36.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:33:36.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:33:36.303Z] Configure a credential helper to remove this warning. See [2022-04-10T20:33:36.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:33:36.303Z] [2022-04-10T20:33:36.303Z] Login Succeeded [2022-04-10T20:33:36.303Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:33:36.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:33:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:33:36.861Z] Configure a credential helper to remove this warning. See [2022-04-10T20:33:36.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:33:36.861Z] [2022-04-10T20:33:36.861Z] Login Succeeded [2022-04-10T20:33:36.861Z] docker.io [2022-04-10T20:33:37.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:33:37.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:33:37.408Z] Configure a credential helper to remove this warning. See [2022-04-10T20:33:37.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:33:37.408Z] [2022-04-10T20:33:37.408Z] Login Succeeded [2022-04-10T20:33:37.408Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:33:37.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T20:33:37.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:33:37.721Z] ========================================================= [2022-04-10T20:33:37.721Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T20:33:37.721Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:33:38.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T20:33:38.360Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T20:33:38.360Z] 9b3977197b4f: Pulling fs layer [2022-04-10T20:33:38.360Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T20:33:38.360Z] 94645a83ff95: Pulling fs layer [2022-04-10T20:33:38.360Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T20:33:38.360Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T20:33:38.360Z] f7c0051592d6: Pulling fs layer [2022-04-10T20:33:38.360Z] a227ed2f7395: Pulling fs layer [2022-04-10T20:33:38.360Z] 7b1c46037f91: Pulling fs layer [2022-04-10T20:33:38.360Z] 3f3a8bcf1eab: Waiting [2022-04-10T20:33:38.360Z] 0c92f367c5e7: Waiting [2022-04-10T20:33:38.360Z] f7c0051592d6: Waiting [2022-04-10T20:33:38.360Z] a227ed2f7395: Waiting [2022-04-10T20:33:38.360Z] 7b1c46037f91: Waiting [2022-04-10T20:33:38.360Z] 94645a83ff95: Download complete [2022-04-10T20:33:38.360Z] 1a89e8eeedd5: Verifying Checksum [2022-04-10T20:33:38.360Z] 1a89e8eeedd5: Download complete [2022-04-10T20:33:38.360Z] 0c92f367c5e7: Verifying Checksum [2022-04-10T20:33:38.360Z] 0c92f367c5e7: Download complete [2022-04-10T20:33:38.360Z] f7c0051592d6: Verifying Checksum [2022-04-10T20:33:38.360Z] f7c0051592d6: Download complete [2022-04-10T20:33:38.360Z] a227ed2f7395: Verifying Checksum [2022-04-10T20:33:38.360Z] a227ed2f7395: Download complete [2022-04-10T20:33:38.360Z] 9b3977197b4f: Download complete [2022-04-10T20:33:39.361Z] 9b3977197b4f: Pull complete [2022-04-10T20:33:39.970Z] 1a89e8eeedd5: Pull complete [2022-04-10T20:33:40.246Z] 94645a83ff95: Pull complete [2022-04-10T20:33:40.524Z] 7b1c46037f91: Verifying Checksum [2022-04-10T20:33:40.524Z] 7b1c46037f91: Download complete [2022-04-10T20:33:41.130Z] 3f3a8bcf1eab: Download complete [2022-04-10T20:33:53.556Z] 3f3a8bcf1eab: Pull complete [2022-04-10T20:33:53.556Z] 0c92f367c5e7: Pull complete [2022-04-10T20:33:53.830Z] f7c0051592d6: Pull complete [2022-04-10T20:33:54.104Z] a227ed2f7395: Pull complete [2022-04-10T20:34:02.418Z] 7b1c46037f91: Pull complete [2022-04-10T20:34:02.418Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T20:34:02.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T20:34:02.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:34:02.767Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T20:34:02.767Z] WORKDIR /edgex [2022-04-10T20:34:02.767Z] COPY go.mod . [2022-04-10T20:34:02.767Z] RUN go mod download [2022-04-10T20:34:02.767Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-10T20:34:05.423Z] Sending build context to Docker daemon 169.1MB [2022-04-10T20:34:05.423Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T20:34:05.423Z] ---> f79e39bc4007 [2022-04-10T20:34:05.423Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:34:07.412Z] ---> Running in a6315ad9d969 [2022-04-10T20:34:07.692Z] Removing intermediate container a6315ad9d969 [2022-04-10T20:34:07.692Z] ---> ec969fb375bc [2022-04-10T20:34:07.692Z] Step 3/4 : COPY go.mod . [2022-04-10T20:34:08.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T20:34:08.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:34:08.300Z] ---> 5142e661dc01 [2022-04-10T20:34:08.300Z] Step 4/4 : RUN go mod download [2022-04-10T20:34:08.300Z] ---> Running in eb0821fc98c8 [2022-04-10T20:34:08.581Z] Removing intermediate container a9bbfea4fbe8 [2022-04-10T20:34:08.581Z] ---> d891afb5c16f [2022-04-10T20:34:08.581Z] [2022-04-10T20:34:08.581Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:34:08.840Z] Removing intermediate container 7b710262d818 [2022-04-10T20:34:08.840Z] ---> 3776ea340049 [2022-04-10T20:34:08.840Z] [2022-04-10T20:34:08.840Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:34:08.840Z] Removing intermediate container 40a7d2082d7a [2022-04-10T20:34:08.840Z] ---> aed20db89fe0 [2022-04-10T20:34:08.840Z] [2022-04-10T20:34:08.840Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:34:08.840Z] Removing intermediate container aaa7ce20e16a [2022-04-10T20:34:08.840Z] ---> 93bc8596ec91 [2022-04-10T20:34:08.840Z] [2022-04-10T20:34:08.840Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:34:08.840Z] Removing intermediate container 0bfa3002033c [2022-04-10T20:34:08.840Z] ---> 15288f6569a7 [2022-04-10T20:34:08.840Z] [2022-04-10T20:34:08.840Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:34:09.409Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:09.670Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:10.246Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:10.246Z] 3.14: Pulling from library/alpine [2022-04-10T20:34:10.246Z] 3.15: Pulling from library/alpine [2022-04-10T20:34:11.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:11.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:11.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:11.630Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:34:11.630Z] Status: Image is up to date for alpine:3.14 [2022-04-10T20:34:11.630Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:34:11.630Z] Status: Image is up to date for alpine:3.14 [2022-04-10T20:34:11.630Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:34:11.630Z] ---> e04c818066af [2022-04-10T20:34:11.630Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:34:11.630Z] ---> e04c818066af [2022-04-10T20:34:11.630Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T20:34:11.630Z] ---> e04c818066af [2022-04-10T20:34:11.630Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:34:11.630Z] ---> e04c818066af [2022-04-10T20:34:11.630Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T20:34:11.891Z] ---> Running in e95a363b0631 [2022-04-10T20:34:11.891Z] ---> Running in a5f5a0cd197f [2022-04-10T20:34:11.891Z] ---> Running in 694fda15cac2 [2022-04-10T20:34:11.891Z] ---> Running in 0666d0cac082 [2022-04-10T20:34:11.891Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:34:11.891Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:34:11.891Z] ---> 0ac33e5f5afa [2022-04-10T20:34:11.891Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:34:12.149Z] ---> Running in 342f473a8c2f [2022-04-10T20:34:12.149Z] Removing intermediate container 342f473a8c2f [2022-04-10T20:34:12.149Z] ---> eef6ac6742c8 [2022-04-10T20:34:12.149Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:12.149Z] ---> Running in 40e2c10562d9 [2022-04-10T20:34:12.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:12.667Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:12.927Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:34:12.927Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T20:34:12.927Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T20:34:12.927Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T20:34:12.927Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:12.927Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:12.927Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:12.927Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:12.927Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:12.927Z] OK: 6 MiB in 15 packages [2022-04-10T20:34:12.927Z] OK: 8 MiB in 20 packages [2022-04-10T20:34:12.927Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:12.927Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:12.927Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:12.927Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:12.927Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:12.927Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:12.927Z] OK: 6 MiB in 16 packages [2022-04-10T20:34:12.927Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:34:12.927Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:12.927Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:13.191Z] OK: 6 MiB in 17 packages [2022-04-10T20:34:13.191Z] Removing intermediate container 40e2c10562d9 [2022-04-10T20:34:13.191Z] ---> 2fc92ce1f69c [2022-04-10T20:34:13.191Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:34:13.191Z] ---> Running in b6f256af0813 [2022-04-10T20:34:13.672Z] Removing intermediate container a5f5a0cd197f [2022-04-10T20:34:13.672Z] ---> f0264df8b8f9 [2022-04-10T20:34:13.672Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:34:13.672Z] ---> Running in 7218eb19b57a [2022-04-10T20:34:13.672Z] Removing intermediate container e95a363b0631 [2022-04-10T20:34:13.672Z] ---> 987cd799e24d [2022-04-10T20:34:13.672Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:34:13.672Z] Removing intermediate container 694fda15cac2 [2022-04-10T20:34:13.672Z] ---> 03ac512805ce [2022-04-10T20:34:13.672Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:34:13.932Z] ---> Running in e5f5f1a33ef0 [2022-04-10T20:34:13.932Z] ---> Running in ea9e72507edc [2022-04-10T20:34:13.932Z] Removing intermediate container 7218eb19b57a [2022-04-10T20:34:13.932Z] ---> 4954f49625fb [2022-04-10T20:34:13.932Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T20:34:13.932Z] Removing intermediate container 0666d0cac082 [2022-04-10T20:34:13.932Z] ---> 473e614761e7 [2022-04-10T20:34:13.932Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:34:13.932Z] ---> Running in dbe23001595b [2022-04-10T20:34:13.932Z] ---> Running in 8c23ee24bb2e [2022-04-10T20:34:13.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:13.932Z] Removing intermediate container e5f5f1a33ef0 [2022-04-10T20:34:13.932Z] ---> 44878e6dea8d [2022-04-10T20:34:13.932Z] Step 13/22 : WORKDIR /edgex [2022-04-10T20:34:13.932Z] Removing intermediate container ea9e72507edc [2022-04-10T20:34:13.932Z] ---> 3b24bcc6973a [2022-04-10T20:34:13.932Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T20:34:14.202Z] ---> Running in d335a81a74c7 [2022-04-10T20:34:14.202Z] ---> Running in 86db5a30402a [2022-04-10T20:34:14.202Z] Removing intermediate container dbe23001595b [2022-04-10T20:34:14.202Z] ---> eaaf45437192 [2022-04-10T20:34:14.202Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:34:14.202Z] Removing intermediate container 8c23ee24bb2e [2022-04-10T20:34:14.202Z] ---> 0c6a581d4bef [2022-04-10T20:34:14.202Z] Step 13/25 : WORKDIR / [2022-04-10T20:34:14.202Z] ---> Running in 0ede08529760 [2022-04-10T20:34:14.469Z] ---> Running in 50d7fa6b3dac [2022-04-10T20:34:14.469Z] Removing intermediate container d335a81a74c7 [2022-04-10T20:34:14.469Z] ---> 1ec79eb0d7a8 [2022-04-10T20:34:14.469Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T20:34:14.469Z] Removing intermediate container 86db5a30402a [2022-04-10T20:34:14.469Z] ---> b15ee72e91b3 [2022-04-10T20:34:14.469Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:34:14.739Z] ---> Running in 012b04a0be2f [2022-04-10T20:34:14.739Z] Removing intermediate container 0ede08529760 [2022-04-10T20:34:14.739Z] ---> cd5d63f76e32 [2022-04-10T20:34:14.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:34:14.739Z] Removing intermediate container 50d7fa6b3dac [2022-04-10T20:34:14.739Z] ---> e6e6c1767d3b [2022-04-10T20:34:14.739Z] 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-10T20:34:14.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:14.999Z] ---> 966296a37af0 [2022-04-10T20:34:14.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T20:34:14.999Z] Removing intermediate container 012b04a0be2f [2022-04-10T20:34:14.999Z] ---> b8f034d12901 [2022-04-10T20:34:14.999Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:34:15.258Z] ---> 1410b442c422 [2022-04-10T20:34:15.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T20:34:15.258Z] ---> c4934de5ff74 [2022-04-10T20:34:15.258Z] 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-10T20:34:15.258Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:34:15.258Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:34:15.258Z] OK: 15854 distinct packages available [2022-04-10T20:34:15.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:15.258Z] ---> bf88d812317b [2022-04-10T20:34:15.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T20:34:16.032Z] ---> d370b188bbc8 [2022-04-10T20:34:16.032Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:16.032Z] ---> 4e9f27d03d47 [2022-04-10T20:34:16.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T20:34:16.032Z] ---> 5b41158479b7 [2022-04-10T20:34:16.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:16.032Z] ---> 809e1c4cd3e2 [2022-04-10T20:34:16.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:16.032Z] ---> 136ba45965d0 [2022-04-10T20:34:16.032Z] 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-10T20:34:16.032Z] ---> 9579bdd0c149 [2022-04-10T20:34:16.032Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T20:34:16.296Z] ---> 8ccb9ad8581d [2022-04-10T20:34:16.296Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T20:34:16.296Z] ---> Running in 482c95c30334 [2022-04-10T20:34:16.296Z] ---> 7c9a687d6c24 [2022-04-10T20:34:16.296Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:34:16.296Z] ---> Running in 10373f1ef9cb [2022-04-10T20:34:16.296Z] Removing intermediate container 482c95c30334 [2022-04-10T20:34:16.296Z] ---> 197b41ecfb85 [2022-04-10T20:34:16.296Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:34:16.574Z] Removing intermediate container 10373f1ef9cb [2022-04-10T20:34:16.574Z] ---> d2018c8a042c [2022-04-10T20:34:16.574Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:34:16.574Z] ---> Running in d57afecadfd5 [2022-04-10T20:34:16.574Z] ---> 2fc856063519 [2022-04-10T20:34:16.574Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:34:16.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:16.574Z] ---> Running in db722c92a468 [2022-04-10T20:34:16.834Z] Removing intermediate container d57afecadfd5 [2022-04-10T20:34:16.834Z] ---> f7d8eaf1924c [2022-04-10T20:34:16.834Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:34:16.834Z] ---> ca13e091cae2 [2022-04-10T20:34:16.834Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T20:34:16.834Z] ---> Running in a81ab4a0d8e2 [2022-04-10T20:34:16.834Z] ---> c2e8a29513cd [2022-04-10T20:34:16.834Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:34:16.834Z] Removing intermediate container db722c92a468 [2022-04-10T20:34:16.834Z] ---> d4c831926f30 [2022-04-10T20:34:16.834Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:34:17.093Z] ---> Running in c715334b3989 [2022-04-10T20:34:17.093Z] ---> Running in c548a0323e19 [2022-04-10T20:34:17.093Z] Removing intermediate container a81ab4a0d8e2 [2022-04-10T20:34:17.093Z] ---> a719bd5868de [2022-04-10T20:34:17.093Z] Step 21/22 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:34:17.093Z] ---> Running in a7b5242c93a3 [2022-04-10T20:34:17.374Z] Removing intermediate container c548a0323e19 [2022-04-10T20:34:17.374Z] ---> 5ee82f959118 [2022-04-10T20:34:17.374Z] Step 21/22 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:34:17.374Z] Removing intermediate container a7b5242c93a3 [2022-04-10T20:34:17.375Z] ---> 322f57953ab8 [2022-04-10T20:34:17.375Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:34:17.634Z] ---> Running in 2de133b8a9d4 [2022-04-10T20:34:17.634Z] ---> Running in 304759484a6a [2022-04-10T20:34:17.894Z] ---> 2b54f1916eb7 [2022-04-10T20:34:17.894Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:34:17.894Z] Removing intermediate container 2de133b8a9d4 [2022-04-10T20:34:17.894Z] ---> 7b0f1de9bf62 [2022-04-10T20:34:17.894Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:34:17.894Z] Removing intermediate container 304759484a6a [2022-04-10T20:34:17.894Z] ---> b09a6aad72eb [2022-04-10T20:34:17.894Z] [2022-04-10T20:34:18.163Z] ---> Running in 28a37a98472a [2022-04-10T20:34:18.163Z] Successfully built b09a6aad72eb [2022-04-10T20:34:18.163Z] ---> 240a40d85357 [2022-04-10T20:34:18.163Z] 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-10T20:34:18.163Z] Removing intermediate container c715334b3989 [2022-04-10T20:34:18.163Z] ---> c1cd619bd3a5 [2022-04-10T20:34:18.163Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:34:18.163Z] Successfully tagged support-scheduler:latest [2022-04-10T20:34:18.163Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-10T20:34:18.163Z] Removing intermediate container 28a37a98472a [2022-04-10T20:34:18.163Z] ---> c795b764f6a2 [2022-04-10T20:34:18.163Z] [2022-04-10T20:34:18.163Z] ---> Running in 48f15d24caa7 [2022-04-10T20:34:18.163Z] ---> Running in 1cc2bb473bfd [2022-04-10T20:34:18.430Z] Successfully built c795b764f6a2 [2022-04-10T20:34:18.763Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:34:19.024Z] Successfully tagged support-notifications:latest [2022-04-10T20:34:19.024Z] Building security-bootstrapper [2022-04-10T20:34:19.024Z]  Building support-notifications ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:34:19.024Z] Removing intermediate container 48f15d24caa7 [2022-04-10T20:34:19.024Z] ---> a6382f97a642 [2022-04-10T20:34:19.024Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:34:19.284Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:34:19.284Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:34:19.543Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:34:19.803Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:19.803Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:34:20.272Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:34:20.272Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:34:20.842Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:34:20.842Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:34:20.842Z] OK: 8 MiB in 23 packages [2022-04-10T20:34:23.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:23.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:23.859Z] ---> 09a49dd04e02 [2022-04-10T20:34:23.859Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> 339673c74436 [2022-04-10T20:34:23.859Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> 1727bc1e88e6 [2022-04-10T20:34:23.859Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:34:23.859Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:23.859Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:23.859Z] ---> 09a49dd04e02 [2022-04-10T20:34:23.859Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> 339673c74436 [2022-04-10T20:34:23.859Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> 1727bc1e88e6 [2022-04-10T20:34:23.859Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> e03283f23b62 [2022-04-10T20:34:23.859Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> 1d87816da325 [2022-04-10T20:34:23.859Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> df03685feca7 [2022-04-10T20:34:23.859Z] Step 8/31 : COPY . . [2022-04-10T20:34:23.859Z] ---> Using cache [2022-04-10T20:34:23.859Z] ---> df80f0ae5ca8 [2022-04-10T20:34:23.859Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T20:34:25.248Z] ---> Running in 368ce32ee4cc [2022-04-10T20:34:25.248Z] ---> Running in fb09ebc00029 [2022-04-10T20:34:25.248Z] ---> Running in 5c875815b399 [2022-04-10T20:34:25.248Z] Removing intermediate container 368ce32ee4cc [2022-04-10T20:34:25.248Z] ---> 9c6a91a71f88 [2022-04-10T20:34:25.248Z] Step 21/22 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:34:25.248Z] Removing intermediate container 1cc2bb473bfd [2022-04-10T20:34:25.248Z] ---> 0777f09ae706 [2022-04-10T20:34:25.248Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:34:25.248Z] ---> Running in 5b92f5360e48 [2022-04-10T20:34:25.248Z] ---> Running in f83bf8a43ade [2022-04-10T20:34:25.509Z] Removing intermediate container b6f256af0813 [2022-04-10T20:34:25.509Z] ---> 089e5fd079de [2022-04-10T20:34:25.509Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:34:25.509Z] Removing intermediate container 5b92f5360e48 [2022-04-10T20:34:25.509Z] ---> 98a772592ccb [2022-04-10T20:34:25.509Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:34:25.509Z] ---> Running in 926cc95125c8 [2022-04-10T20:34:25.509Z] Removing intermediate container f83bf8a43ade [2022-04-10T20:34:25.509Z] ---> 0efa4febcc8f [2022-04-10T20:34:25.509Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:34:25.509Z] ---> Running in 06b6723ed99a [2022-04-10T20:34:25.509Z] ---> 59f046de15ad [2022-04-10T20:34:25.509Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:34:25.509Z] Removing intermediate container 926cc95125c8 [2022-04-10T20:34:25.509Z] ---> 103610124f75 [2022-04-10T20:34:25.509Z] [2022-04-10T20:34:25.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:25.770Z] Removing intermediate container 06b6723ed99a [2022-04-10T20:34:25.770Z] ---> 0754e587ae0d [2022-04-10T20:34:25.770Z] Step 24/25 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:34:25.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T20:34:25.770Z] ---> Running in 326e9450ce58 [2022-04-10T20:34:25.770Z] Successfully built 103610124f75 [2022-04-10T20:34:25.770Z] Successfully tagged security-proxy-setup:latest [2022-04-10T20:34:25.770Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-10T20:34:26.031Z] Removing intermediate container 326e9450ce58 [2022-04-10T20:34:26.031Z] ---> add630044e5e [2022-04-10T20:34:26.031Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:34:26.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:26.840Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:27.793Z] ---> Running in 55f16cd050f1 [2022-04-10T20:34:28.368Z] ---> 3af35ec9c47f [2022-04-10T20:34:28.368Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:34:28.942Z] Removing intermediate container 55f16cd050f1 [2022-04-10T20:34:28.942Z] ---> a4642bbcf530 [2022-04-10T20:34:28.942Z] [2022-04-10T20:34:28.942Z] Successfully built a4642bbcf530 [2022-04-10T20:34:29.202Z] Successfully tagged security-secretstore-setup:latest [2022-04-10T20:34:29.202Z] Building core-command [2022-04-10T20:34:29.462Z]  Building security-secretstore-setup ... done Removing intermediate container fb09ebc00029 [2022-04-10T20:34:29.462Z] ---> a16a03b25995 [2022-04-10T20:34:29.462Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:29.462Z] ---> f9ab6f73e43c [2022-04-10T20:34:29.462Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:34:30.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:30.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:30.845Z] ---> 09a49dd04e02 [2022-04-10T20:34:30.845Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> 339673c74436 [2022-04-10T20:34:30.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> 1727bc1e88e6 [2022-04-10T20:34:30.845Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> e03283f23b62 [2022-04-10T20:34:30.845Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> 1d87816da325 [2022-04-10T20:34:30.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> df03685feca7 [2022-04-10T20:34:30.845Z] Step 8/23 : COPY . . [2022-04-10T20:34:30.845Z] ---> Using cache [2022-04-10T20:34:30.845Z] ---> df80f0ae5ca8 [2022-04-10T20:34:30.845Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T20:34:33.396Z] ---> 7a33ed8d8c1b [2022-04-10T20:34:33.396Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:33.396Z] ---> Running in 9b17292299ff [2022-04-10T20:34:33.396Z] ---> Running in 968f780c20e7 [2022-04-10T20:34:33.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:33.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:33.656Z] ---> 09a49dd04e02 [2022-04-10T20:34:33.656Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> 339673c74436 [2022-04-10T20:34:33.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> 1727bc1e88e6 [2022-04-10T20:34:33.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> e03283f23b62 [2022-04-10T20:34:33.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> 1d87816da325 [2022-04-10T20:34:33.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> df03685feca7 [2022-04-10T20:34:33.656Z] Step 8/23 : COPY . . [2022-04-10T20:34:33.656Z] ---> Using cache [2022-04-10T20:34:33.656Z] ---> df80f0ae5ca8 [2022-04-10T20:34:33.656Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T20:34:33.917Z] ---> Running in c30cc1ba8a03 [2022-04-10T20:34:33.917Z] Removing intermediate container 9b17292299ff [2022-04-10T20:34:33.917Z] ---> 8e8690e094b8 [2022-04-10T20:34:33.917Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:34:34.206Z] ---> Running in a89af1b270d7 [2022-04-10T20:34:34.206Z] ---> Running in 219e6ef830e5 [2022-04-10T20:34:34.206Z] Removing intermediate container 219e6ef830e5 [2022-04-10T20:34:34.206Z] ---> c097af5cde2f [2022-04-10T20:34:34.206Z] Step 18/20 : LABEL arch=x86_64 [2022-04-10T20:34:34.466Z] ---> Running in 5e8869fbc07d [2022-04-10T20:34:34.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:34:34.759Z] Removing intermediate container 5e8869fbc07d [2022-04-10T20:34:34.759Z] ---> 5f4f890ade1f [2022-04-10T20:34:34.759Z] Step 19/20 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:34:34.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T20:34:34.759Z] ---> Running in 99234551ee65 [2022-04-10T20:34:35.019Z] Removing intermediate container 99234551ee65 [2022-04-10T20:34:35.019Z] ---> 2c105111b863 [2022-04-10T20:34:35.019Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:34:35.019Z] ---> Running in 781ffa1d65cc [2022-04-10T20:34:35.590Z] Removing intermediate container 781ffa1d65cc [2022-04-10T20:34:35.590Z] ---> 2018cfccf812 [2022-04-10T20:34:35.590Z] [2022-04-10T20:34:35.590Z] Removing intermediate container c30cc1ba8a03 [2022-04-10T20:34:35.590Z] ---> 21722d9a818c [2022-04-10T20:34:35.590Z] Step 8/23 : COPY . . [2022-04-10T20:34:35.590Z] Successfully built 2018cfccf812 [2022-04-10T20:34:35.590Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-10T20:34:35.590Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-10T20:34:43.725Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:34:43.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:34:43.725Z] ---> 09a49dd04e02 [2022-04-10T20:34:43.725Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:34:43.725Z] ---> Using cache [2022-04-10T20:34:43.725Z] ---> 339673c74436 [2022-04-10T20:34:43.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:34:43.725Z] ---> Using cache [2022-04-10T20:34:43.725Z] ---> 1727bc1e88e6 [2022-04-10T20:34:43.725Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:34:51.864Z] ---> Running in c80ada424ffc [2022-04-10T20:34:51.864Z] ---> 591daaab3981 [2022-04-10T20:34:51.864Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:34:51.864Z] ---> Running in b4f3a594f1e2 [2022-04-10T20:34:51.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:52.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:34:52.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:52.960Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:54.379Z] Removing intermediate container 5c875815b399 [2022-04-10T20:34:54.379Z] ---> 6291ed692463 [2022-04-10T20:34:54.379Z] [2022-04-10T20:34:54.379Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T20:34:54.379Z] ---> e04c818066af [2022-04-10T20:34:54.379Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T20:34:54.379Z] ---> Running in 4b3237e888fb [2022-04-10T20:34:54.379Z] Removing intermediate container c80ada424ffc [2022-04-10T20:34:54.379Z] ---> aacd3545861f [2022-04-10T20:34:54.379Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:34:54.379Z] Removing intermediate container 4b3237e888fb [2022-04-10T20:34:54.379Z] ---> a2fd122d6a1c [2022-04-10T20:34:54.379Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T20:34:54.379Z] ---> 5b307b5314a8 [2022-04-10T20:34:54.379Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:54.641Z] ---> Running in 9e7ccf48d5a2 [2022-04-10T20:34:54.641Z] ---> Running in a665e2a1c05a [2022-04-10T20:34:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:55.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:55.291Z] Removing intermediate container eb0821fc98c8 [2022-04-10T20:34:55.291Z] ---> 82c0f99d7681 [2022-04-10T20:34:55.291Z] Successfully built 82c0f99d7681 [2022-04-10T20:34:55.291Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:34:55.476Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:34:55.476Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T20:34:55.476Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:34:55.476Z] OK: 6 MiB in 16 packages [2022-04-10T20:34:55.630Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T20:34:55.630Z] . [Pipeline] withDockerContainer [2022-04-10T20:34:55.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-11904 does not seem to be running inside a container [2022-04-10T20:34:55.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T20:34:57.220Z] $ docker top 6de42b15b679d70a2ce2972ab58dc2c65aa2d79b08d5a520ee31ccce39783835 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:34:58.098Z] + go version [2022-04-10T20:34:58.098Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T20:34:58.130Z] $ docker stop --time=1 6de42b15b679d70a2ce2972ab58dc2c65aa2d79b08d5a520ee31ccce39783835 [2022-04-10T20:34:58.796Z] Removing intermediate container 968f780c20e7 [2022-04-10T20:34:58.796Z] ---> 999a69645c36 [2022-04-10T20:34:58.796Z] [2022-04-10T20:34:58.796Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:34:58.796Z] ---> e04c818066af [2022-04-10T20:34:58.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:34:58.796Z] ---> Using cache [2022-04-10T20:34:58.796Z] ---> f0264df8b8f9 [2022-04-10T20:34:58.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:34:58.796Z] ---> Using cache [2022-04-10T20:34:58.796Z] ---> 4954f49625fb [2022-04-10T20:34:58.796Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:34:58.796Z] Removing intermediate container a89af1b270d7 [2022-04-10T20:34:58.796Z] ---> fdd49bf1150d [2022-04-10T20:34:58.796Z] [2022-04-10T20:34:58.796Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:34:58.796Z] ---> e04c818066af [2022-04-10T20:34:58.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:34:58.796Z] ---> Using cache [2022-04-10T20:34:58.796Z] ---> f0264df8b8f9 [2022-04-10T20:34:58.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:34:58.796Z] ---> Using cache [2022-04-10T20:34:58.796Z] ---> 4954f49625fb [2022-04-10T20:34:58.796Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T20:34:58.796Z] Removing intermediate container a665e2a1c05a [2022-04-10T20:34:58.796Z] ---> c7b8d0c949bd [2022-04-10T20:34:58.796Z] Step 8/26 : COPY . . [2022-04-10T20:34:58.796Z] Removing intermediate container 9e7ccf48d5a2 [2022-04-10T20:34:58.796Z] ---> 7ab828404ec9 [2022-04-10T20:34:58.796Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T20:34:58.796Z] ---> Running in d2817290caaf [2022-04-10T20:34:58.796Z] ---> Running in e06c49784f4d [2022-04-10T20:34:58.796Z] ---> Running in c6cc2d7ef680 [2022-04-10T20:34:59.057Z] Removing intermediate container d2817290caaf [2022-04-10T20:34:59.057Z] ---> e03799f12c8f [2022-04-10T20:34:59.057Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:34:59.320Z] Removing intermediate container e06c49784f4d [2022-04-10T20:34:59.320Z] ---> 12ae2a74a7e7 [2022-04-10T20:34:59.320Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:34:59.737Z] $ docker rm -f 6de42b15b679d70a2ce2972ab58dc2c65aa2d79b08d5a520ee31ccce39783835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:35:00.331Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T20:35:00.331Z] . [Pipeline] withDockerContainer [2022-04-10T20:35:00.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-11904 does not seem to be running inside a container [2022-04-10T20:35:00.637Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T20:35:01.241Z] ---> Running in 8765b7138375 [2022-04-10T20:35:01.241Z] Removing intermediate container c6cc2d7ef680 [2022-04-10T20:35:01.241Z] ---> dcc94e45a64d [2022-04-10T20:35:01.241Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T20:35:01.241Z] ---> Running in 10e44a34e800 [2022-04-10T20:35:01.241Z] ---> Running in 85f98827598e [2022-04-10T20:35:01.504Z] Removing intermediate container 8765b7138375 [2022-04-10T20:35:01.504Z] ---> bf82c1e1cb36 [2022-04-10T20:35:01.504Z] Step 15/23 : WORKDIR / [2022-04-10T20:35:01.504Z] ---> Running in 253dac184ddc [2022-04-10T20:35:01.504Z] Removing intermediate container 10e44a34e800 [2022-04-10T20:35:01.504Z] ---> 0aed146cf8da [2022-04-10T20:35:01.504Z] Step 15/23 : WORKDIR / [2022-04-10T20:35:01.774Z] Removing intermediate container 85f98827598e [2022-04-10T20:35:01.774Z] ---> b8374f96d436 [2022-04-10T20:35:01.774Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T20:35:01.774Z] ---> Running in 9b78764b84c3 [2022-04-10T20:35:01.838Z] $ docker top fe7452987966a82ee384031edbd18af9ace3e30b6457d77cdc3d53879f4a3ec9 -eo pid,comm [2022-04-10T20:35:02.033Z] ---> Running in 27ecc2be1a31 [2022-04-10T20:35:02.033Z] Removing intermediate container 253dac184ddc [2022-04-10T20:35:02.033Z] ---> bdbc0ed62043 [2022-04-10T20:35:02.033Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo [2022-04-10T20:35:02.085Z] ========================================================= [2022-04-10T20:35:02.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:35:02.085Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:35:02.296Z] Removing intermediate container 9b78764b84c3 [2022-04-10T20:35:02.296Z] ---> d14fe67c9b0f [2022-04-10T20:35:02.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:02.579Z] ---> be947e31dec6 [2022-04-10T20:35:02.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:35:02.736Z] + make test [2022-04-10T20:35:02.736Z] go mod tidy -compat=1.17 [2022-04-10T20:35:02.842Z] ---> 878efec8ec46 [2022-04-10T20:35:02.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T20:35:03.713Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:35:04.232Z] ---> 77fc997aa8f0 [2022-04-10T20:35:04.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:04.232Z] ---> a45d86f84a14 [2022-04-10T20:35:04.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:04.497Z] Removing intermediate container 27ecc2be1a31 [2022-04-10T20:35:04.497Z] ---> 1ed384b8e7b9 [2022-04-10T20:35:04.497Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T20:35:04.497Z] ---> 9c11426f26e6 [2022-04-10T20:35:04.497Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:35:04.774Z] ---> Running in 86b3f35cdbb6 [2022-04-10T20:35:04.774Z] ---> Running in 994cd39985c1 [2022-04-10T20:35:04.774Z] ---> c5a076a0819b [2022-04-10T20:35:04.774Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T20:35:04.774Z] ---> Running in 08c65c7ef068 [2022-04-10T20:35:05.036Z] Removing intermediate container 994cd39985c1 [2022-04-10T20:35:05.036Z] ---> 1c3cb4ecd7f4 [2022-04-10T20:35:05.036Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:05.036Z] Removing intermediate container 86b3f35cdbb6 [2022-04-10T20:35:05.036Z] ---> d6c94d625a72 [2022-04-10T20:35:05.036Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T20:35:05.297Z] Removing intermediate container 08c65c7ef068 [2022-04-10T20:35:05.297Z] ---> 382cc01595d0 [2022-04-10T20:35:05.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:05.297Z] ---> Running in b3ecc39d2b53 [2022-04-10T20:35:05.297Z] ---> Running in 339f9fa490fe [2022-04-10T20:35:05.565Z] Removing intermediate container b3ecc39d2b53 [2022-04-10T20:35:05.565Z] ---> 9ccf9708fd93 [2022-04-10T20:35:05.565Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:05.565Z] ---> 3ad53237c5df [2022-04-10T20:35:05.565Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T20:35:05.565Z] ---> Running in 0a2024b93161 [2022-04-10T20:35:05.565Z] Removing intermediate container 339f9fa490fe [2022-04-10T20:35:05.565Z] ---> a52826d1c2e9 [2022-04-10T20:35:05.565Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:05.828Z] ---> Running in 13541af2e717 [2022-04-10T20:35:05.828Z] ---> Running in 349545cc7dae [2022-04-10T20:35:05.828Z] ---> 7230382c6e3b [2022-04-10T20:35:05.828Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:05.828Z] Removing intermediate container 0a2024b93161 [2022-04-10T20:35:05.828Z] ---> fc24d7a0c43e [2022-04-10T20:35:05.828Z] Step 22/23 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:35:06.089Z] ---> Running in c1d2a7528a04 [2022-04-10T20:35:06.089Z] ---> Running in 7226882ac4b3 [2022-04-10T20:35:06.089Z] Removing intermediate container 349545cc7dae [2022-04-10T20:35:06.089Z] ---> 64a54bbb8dfd [2022-04-10T20:35:06.089Z] Step 22/23 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:35:06.089Z] ---> Running in 122f5a5a9fba [2022-04-10T20:35:06.089Z] Removing intermediate container c1d2a7528a04 [2022-04-10T20:35:06.089Z] ---> 0acb992a3d73 [2022-04-10T20:35:06.089Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:35:06.089Z] Removing intermediate container 7226882ac4b3 [2022-04-10T20:35:06.089Z] ---> 426da763bce0 [2022-04-10T20:35:06.089Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:06.353Z] ---> Running in 74278f18c976 [2022-04-10T20:35:06.353Z] Removing intermediate container 122f5a5a9fba [2022-04-10T20:35:06.353Z] ---> e8950b52e759 [2022-04-10T20:35:06.353Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:06.353Z] ---> Running in 54c0e5ac8bf6 [2022-04-10T20:35:06.353Z] ---> Running in 84df7fe597f2 [2022-04-10T20:35:06.353Z] Removing intermediate container 54c0e5ac8bf6 [2022-04-10T20:35:06.353Z] ---> 566b7443f798 [2022-04-10T20:35:06.353Z] [2022-04-10T20:35:06.615Z] Removing intermediate container 84df7fe597f2 [2022-04-10T20:35:06.615Z] ---> f6e16351304f [2022-04-10T20:35:06.615Z] [2022-04-10T20:35:06.615Z] Successfully built 566b7443f798 [2022-04-10T20:35:06.615Z] Successfully tagged core-metadata:latest [2022-04-10T20:35:06.615Z]  Building core-metadata ... done Building core-data [2022-04-10T20:35:06.615Z] Successfully built f6e16351304f [2022-04-10T20:35:07.560Z] Successfully tagged core-command:latest [2022-04-10T20:35:07.560Z] Building security-spire-agent [2022-04-10T20:35:12.855Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:12.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:12.856Z] ---> 09a49dd04e02 [2022-04-10T20:35:12.856Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 339673c74436 [2022-04-10T20:35:12.856Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 1727bc1e88e6 [2022-04-10T20:35:12.856Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:35:12.856Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:12.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:12.856Z] ---> 09a49dd04e02 [2022-04-10T20:35:12.856Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 339673c74436 [2022-04-10T20:35:12.856Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 1727bc1e88e6 [2022-04-10T20:35:12.856Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> aacd3545861f [2022-04-10T20:35:12.856Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 5b307b5314a8 [2022-04-10T20:35:12.856Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> c7b8d0c949bd [2022-04-10T20:35:12.856Z] Step 8/26 : COPY . . [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 7230382c6e3b [2022-04-10T20:35:12.856Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:12.856Z] ---> Using cache [2022-04-10T20:35:12.856Z] ---> 0acb992a3d73 [2022-04-10T20:35:12.856Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:35:16.163Z] Removing intermediate container 13541af2e717 [2022-04-10T20:35:16.163Z] ---> adff099a8a1d [2022-04-10T20:35:16.163Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:16.163Z] ---> Running in 26ca68753ab1 [2022-04-10T20:35:16.163Z] ---> Running in c4c184187ea7 [2022-04-10T20:35:16.163Z] Removing intermediate container b4f3a594f1e2 [2022-04-10T20:35:16.163Z] ---> 97dae4e76be7 [2022-04-10T20:35:16.163Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:35:16.163Z] Removing intermediate container 74278f18c976 [2022-04-10T20:35:16.163Z] ---> c0ae6b67354f [2022-04-10T20:35:16.163Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:16.163Z] ---> 0ba08e72a039 [2022-04-10T20:35:16.163Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T20:35:16.542Z] ---> Running in 1dc6dc87bcc3 [2022-04-10T20:35:16.542Z] ---> Running in f45c518350e2 [2022-04-10T20:35:17.111Z] ---> 462be554e53c [2022-04-10T20:35:17.111Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T20:35:17.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:17.111Z] Removing intermediate container f45c518350e2 [2022-04-10T20:35:17.111Z] ---> 58642ba7837a [2022-04-10T20:35:17.111Z] 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-10T20:35:17.371Z] ---> 33cf4e372d03 [2022-04-10T20:35:17.371Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T20:35:17.371Z] ---> Running in 16fcf7f7b10a [2022-04-10T20:35:17.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T20:35:17.371Z] ---> acc4e609f33f [2022-04-10T20:35:17.371Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T20:35:17.632Z] Removing intermediate container c4c184187ea7 [2022-04-10T20:35:17.632Z] ---> bcabb95cd56a [2022-04-10T20:35:17.632Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:17.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:17.896Z] ---> Running in 2c90ff4b4176 [2022-04-10T20:35:18.158Z] ---> 250df93018ec [2022-04-10T20:35:18.158Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T20:35:18.158Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:18.420Z] ---> Running in 3327a022e7eb [2022-04-10T20:35:18.420Z] Removing intermediate container 2c90ff4b4176 [2022-04-10T20:35:18.420Z] ---> 491ea7b543f4 [2022-04-10T20:35:18.420Z] 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-10T20:35:18.420Z] Removing intermediate container 1dc6dc87bcc3 [2022-04-10T20:35:18.420Z] ---> b2be61422fc3 [2022-04-10T20:35:18.420Z] [2022-04-10T20:35:18.420Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:35:18.420Z] ---> Running in 7669a940ee25 [2022-04-10T20:35:18.420Z] Removing intermediate container 3327a022e7eb [2022-04-10T20:35:18.420Z] ---> 6436667ebf63 [2022-04-10T20:35:18.420Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T20:35:18.420Z] 20.10.14: Pulling from library/docker [2022-04-10T20:35:18.679Z] Removing intermediate container 26ca68753ab1 [2022-04-10T20:35:18.679Z] ---> 001bf1e07a05 [2022-04-10T20:35:18.679Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:35:18.679Z] ---> 46243e6b7c8a [2022-04-10T20:35:18.679Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T20:35:19.252Z] ---> dc63211d28af [2022-04-10T20:35:19.252Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:19.252Z] ---> Running in c3195c8a6fb1 [2022-04-10T20:35:19.252Z] ---> Running in 76cabc80109c [2022-04-10T20:35:19.252Z] spire-1.2.1/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.data/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.data/.file [2022-04-10T20:35:19.252Z] spire-1.2.1/.dockerignore [2022-04-10T20:35:19.252Z] spire-1.2.1/.gitattributes [2022-04-10T20:35:19.252Z] spire-1.2.1/.githooks/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:35:19.252Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:35:19.252Z] spire-1.2.1/.gitignore [2022-04-10T20:35:19.253Z] spire-1.2.1/.go-version [2022-04-10T20:35:19.253Z] spire-1.2.1/.golangci.yml [2022-04-10T20:35:19.253Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:35:19.253Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:35:19.253Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:35:19.253Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:35:19.253Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:35:19.253Z] spire-1.2.1/Dockerfile [2022-04-10T20:35:19.253Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:35:19.253Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:35:19.253Z] spire-1.2.1/LICENSE [2022-04-10T20:35:19.253Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:35:19.253Z] spire-1.2.1/Makefile [2022-04-10T20:35:19.253Z] spire-1.2.1/README.md [2022-04-10T20:35:19.253Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:35:19.253Z] spire-1.2.1/SECURITY.md [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:35:19.253Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/ [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/agent/ [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/server/ [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:35:19.253Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/ [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/ [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:35:19.253Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:35:19.518Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:35:19.518Z] spire-1.2.1/examples/ [2022-04-10T20:35:19.518Z] spire-1.2.1/examples/README.md [2022-04-10T20:35:19.518Z] spire-1.2.1/go.mod [2022-04-10T20:35:19.518Z] spire-1.2.1/go.sum [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:35:19.518Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:35:19.519Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:35:19.520Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:35:19.521Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:35:19.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/private/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:35:19.523Z] spire-1.2.1/release/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:35:19.523Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:35:19.523Z] spire-1.2.1/script/ [2022-04-10T20:35:19.523Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:35:19.523Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:35:19.523Z] spire-1.2.1/support/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:35:19.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/clock/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:35:19.523Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/common [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:35:19.524Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:35:19.525Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:35:19.526Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:35:19.527Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:35:19.527Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testca/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testkey/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/ [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/race.go [2022-04-10T20:35:19.527Z] spire-1.2.1/test/util/util.go [2022-04-10T20:35:19.527Z] building spire from source... [2022-04-10T20:35:19.527Z] Installing go1.17.7... [2022-04-10T20:35:20.911Z] spire-1.2.1/ [2022-04-10T20:35:20.911Z] spire-1.2.1/.data/ [2022-04-10T20:35:20.911Z] spire-1.2.1/.data/.file [2022-04-10T20:35:20.911Z] spire-1.2.1/.dockerignore [2022-04-10T20:35:20.911Z] spire-1.2.1/.gitattributes [2022-04-10T20:35:20.911Z] spire-1.2.1/.githooks/ [2022-04-10T20:35:20.911Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:35:20.911Z] spire-1.2.1/.github/ [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:35:20.912Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:35:20.912Z] spire-1.2.1/.gitignore [2022-04-10T20:35:20.912Z] spire-1.2.1/.go-version [2022-04-10T20:35:20.912Z] spire-1.2.1/.golangci.yml [2022-04-10T20:35:20.912Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:35:20.912Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:35:20.912Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:35:20.912Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:35:20.912Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:35:20.912Z] spire-1.2.1/Dockerfile [2022-04-10T20:35:20.912Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:35:20.912Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:35:20.912Z] spire-1.2.1/LICENSE [2022-04-10T20:35:20.912Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:35:20.912Z] spire-1.2.1/Makefile [2022-04-10T20:35:20.912Z] spire-1.2.1/README.md [2022-04-10T20:35:20.912Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:35:20.912Z] spire-1.2.1/SECURITY.md [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:35:20.912Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/ [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/agent/ [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/server/ [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:35:20.912Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/ [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/ [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:35:20.912Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:35:20.912Z] spire-1.2.1/examples/ [2022-04-10T20:35:20.912Z] spire-1.2.1/examples/README.md [2022-04-10T20:35:20.912Z] spire-1.2.1/go.mod [2022-04-10T20:35:20.912Z] spire-1.2.1/go.sum [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/ [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:35:20.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:35:20.913Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:35:20.914Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:35:20.915Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:35:20.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/private/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:35:20.917Z] spire-1.2.1/release/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:35:20.917Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:35:20.917Z] spire-1.2.1/script/ [2022-04-10T20:35:20.917Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:35:20.917Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:35:20.917Z] spire-1.2.1/support/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:35:20.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/clock/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fixture/ [2022-04-10T20:35:20.917Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/common [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:35:20.918Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:35:20.919Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:35:21.180Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:35:21.180Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:35:21.180Z] spire-1.2.1/test/testca/ [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testkey/ [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:35:21.181Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/ [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/race.go [2022-04-10T20:35:21.181Z] spire-1.2.1/test/util/util.go [2022-04-10T20:35:21.181Z] building spire from source... [2022-04-10T20:35:21.181Z] Installing go1.17.7... [2022-04-10T20:35:23.731Z] Removing intermediate container c3195c8a6fb1 [2022-04-10T20:35:23.731Z] ---> 695d9bf800c4 [2022-04-10T20:35:23.731Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T20:35:24.303Z] Building bin/spire-server... [2022-04-10T20:35:24.303Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:35:24.303Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:35:24.303Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:35:24.303Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:35:24.303Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:35:24.564Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:35:24.564Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:35:24.564Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:35:24.564Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:35:24.564Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:35:24.825Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:35:24.825Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:35:24.825Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:35:24.825Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:35:24.825Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:35:24.825Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:35:24.825Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:35:24.825Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:35:24.825Z] Removing intermediate container 76cabc80109c [2022-04-10T20:35:24.825Z] ---> 1b24a0363593 [2022-04-10T20:35:24.825Z] Step 8/23 : COPY . . [2022-04-10T20:35:24.825Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:35:24.825Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:35:25.302Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:35:25.302Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:35:25.302Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:35:25.302Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:35:25.302Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:35:25.302Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:35:25.302Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:35:25.302Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:35:25.302Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:35:25.302Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:35:25.302Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:35:25.303Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:35:25.566Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:35:25.566Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:35:25.566Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:35:25.566Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:35:25.566Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:35:25.566Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:35:25.566Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:35:25.566Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:35:25.830Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:35:25.830Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:35:25.830Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:35:25.830Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:35:25.830Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:35:25.830Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:35:25.830Z]  ---> Running in 67f7c778478c [2022-04-10T20:35:25.830Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:35:25.830Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:35:25.830Z] ---> 7417809fdb73 [2022-04-10T20:35:25.830Z] 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-10T20:35:25.830Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:35:26.405Z] Building bin/spire-server... [2022-04-10T20:35:26.405Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:35:26.405Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:35:26.405Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:35:26.405Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:35:26.405Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:35:26.405Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:35:26.405Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:35:26.666Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:35:26.666Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:35:26.666Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:35:26.666Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:35:26.666Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:35:26.967Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:35:26.967Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:35:26.967Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:35:26.967Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:35:27.228Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:35:27.228Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:35:27.228Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:35:27.228Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:35:27.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:35:27.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:35:27.228Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:35:27.228Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:35:27.228Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:35:27.228Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:35:27.228Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:35:27.228Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:35:27.228Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:35:27.228Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:35:27.228Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:35:27.488Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:35:27.488Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:35:27.488Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:35:27.488Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:35:27.488Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:35:27.488Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:35:27.488Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:35:27.488Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:35:27.488Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:35:27.749Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:35:28.008Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:35:28.268Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:35:28.268Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:35:28.268Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:35:28.528Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:35:28.528Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:35:28.528Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:35:28.789Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:35:28.789Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:35:28.789Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:35:29.049Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:35:29.049Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:35:29.318Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:35:29.318Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:35:29.318Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:35:29.318Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:35:29.318Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:35:29.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:35:29.318Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:35:29.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:35:29.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:35:29.578Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:35:29.578Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:35:29.578Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:35:29.578Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:35:31.499Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:35:31.499Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:35:31.499Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:35:31.499Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:35:31.499Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:35:31.499Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:35:31.499Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:35:32.076Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:35:32.076Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:35:32.076Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:35:32.076Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:35:32.336Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:35:32.336Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:35:32.599Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:35:32.599Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:35:32.599Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:35:32.599Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:35:32.599Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:35:32.599Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:35:33.168Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:35:33.168Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:35:33.168Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:35:33.429Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:35:33.429Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:35:33.689Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:35:33.689Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:35:33.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:35:33.949Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:35:33.949Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:35:33.949Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:35:33.949Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:35:33.949Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:35:34.576Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:35:34.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:35:34.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:35:34.576Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:35:34.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:35:34.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:35:34.576Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:35:34.576Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:35:34.838Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:35:34.838Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:35:34.838Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:35:34.838Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:35:34.838Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:35:34.838Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:35:34.838Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:35:34.838Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:35:34.838Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:35:34.838Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:35:34.838Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:35:34.838Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:35:34.838Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:35:35.099Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:35:35.099Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:35:35.384Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:35:35.384Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:35:35.384Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:35:35.384Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:35:35.384Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:35:35.384Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:35:35.384Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:35:35.645Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:35:35.645Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:35:35.905Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:35:35.905Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:35:36.054Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:35:36.166Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:35:36.166Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:35:36.166Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:35:36.166Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:35:36.166Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:35:36.166Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:35:36.166Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:35:36.166Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:35:36.166Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:35:36.166Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:35:36.166Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:35:36.166Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:35:36.166Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:35:36.166Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:35:36.166Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:35:36.166Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:35:36.166Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:35:36.427Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:35:36.427Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:35:36.427Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:35:36.427Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:35:36.427Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:35:36.427Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:35:36.427Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:35:36.427Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:35:36.688Z] Removing intermediate container 67f7c778478c [2022-04-10T20:35:36.688Z] ---> f961ade7bf0d [2022-04-10T20:35:36.688Z] Step 28/31 : CMD ["gate"] [2022-04-10T20:35:36.688Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:35:36.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:35:36.688Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:35:36.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:35:36.688Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:35:36.688Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:35:36.688Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:35:36.688Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:35:36.688Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:35:36.688Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:35:36.688Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:35:36.688Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:35:36.949Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:35:36.949Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:35:36.949Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:35:36.949Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:35:36.949Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:35:36.949Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:35:36.949Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:35:36.949Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:35:36.949Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:35:36.949Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:35:36.949Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:35:36.949Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:35:36.949Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:35:36.949Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:35:36.949Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:35:36.949Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:35:37.211Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:35:37.472Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:35:37.472Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:35:37.472Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:35:37.472Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:35:37.472Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:35:37.472Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:35:37.472Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:35:37.472Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:35:37.472Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:35:37.472Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:35:37.472Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:35:37.733Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:35:37.733Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:35:37.733Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:35:37.733Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:35:37.733Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:35:37.995Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:35:37.995Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:35:37.995Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:35:37.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:35:37.995Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:35:37.995Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:35:37.995Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:35:37.995Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:35:37.995Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:35:37.995Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:35:38.419Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:35:38.419Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:35:38.419Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:35:38.419Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:35:38.419Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:35:38.682Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:35:38.682Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:35:38.682Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:35:38.682Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:35:38.682Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:35:38.682Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:35:38.682Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:35:38.682Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:35:38.682Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:35:38.682Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:35:38.682Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:35:38.682Z]  ---> Running in f06cbe6fad25 [2022-04-10T20:35:38.682Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:35:38.944Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:35:38.944Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:35:38.944Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:35:38.944Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:35:38.944Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:35:40.339Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:35:40.339Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:42.268Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:35:42.268Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:44.973Z]  ---> e85b98b60225 [2022-04-10T20:35:44.974Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:35:45.556Z] Removing intermediate container f06cbe6fad25 [2022-04-10T20:35:45.556Z] ---> 6addb77c9a06 [2022-04-10T20:35:45.556Z] 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-10T20:35:45.821Z] ---> Running in 62c93c3ed204 [2022-04-10T20:35:45.821Z] ---> Running in 3fb68a6234e9 [2022-04-10T20:35:45.821Z] ---> Running in 03fbed7b7ce2 [2022-04-10T20:35:46.084Z] Removing intermediate container 3fb68a6234e9 [2022-04-10T20:35:46.084Z] ---> 72b9379be9e5 [2022-04-10T20:35:46.084Z] Step 29/31 : LABEL arch=x86_64 [2022-04-10T20:35:46.345Z] ---> Running in da6fa55782db [2022-04-10T20:35:46.605Z] Removing intermediate container da6fa55782db [2022-04-10T20:35:46.605Z] ---> b2a81167c3a8 [2022-04-10T20:35:46.605Z] Step 30/31 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:35:46.605Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T20:35:46.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:46.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:46.867Z] ---> Running in e53c28b1af9d [2022-04-10T20:35:47.134Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:35:47.134Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:35:47.134Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:35:47.134Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:35:47.134Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:35:47.134Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:35:47.134Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:35:47.134Z] Removing intermediate container e53c28b1af9d [2022-04-10T20:35:47.134Z] ---> 9ccb7d87df3e [2022-04-10T20:35:47.134Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T20:35:47.134Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:47.134Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:35:47.134Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:35:47.134Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:35:47.134Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:35:47.394Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:35:47.394Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:35:47.394Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:35:47.394Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:35:47.394Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:35:47.394Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:35:47.394Z] ---> Running in 7f94bd5ac412 [2022-04-10T20:35:47.966Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:35:47.966Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:35:47.966Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:35:47.966Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:35:47.966Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:35:47.966Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:35:47.966Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:35:47.966Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:35:47.966Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:35:47.966Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:35:47.966Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:35:47.966Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:35:47.966Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:35:47.966Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:35:47.966Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:35:47.966Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:35:47.966Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:35:47.966Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:35:47.966Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:35:47.966Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:35:47.966Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:35:47.966Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:35:47.966Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:35:47.966Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:35:47.966Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:35:47.966Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:35:48.227Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:35:48.227Z] OK: 83 MiB in 65 packages [2022-04-10T20:35:48.227Z] Removing intermediate container 7f94bd5ac412 [2022-04-10T20:35:48.227Z] ---> 0ce83faab9ab [2022-04-10T20:35:48.227Z] [2022-04-10T20:35:48.489Z] Successfully built 0ce83faab9ab [2022-04-10T20:35:48.489Z] Successfully tagged security-bootstrapper:latest [2022-04-10T20:35:48.489Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-10T20:35:49.060Z] Collecting docker-compose==1.23.2 [2022-04-10T20:35:49.060Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:35:49.060Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:35:49.060Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:35:49.325Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:35:49.325Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:35:49.898Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:35:49.898Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:35:50.472Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:35:50.472Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:35:50.472Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:35:50.472Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:35:50.732Z] 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-10T20:35:50.732Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:35:50.732Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:35:50.732Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:35:50.732Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:35:50.993Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:35:50.993Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:35:50.993Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:35:50.993Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:35:51.253Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:35:51.253Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:35:51.253Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:35:51.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:35:51.253Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:35:51.253Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:35:51.253Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:35:51.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:35:51.253Z] 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-10T20:35:51.554Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:35:51.554Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:35:51.554Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:35:51.554Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:35:51.554Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:35:51.554Z] Attempting uninstall: urllib3 [2022-04-10T20:35:51.554Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:35:51.554Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:35:51.554Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:35:51.818Z] Attempting uninstall: idna [2022-04-10T20:35:51.818Z] Found existing installation: idna 3.3 [2022-04-10T20:35:51.818Z] Uninstalling idna-3.3: [2022-04-10T20:35:51.818Z] Successfully uninstalled idna-3.3 [2022-04-10T20:35:52.387Z] Attempting uninstall: requests [2022-04-10T20:35:52.387Z] Found existing installation: requests 2.26.0 [2022-04-10T20:35:52.387Z] Uninstalling requests-2.26.0: [2022-04-10T20:35:52.387Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:35:52.387Z] Running setup.py install for texttable: started [2022-04-10T20:35:52.667Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:52.667Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:52.667Z] ---> 09a49dd04e02 [2022-04-10T20:35:52.667Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 339673c74436 [2022-04-10T20:35:52.667Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 1727bc1e88e6 [2022-04-10T20:35:52.667Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> aacd3545861f [2022-04-10T20:35:52.667Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 5b307b5314a8 [2022-04-10T20:35:52.667Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> c7b8d0c949bd [2022-04-10T20:35:52.667Z] Step 8/25 : COPY . . [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 7230382c6e3b [2022-04-10T20:35:52.667Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 0acb992a3d73 [2022-04-10T20:35:52.667Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> bcabb95cd56a [2022-04-10T20:35:52.667Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:52.667Z] ---> Using cache [2022-04-10T20:35:52.667Z] ---> 491ea7b543f4 [2022-04-10T20:35:52.667Z] 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-10T20:35:52.667Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:35:52.667Z] Running setup.py install for PyYAML: started [2022-04-10T20:35:53.237Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:35:54.180Z] Running setup.py install for docopt: started [2022-04-10T20:35:55.119Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:35:55.119Z] Running setup.py install for dockerpty: started [2022-04-10T20:35:55.774Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:35:57.711Z] ---> Running in 407c6bf1e83f [2022-04-10T20:35:57.711Z] 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-10T20:36:01.245Z] spire-1.2.1/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.data/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.data/.file [2022-04-10T20:36:01.245Z] spire-1.2.1/.dockerignore [2022-04-10T20:36:01.245Z] spire-1.2.1/.gitattributes [2022-04-10T20:36:01.245Z] spire-1.2.1/.githooks/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:36:01.245Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:36:01.245Z] spire-1.2.1/.gitignore [2022-04-10T20:36:01.245Z] spire-1.2.1/.go-version [2022-04-10T20:36:01.245Z] spire-1.2.1/.golangci.yml [2022-04-10T20:36:01.245Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:36:01.245Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:36:01.245Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:36:01.245Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:36:01.245Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:36:01.245Z] spire-1.2.1/Dockerfile [2022-04-10T20:36:01.245Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:36:01.245Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:36:01.245Z] spire-1.2.1/LICENSE [2022-04-10T20:36:01.245Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:36:01.245Z] spire-1.2.1/Makefile [2022-04-10T20:36:01.245Z] spire-1.2.1/README.md [2022-04-10T20:36:01.245Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:36:01.245Z] spire-1.2.1/SECURITY.md [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/ [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:36:01.245Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:36:01.246Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/ [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/agent/ [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/server/ [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:36:01.246Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/ [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/ [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:36:01.246Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:36:01.246Z] spire-1.2.1/examples/ [2022-04-10T20:36:01.246Z] spire-1.2.1/examples/README.md [2022-04-10T20:36:01.246Z] spire-1.2.1/go.mod [2022-04-10T20:36:01.246Z] spire-1.2.1/go.sum [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:36:01.246Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:36:01.247Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:36:01.248Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:36:01.249Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:36:01.250Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/private/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:36:01.251Z] spire-1.2.1/release/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:36:01.251Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:36:01.251Z] spire-1.2.1/script/ [2022-04-10T20:36:01.251Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:36:01.251Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:36:01.251Z] spire-1.2.1/support/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:36:01.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:36:01.514Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:36:01.514Z] spire-1.2.1/test/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/clock/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:36:01.514Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/common [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:36:01.515Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:36:01.516Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:36:01.517Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:36:01.517Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testca/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testkey/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/ [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/race.go [2022-04-10T20:36:01.517Z] spire-1.2.1/test/util/util.go [2022-04-10T20:36:01.517Z] building spire from source... [2022-04-10T20:36:01.517Z] Installing go1.17.7... [2022-04-10T20:36:04.062Z] Removing intermediate container 03fbed7b7ce2 [2022-04-10T20:36:04.062Z] ---> 8c8c356ee21f [2022-04-10T20:36:04.062Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:36:05.004Z] ---> Running in 24f49ab4af00 [2022-04-10T20:36:05.944Z] Removing intermediate container 24f49ab4af00 [2022-04-10T20:36:05.944Z] ---> e086d1950d29 [2022-04-10T20:36:05.944Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:36:07.852Z] Building bin/spire-server... [2022-04-10T20:36:07.852Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:36:07.852Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:36:07.852Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:36:07.852Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:36:07.852Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:36:07.852Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:36:08.112Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:36:08.112Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:36:08.112Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:36:08.112Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:36:08.373Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:36:08.373Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:36:08.373Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:36:08.632Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:36:08.632Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:36:08.632Z]  ---> Running in e326b2065998 [2022-04-10T20:36:08.632Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:36:08.632Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:36:08.632Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:36:08.893Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:36:08.893Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:36:08.893Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:36:08.893Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:36:08.893Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:36:08.893Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:36:08.893Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:36:08.893Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:36:09.154Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:36:09.154Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:36:09.154Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:36:09.154Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:36:09.154Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:36:09.154Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:36:09.154Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:36:09.154Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:36:09.415Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:36:09.415Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:36:09.415Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:36:09.415Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:36:09.415Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:36:09.415Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:36:09.675Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:36:09.675Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:36:09.675Z] Removing intermediate container e326b2065998 [2022-04-10T20:36:09.675Z] ---> 0675c5af8a7c [2022-04-10T20:36:09.675Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:36:09.675Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:36:09.675Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:36:09.675Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:36:09.675Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:36:09.675Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:36:09.675Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:36:09.675Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:36:09.675Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:36:09.937Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:36:09.937Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:36:09.937Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:36:09.937Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:36:11.848Z]  ---> 52f6daa2e3e9 [2022-04-10T20:36:11.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:12.416Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:36:12.674Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:36:12.675Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:36:12.675Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:36:12.675Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:36:12.934Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:36:13.876Z]  ---> 68dae2c68be8 [2022-04-10T20:36:13.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:36:14.820Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:36:14.820Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:36:14.820Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:36:14.820Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:36:14.820Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:36:15.080Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:36:15.341Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:36:15.341Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:36:15.341Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:36:15.341Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:36:15.918Z]  ---> f7a1864a9008 [2022-04-10T20:36:15.918Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:36:16.179Z] ---> Running in bc3b6f321aaa [2022-04-10T20:36:16.439Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:36:16.700Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:36:16.700Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:36:16.700Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:36:16.700Z] Removing intermediate container bc3b6f321aaa [2022-04-10T20:36:16.700Z] ---> f42b8ef8a79e [2022-04-10T20:36:16.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:16.960Z] ---> Running in f147d7479657 [2022-04-10T20:36:16.960Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:36:16.960Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:36:17.220Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:36:17.220Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:36:17.220Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:36:17.220Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:36:17.486Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:36:17.486Z] Removing intermediate container f147d7479657 [2022-04-10T20:36:17.486Z] ---> a3675ecdfdc7 [2022-04-10T20:36:17.486Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:17.745Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:36:17.745Z]  ---> Running in f28c8c454d18 [2022-04-10T20:36:17.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:36:17.745Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:36:17.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:36:17.745Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:36:17.745Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:36:17.745Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:36:17.745Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:36:17.745Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:36:17.745Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:36:18.005Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:36:18.005Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:36:18.005Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:36:18.264Z] Removing intermediate container f28c8c454d18 [2022-04-10T20:36:18.264Z] ---> d52fe3b564f9 [2022-04-10T20:36:18.264Z] Step 22/23 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:36:18.264Z] ---> Running in e2c1822d8c69 [2022-04-10T20:36:18.543Z] Removing intermediate container e2c1822d8c69 [2022-04-10T20:36:18.543Z] ---> 1796eff320cf [2022-04-10T20:36:18.543Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:18.805Z] ---> Running in 96ede9173e7c [2022-04-10T20:36:19.748Z] Removing intermediate container 96ede9173e7c [2022-04-10T20:36:19.748Z] ---> e97c574db71e [2022-04-10T20:36:19.748Z] [2022-04-10T20:36:19.748Z] Successfully built e97c574db71e [2022-04-10T20:36:19.748Z] Successfully tagged sys-mgmt-agent:latest [2022-04-10T20:36:20.691Z]  Building sys-mgmt-agent ... done go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:36:20.691Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:36:20.691Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:36:20.691Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:36:20.691Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:36:20.691Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:36:20.691Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:36:20.691Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:36:20.691Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:36:20.691Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:36:20.691Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:36:20.691Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:36:20.691Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:36:20.691Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:36:20.691Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:36:20.691Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:36:20.691Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:36:20.691Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:36:20.951Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:36:20.951Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:36:20.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:36:20.951Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:36:20.951Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:36:20.951Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:36:20.951Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:36:20.951Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:36:20.951Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:36:20.951Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:36:20.951Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:36:20.951Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:36:21.212Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:36:21.212Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:36:21.212Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:36:21.212Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:36:21.212Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:36:21.212Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:36:21.212Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:36:21.212Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:36:21.212Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:36:21.212Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:36:21.212Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:36:21.212Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:36:21.212Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:36:21.212Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:36:21.474Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:36:21.474Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:36:21.474Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:36:21.474Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:36:21.474Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:36:26.771Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:36:26.771Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:36:33.383Z] Removing intermediate container 62c93c3ed204 [2022-04-10T20:36:33.383Z] ---> 4ef95c209eb5 [2022-04-10T20:36:33.383Z] [2022-04-10T20:36:33.383Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:36:33.383Z] ---> e04c818066af [2022-04-10T20:36:33.383Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T20:36:33.383Z] ---> Running in 951832a9a5b3 [2022-04-10T20:36:33.383Z] Removing intermediate container 951832a9a5b3 [2022-04-10T20:36:33.383Z] ---> 81834a6f3c1e [2022-04-10T20:36:33.383Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T20:36:33.383Z] ---> Running in a04bc3cb3f21 [2022-04-10T20:36:33.954Z] Removing intermediate container a04bc3cb3f21 [2022-04-10T20:36:33.954Z] ---> abe2433a4d2b [2022-04-10T20:36:33.954Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T20:36:33.954Z] ---> Running in 5dac3484e806 [2022-04-10T20:36:34.524Z] Removing intermediate container 5dac3484e806 [2022-04-10T20:36:34.524Z] ---> c80f21933bc0 [2022-04-10T20:36:34.524Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:34.524Z] ---> Running in b5164ef37a83 [2022-04-10T20:36:37.067Z] Removing intermediate container b5164ef37a83 [2022-04-10T20:36:37.067Z] ---> a359656bafd6 [2022-04-10T20:36:37.067Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T20:36:37.067Z] ---> Running in e0b30d7bfd13 [2022-04-10T20:36:38.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:39.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:39.395Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:39.655Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T20:36:39.655Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T20:36:39.655Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T20:36:39.917Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T20:36:39.917Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T20:36:39.917Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:39.917Z] OK: 8 MiB in 20 packages [2022-04-10T20:36:41.836Z] Removing intermediate container e0b30d7bfd13 [2022-04-10T20:36:41.837Z] ---> 479037647e69 [2022-04-10T20:36:41.837Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:42.406Z] ---> 9fc25311b88b [2022-04-10T20:36:42.406Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T20:36:44.326Z] ---> 32a122207f5c [2022-04-10T20:36:44.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:44.584Z] ---> 6c9fe9b7da70 [2022-04-10T20:36:44.584Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T20:36:44.843Z] ---> Running in 608ab2b8e5eb [2022-04-10T20:36:45.103Z] Removing intermediate container 608ab2b8e5eb [2022-04-10T20:36:45.103Z] ---> 69b362130525 [2022-04-10T20:36:45.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:45.364Z] ---> Running in 97d857a791d2 [2022-04-10T20:36:45.930Z] Removing intermediate container 97d857a791d2 [2022-04-10T20:36:45.930Z] ---> 77a487a70fa4 [2022-04-10T20:36:45.930Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:45.930Z] ---> Running in 6b1d717cfbb1 [2022-04-10T20:36:46.498Z] Removing intermediate container 6b1d717cfbb1 [2022-04-10T20:36:46.498Z] ---> 0733ab968e6f [2022-04-10T20:36:46.498Z] Step 22/23 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:36:46.498Z] ---> Running in 72e92a3a7cf3 [2022-04-10T20:36:46.755Z] Removing intermediate container 72e92a3a7cf3 [2022-04-10T20:36:46.755Z] ---> abe5207e88f2 [2022-04-10T20:36:46.755Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:46.755Z] ---> Running in e90a71274a59 [2022-04-10T20:36:47.320Z] Removing intermediate container e90a71274a59 [2022-04-10T20:36:47.320Z] ---> d9f593105c83 [2022-04-10T20:36:47.320Z] [2022-04-10T20:36:47.579Z] Successfully built d9f593105c83 [2022-04-10T20:36:47.579Z] Successfully tagged core-data:latest [2022-04-10T20:37:12.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:37:17.283Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:37:17.283Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:37:17.283Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:37:24.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:37:24.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:37:25.619Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:37:25.619Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:37:25.619Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:37:25.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:37:35.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements [2022-04-10T20:37:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:37:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:37:41.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.528s coverage: 98.5% of statements [2022-04-10T20:37:41.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:37:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 54.9% of statements [2022-04-10T20:37:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:37:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:38:09.215Z]  Building core-data ... done Building bin/spire-agent... [2022-04-10T20:38:09.215Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:09.215Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:09.215Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:09.215Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:09.215Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:09.215Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:09.215Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:09.215Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:09.215Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:09.215Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:09.215Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:09.215Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:09.215Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.370s coverage: 89.2% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.508s coverage: 84.4% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.200s coverage: 95.1% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.288s coverage: 72.2% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.372s coverage: 60.0% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.625s coverage: 0.9% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.395s coverage: 58.8% of statements [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.403s coverage: 24.0% of statements [2022-04-10T20:38:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.384s coverage: 79.5% of statements [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.357s coverage: 94.1% of statements [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements [2022-04-10T20:38:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2022-04-10T20:38:12.506Z] Building bin/spire-agent... [2022-04-10T20:38:12.506Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:12.506Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:12.506Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:12.506Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:13.072Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:13.072Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:13.072Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:13.330Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:13.330Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:13.330Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:13.330Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:13.330Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:13.330Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:38:18.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.280s coverage: 94.4% of statements [2022-04-10T20:38:18.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements [2022-04-10T20:38:26.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.677s coverage: 82.5% of statements [2022-04-10T20:38:26.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:38:31.414Z] Building bin/spire-agent... [2022-04-10T20:38:31.414Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:31.414Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:31.414Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:31.414Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:31.414Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:31.414Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:31.414Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:31.414Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:31.414Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:31.414Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:31.414Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:31.414Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:31.414Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2022-04-10T20:38:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.837s coverage: 91.2% of statements [2022-04-10T20:38:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 64.4% of statements [2022-04-10T20:38:35.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:38:35.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 89.4% of statements [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2022-04-10T20:38:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2022-04-10T20:38:42.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements [2022-04-10T20:38:42.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:38:42.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:38:42.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:38:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:38:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:38:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:38:43.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.335s coverage: 17.7% of statements [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.416s coverage: 63.2% of statements [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:38:52.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.282s coverage: 100.0% of statements [2022-04-10T20:38:52.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-10T20:38:52.673Z] 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-10T20:38:52.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T20:38:52.673Z] GO111MODULE=on go vet ./... [2022-04-10T20:39:18.208Z] Removing intermediate container 7669a940ee25 [2022-04-10T20:39:18.208Z] ---> 69edd542765d [2022-04-10T20:39:18.208Z] [2022-04-10T20:39:18.208Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:39:18.208Z] ---> 0ac33e5f5afa [2022-04-10T20:39:18.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:18.208Z] ---> Using cache [2022-04-10T20:39:18.208Z] ---> eef6ac6742c8 [2022-04-10T20:39:18.208Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:18.208Z] ---> Using cache [2022-04-10T20:39:18.208Z] ---> 2fc92ce1f69c [2022-04-10T20:39:18.208Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:39:18.208Z] Removing intermediate container 16fcf7f7b10a [2022-04-10T20:39:18.208Z] ---> 41741332961f [2022-04-10T20:39:18.208Z] [2022-04-10T20:39:18.208Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:39:18.208Z] ---> 0ac33e5f5afa [2022-04-10T20:39:18.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:18.208Z] ---> Using cache [2022-04-10T20:39:18.208Z] ---> eef6ac6742c8 [2022-04-10T20:39:18.208Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:18.208Z] ---> Using cache [2022-04-10T20:39:18.208Z] ---> 2fc92ce1f69c [2022-04-10T20:39:18.208Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T20:39:18.208Z] ---> Running in 710f48b0e6e4 [2022-04-10T20:39:18.208Z] ---> Running in f3e859d6ec48 [2022-04-10T20:39:18.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:18.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:18.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:18.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:18.466Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:39:18.466Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:39:18.466Z] OK: 15854 distinct packages available [2022-04-10T20:39:18.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:18.466Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:39:18.466Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:39:18.466Z] OK: 15854 distinct packages available [2022-04-10T20:39:18.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:19.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:19.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:19.662Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:19.662Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:39:19.662Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:39:19.662Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:19.922Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:39:19.922Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:39:19.922Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:39:19.922Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T20:39:19.922Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:39:19.922Z] OK: 6 MiB in 19 packages [2022-04-10T20:39:19.922Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T20:39:20.181Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:39:20.181Z] OK: 6 MiB in 18 packages [2022-04-10T20:39:23.472Z] Removing intermediate container 710f48b0e6e4 [2022-04-10T20:39:23.472Z] ---> aacc2605e989 [2022-04-10T20:39:23.472Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:23.472Z] Removing intermediate container f3e859d6ec48 [2022-04-10T20:39:23.472Z] ---> 6252f9612bf0 [2022-04-10T20:39:23.472Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T20:39:26.007Z] ---> 2d57316327fd [2022-04-10T20:39:26.007Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:26.007Z] ---> 0c9980dc4744 [2022-04-10T20:39:26.007Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:26.944Z] ---> bde0238bb194 [2022-04-10T20:39:26.944Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T20:39:27.202Z] ---> Running in 1e4f34c8177d [2022-04-10T20:39:27.202Z] ---> 546edaf898eb [2022-04-10T20:39:27.202Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:27.461Z] Removing intermediate container 1e4f34c8177d [2022-04-10T20:39:27.461Z] ---> c2b70cbcce8f [2022-04-10T20:39:27.461Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T20:39:27.461Z] ---> 735934ea05df [2022-04-10T20:39:27.461Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T20:39:27.721Z] ---> 1f7f38b28e29 [2022-04-10T20:39:27.721Z] Step 21/26 : WORKDIR / [2022-04-10T20:39:27.721Z] ---> Running in ce57728a0e46 [2022-04-10T20:39:27.721Z] ---> 5153347a96e2 [2022-04-10T20:39:27.721Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T20:39:27.981Z] Removing intermediate container ce57728a0e46 [2022-04-10T20:39:27.981Z] ---> 99b2b068bbf4 [2022-04-10T20:39:27.981Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:27.981Z] ---> Running in 2da2d40fbcac [2022-04-10T20:39:27.981Z] ---> eab6a9d58bcd [2022-04-10T20:39:27.981Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:28.239Z] ---> Running in d25c45aeef35 [2022-04-10T20:39:28.239Z] Removing intermediate container 2da2d40fbcac [2022-04-10T20:39:28.239Z] ---> ecf2537662d0 [2022-04-10T20:39:28.239Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:39:28.500Z] ---> Running in f8ec6e94a925 [2022-04-10T20:39:28.500Z] Removing intermediate container d25c45aeef35 [2022-04-10T20:39:28.500Z] ---> 65d9465e3948 [2022-04-10T20:39:28.500Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:39:28.500Z] ---> Running in 166f38e3e407 [2022-04-10T20:39:28.760Z] Removing intermediate container f8ec6e94a925 [2022-04-10T20:39:28.760Z] ---> 6477546418f7 [2022-04-10T20:39:28.760Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:39:29.044Z] ---> Running in d6c926f15926 [2022-04-10T20:39:29.044Z] Removing intermediate container 166f38e3e407 [2022-04-10T20:39:29.044Z] ---> 6fcd19fbe5ce [2022-04-10T20:39:29.044Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:39:29.044Z] ---> Running in d50c5a3a8bea [2022-04-10T20:39:29.305Z] Removing intermediate container d6c926f15926 [2022-04-10T20:39:29.305Z] ---> 2314f6d98f0d [2022-04-10T20:39:29.305Z] Step 25/26 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:39:29.305Z] Removing intermediate container d50c5a3a8bea [2022-04-10T20:39:29.305Z] ---> bf562261501a [2022-04-10T20:39:29.305Z] Step 25/26 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:39:29.305Z] ---> Running in 3f9e5ce7f792 [2022-04-10T20:39:29.566Z] ---> Running in ec23ebd7ecfd [2022-04-10T20:39:29.566Z] Removing intermediate container 3f9e5ce7f792 [2022-04-10T20:39:29.566Z] ---> 044011c3db45 [2022-04-10T20:39:29.566Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:39:29.827Z] Removing intermediate container ec23ebd7ecfd [2022-04-10T20:39:29.827Z] ---> f31c0828cd8a [2022-04-10T20:39:29.827Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:39:29.827Z] ---> Running in 4c13394a6235 [2022-04-10T20:39:29.827Z] ---> Running in 47b5b1e282e8 [2022-04-10T20:39:30.106Z] Removing intermediate container 4c13394a6235 [2022-04-10T20:39:30.106Z] ---> d70a85ff3048 [2022-04-10T20:39:30.106Z] [2022-04-10T20:39:30.106Z] Removing intermediate container 47b5b1e282e8 [2022-04-10T20:39:30.106Z] ---> f9edb5436ee6 [2022-04-10T20:39:30.106Z] [2022-04-10T20:39:30.106Z] Successfully built d70a85ff3048 [2022-04-10T20:39:30.106Z] Successfully tagged security-spire-config:latest [2022-04-10T20:39:30.106Z]  Building security-spire-config ... done Successfully built f9edb5436ee6 [2022-04-10T20:39:30.365Z] Successfully tagged security-spire-agent:latest [2022-04-10T20:39:56.911Z]  Building security-spire-agent ... done Removing intermediate container 407c6bf1e83f [2022-04-10T20:39:56.911Z] ---> 610a2c9f2c16 [2022-04-10T20:39:56.911Z] [2022-04-10T20:39:56.911Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T20:39:56.911Z] ---> 0ac33e5f5afa [2022-04-10T20:39:56.911Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:56.911Z] ---> Using cache [2022-04-10T20:39:56.911Z] ---> eef6ac6742c8 [2022-04-10T20:39:56.911Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:56.911Z] ---> Using cache [2022-04-10T20:39:56.911Z] ---> 2fc92ce1f69c [2022-04-10T20:39:56.911Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:39:56.911Z] ---> Using cache [2022-04-10T20:39:56.911Z] ---> 6252f9612bf0 [2022-04-10T20:39:56.911Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:56.911Z] ---> 35bde5c52555 [2022-04-10T20:39:56.911Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:56.911Z] ---> 0a1cf812f4b7 [2022-04-10T20:39:56.911Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T20:39:57.172Z] ---> 09a94c1167b7 [2022-04-10T20:39:57.172Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T20:39:57.745Z] ---> b29b39c8cf88 [2022-04-10T20:39:57.745Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:57.745Z] ---> Running in 5df48c148aab [2022-04-10T20:39:57.745Z] Removing intermediate container 5df48c148aab [2022-04-10T20:39:57.745Z] ---> 5de3e064bd92 [2022-04-10T20:39:57.745Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:39:58.007Z] ---> Running in 33b593f9eddb [2022-04-10T20:39:58.007Z] Removing intermediate container 33b593f9eddb [2022-04-10T20:39:58.007Z] ---> 05bdd8714f6c [2022-04-10T20:39:58.007Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:39:58.007Z] ---> Running in 5b92999085f8 [2022-04-10T20:39:58.268Z] Removing intermediate container 5b92999085f8 [2022-04-10T20:39:58.268Z] ---> 952fa15f7a84 [2022-04-10T20:39:58.268Z] Step 24/25 : LABEL git_sha=1395b326789fda775fb66e55e1d702beec9c8d9b [2022-04-10T20:39:58.268Z] ---> Running in 13bed0e81b01 [2022-04-10T20:39:58.268Z] Removing intermediate container 13bed0e81b01 [2022-04-10T20:39:58.268Z] ---> f4048cfff8fb [2022-04-10T20:39:58.268Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:39:58.268Z] ---> Running in ea213b08a0b3 [2022-04-10T20:39:58.528Z] Removing intermediate container ea213b08a0b3 [2022-04-10T20:39:58.528Z] ---> 7a357e9f515b [2022-04-10T20:39:58.528Z] [2022-04-10T20:39:58.528Z] Successfully built 7a357e9f515b [2022-04-10T20:39:58.528Z] Successfully tagged security-spire-server:latest [2022-04-10T20:39:58.534Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-10T20:39:58.541Z] $ docker stop --time=1 e01211dc52df19e0682b6bd60c324730af8956cc0c8ca7045cdd355961f5a804 [2022-04-10T20:39:59.876Z] $ docker rm -f e01211dc52df19e0682b6bd60c324730af8956cc0c8ca7045cdd355961f5a804 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:40:00.227Z] + docker images [2022-04-10T20:40:00.227Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T20:40:00.227Z] security-spire-server latest 7a357e9f515b 2 seconds ago 87.3MB [2022-04-10T20:40:00.227Z] 610a2c9f2c16 14 seconds ago 4.5GB [2022-04-10T20:40:00.227Z] security-spire-config latest d70a85ff3048 31 seconds ago 86.7MB [2022-04-10T20:40:00.227Z] security-spire-agent latest f9edb5436ee6 31 seconds ago 127MB [2022-04-10T20:40:00.227Z] 41741332961f 55 seconds ago 4.5GB [2022-04-10T20:40:00.227Z] 69edd542765d 57 seconds ago 4.5GB [2022-04-10T20:40:00.227Z] core-data latest d9f593105c83 3 minutes ago 35.9MB [2022-04-10T20:40:00.227Z] 4ef95c209eb5 3 minutes ago 1.65GB [2022-04-10T20:40:00.227Z] sys-mgmt-agent latest e97c574db71e 3 minutes ago 307MB [2022-04-10T20:40:00.227Z] security-bootstrapper latest 0ce83faab9ab 4 minutes ago 24.3MB [2022-04-10T20:40:00.227Z] b2be61422fc3 4 minutes ago 1.62GB [2022-04-10T20:40:00.227Z] core-metadata latest 566b7443f798 4 minutes ago 26.2MB [2022-04-10T20:40:00.227Z] core-command latest f6e16351304f 4 minutes ago 24.5MB [2022-04-10T20:40:00.227Z] 999a69645c36 5 minutes ago 1.62GB [2022-04-10T20:40:00.227Z] fdd49bf1150d 5 minutes ago 1.61GB [2022-04-10T20:40:00.227Z] 6291ed692463 5 minutes ago 1.61GB [2022-04-10T20:40:00.227Z] security-spiffe-token-provider latest 2018cfccf812 5 minutes ago 28.5MB [2022-04-10T20:40:00.227Z] security-secretstore-setup latest a4642bbcf530 5 minutes ago 42.1MB [2022-04-10T20:40:00.227Z] security-proxy-setup latest 103610124f75 5 minutes ago 43.4MB [2022-04-10T20:40:00.227Z] support-notifications latest c795b764f6a2 5 minutes ago 26.6MB [2022-04-10T20:40:00.227Z] support-scheduler latest b09a6aad72eb 5 minutes ago 26MB [2022-04-10T20:40:00.227Z] aed20db89fe0 5 minutes ago 1.63GB [2022-04-10T20:40:00.227Z] 93bc8596ec91 5 minutes ago 1.62GB [2022-04-10T20:40:00.227Z] d891afb5c16f 5 minutes ago 1.63GB [2022-04-10T20:40:00.227Z] 15288f6569a7 5 minutes ago 1.62GB [2022-04-10T20:40:00.227Z] 3776ea340049 5 minutes ago 1.61GB [2022-04-10T20:40:00.227Z] ci-base-image-x86_64 latest 09a49dd04e02 9 minutes ago 896MB [2022-04-10T20:40:00.227Z] docker 20.10.14 7417809fdb73 5 days ago 218MB [2022-04-10T20:40:00.227Z] alpine 3.14 e04c818066af 5 days ago 5.59MB [2022-04-10T20:40:00.227Z] alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB [2022-04-10T20:40:00.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-10T20:40:00.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-10T20:40:00.227Z] 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) [Pipeline] findFiles [Pipeline] node [2022-04-10T20:40:15.384Z] Still waiting to schedule task [2022-04-10T20:40:15.385Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-10T20:40:44.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:40:44.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:40:44.613Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:40:44.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:40:45.289Z] + ls -al . [2022-04-10T20:40:45.289Z] total 664 [2022-04-10T20:40:45.289Z] drwxrwxr-x 9 1001 1001 4096 Apr 10 20:40 . [2022-04-10T20:40:45.289Z] drwxr-xr-x 4 root root 4096 Apr 10 20:35 .. [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:33 .dockerignore [2022-04-10T20:40:45.289Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:33 .git [2022-04-10T20:40:45.289Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:33 .github [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:33 .gitignore [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:33 .golangci.yml [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:33 .hadolint.yml [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:33 .sonarcloud.properties [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:33 ADOPTERS.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:33 Attribution.txt [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:33 CHANGELOG.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:33 CONTRIBUTING.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:33 GOVERNANCE.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:33 Jenkinsfile [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:33 LICENSE [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:33 Makefile [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:33 OWNERS.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:33 README.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:33 SECURITY.md [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:33 ZMQWindows.md [2022-04-10T20:40:45.289Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:33 bin [2022-04-10T20:40:45.289Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:33 cmd [2022-04-10T20:40:45.289Z] -rw-r--r-- 1 root root 431014 Apr 10 20:38 coverage.out [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:33 go.mod [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:35 go.sum [2022-04-10T20:40:45.289Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:33 internal [2022-04-10T20:40:45.289Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:33 openapi [2022-04-10T20:40:45.289Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:33 snap [2022-04-10T20:40:45.289Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:33 version.go [Pipeline] sh [2022-04-10T20:40:45.951Z] + '[' -e coverage.out ] [2022-04-10T20:40:45.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:40:45.973Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T20:40:46.809Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:40:47.468Z] + make build [2022-04-10T20:40:47.468Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T20:42:39.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:44:16.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T20:44:16.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T20:44:16.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T20:44:17.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:44:24.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:44:30.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T20:44:35.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:44:40.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:44:46.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T20:44:50.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T20:45:00.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-10T20:45:05.107Z] $ docker stop --time=1 fe7452987966a82ee384031edbd18af9ace3e30b6457d77cdc3d53879f4a3ec9 [2022-04-10T20:45:07.105Z] $ docker rm -f fe7452987966a82ee384031edbd18af9ace3e30b6457d77cdc3d53879f4a3ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:45:09.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T20:45:09.468Z] [2022-04-10T20:45:09.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:45:09.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T20:45:10.092Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-10T20:45:10.092Z] 29e5d40040c1: Pulling fs layer [2022-04-10T20:45:10.092Z] 1ce36da41761: Pulling fs layer [2022-04-10T20:45:10.092Z] 25b303627fd3: Pulling fs layer [2022-04-10T20:45:10.092Z] 29e5d40040c1: Verifying Checksum [2022-04-10T20:45:10.092Z] 29e5d40040c1: Download complete [2022-04-10T20:45:10.379Z] 1ce36da41761: Verifying Checksum [2022-04-10T20:45:10.379Z] 1ce36da41761: Download complete [2022-04-10T20:45:10.653Z] 29e5d40040c1: Pull complete [2022-04-10T20:45:12.213Z] 25b303627fd3: Verifying Checksum [2022-04-10T20:45:12.213Z] 25b303627fd3: Download complete [2022-04-10T20:45:12.504Z] 1ce36da41761: Pull complete [2022-04-10T20:45:25.087Z] 25b303627fd3: Pull complete [2022-04-10T20:45:25.087Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-10T20:45:25.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T20:45:25.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-10T20:45:25.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-11904 does not seem to be running inside a container [2022-04-10T20:45:25.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T20:45:27.918Z] $ docker top e95698ca669fce37ac1a5d75d6e9b44cda7b5096a6947d193895433ad64b7d18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:45:28.853Z] + docker-compose build --help [2022-04-10T20:45:28.853Z] + grep parallel [2022-04-10T20:45:34.253Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:45:34.557Z] $ docker stop --time=1 e95698ca669fce37ac1a5d75d6e9b44cda7b5096a6947d193895433ad64b7d18 [2022-04-10T20:45:36.254Z] $ docker rm -f e95698ca669fce37ac1a5d75d6e9b44cda7b5096a6947d193895433ad64b7d18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:45:36.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T20:45:36.867Z] . [Pipeline] withDockerContainer [2022-04-10T20:45:37.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-11904 does not seem to be running inside a container [2022-04-10T20:45:37.215Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T20:45:38.580Z] $ docker top f24325ff3b870491d1671e08c38e472f09f0f9db91e6a62fcf1e1f76ca6f8f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:45:39.514Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:45:46.233Z] Building core-command ... [2022-04-10T20:45:46.233Z] Building core-data ... [2022-04-10T20:45:46.233Z] Building core-metadata ... [2022-04-10T20:45:46.233Z] Building security-bootstrapper ... [2022-04-10T20:45:46.233Z] Building security-proxy-setup ... [2022-04-10T20:45:46.233Z] Building security-secretstore-setup ... [2022-04-10T20:45:46.233Z] Building security-spiffe-token-provider ... [2022-04-10T20:45:46.233Z] Building security-spire-agent ... [2022-04-10T20:45:46.233Z] Building security-spire-config ... [2022-04-10T20:45:46.233Z] Building security-spire-server ... [2022-04-10T20:45:46.233Z] Building support-notifications ... [2022-04-10T20:45:46.233Z] Building support-scheduler ... [2022-04-10T20:45:46.233Z] Building sys-mgmt-agent ... [2022-04-10T20:45:46.233Z] Building security-spiffe-token-provider [2022-04-10T20:45:46.233Z] Building core-metadata [2022-04-10T20:45:46.233Z] Building security-secretstore-setup [2022-04-10T20:45:46.233Z] Building sys-mgmt-agent [2022-04-10T20:45:46.233Z] Building security-spire-config [2022-04-10T20:47:23.041Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:47:23.041Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:47:23.041Z] ---> 82c0f99d7681 [2022-04-10T20:47:23.041Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:47:23.041Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:47:23.041Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:47:23.041Z] ---> 82c0f99d7681 [2022-04-10T20:47:23.041Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:47:23.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:47:23.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:47:23.041Z] ---> 82c0f99d7681 [2022-04-10T20:47:23.041Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:47:23.041Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:47:23.041Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:47:23.041Z] ---> 82c0f99d7681 [2022-04-10T20:47:23.041Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:47:23.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:47:23.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:47:23.041Z] ---> 82c0f99d7681 [2022-04-10T20:47:23.041Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:47:23.041Z] ---> Running in 0f862001d1df [2022-04-10T20:47:23.041Z] ---> Running in a7bc61049dfd [2022-04-10T20:47:23.041Z] ---> Running in 08c2a5c33ed0 [2022-04-10T20:47:23.041Z] ---> Running in e174b0107f00 [2022-04-10T20:47:23.041Z] ---> Running in 05f56f77f37e [2022-04-10T20:47:23.659Z] Removing intermediate container a7bc61049dfd [2022-04-10T20:47:23.659Z] ---> 4de67108d575 [2022-04-10T20:47:23.659Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:47:23.659Z] Removing intermediate container 05f56f77f37e [2022-04-10T20:47:23.659Z] ---> e1bf32b0806e [2022-04-10T20:47:23.659Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:47:23.659Z] Removing intermediate container e174b0107f00 [2022-04-10T20:47:23.659Z] ---> 477ab9229855 [2022-04-10T20:47:23.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:47:23.659Z] ---> Running in 7a44135e03aa [2022-04-10T20:47:23.659Z] Removing intermediate container 0f862001d1df [2022-04-10T20:47:23.659Z] ---> bceffc92e10e [2022-04-10T20:47:23.659Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:47:23.659Z] Removing intermediate container 08c2a5c33ed0 [2022-04-10T20:47:23.659Z] ---> cd93ad061883 [2022-04-10T20:47:23.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:47:23.659Z] ---> Running in 61c8ae361457 [2022-04-10T20:47:23.943Z] ---> Running in 4e2e9832c715 [2022-04-10T20:47:23.943Z] ---> Running in baf97d74d6a7 [2022-04-10T20:47:23.943Z] ---> Running in d33af3fc01d7 [2022-04-10T20:47:26.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:27.597Z] Removing intermediate container 61c8ae361457 [2022-04-10T20:47:27.597Z] ---> 941b7f624f42 [2022-04-10T20:47:27.597Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:47:27.597Z] Removing intermediate container 7a44135e03aa [2022-04-10T20:47:27.597Z] ---> 0f18b4b7a265 [2022-04-10T20:47:27.597Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:47:27.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:27.597Z] ---> Running in a64d6ba8cb69 [2022-04-10T20:47:27.597Z] ---> Running in 88dcfb995c93 [2022-04-10T20:47:27.881Z] Removing intermediate container 4e2e9832c715 [2022-04-10T20:47:27.881Z] ---> d2d1f14cda06 [2022-04-10T20:47:27.881Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:47:27.881Z] ---> Running in 6a4e830d1ac4 [2022-04-10T20:47:28.159Z] Removing intermediate container d33af3fc01d7 [2022-04-10T20:47:28.159Z] ---> 434b50d09e28 [2022-04-10T20:47:28.159Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:47:28.159Z] ---> Running in 3a697e7901b0 [2022-04-10T20:47:29.157Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:47:29.157Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:47:29.157Z] OK: 15739 distinct packages available [2022-04-10T20:47:29.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:30.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:30.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:30.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:30.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:30.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:31.406Z] OK: 220 MiB in 52 packages [2022-04-10T20:47:31.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:31.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:31.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:31.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:47:33.173Z] OK: 220 MiB in 52 packages [2022-04-10T20:47:33.173Z] OK: 220 MiB in 52 packages [2022-04-10T20:47:33.173Z] Removing intermediate container baf97d74d6a7 [2022-04-10T20:47:33.173Z] ---> 4a4dced174e9 [2022-04-10T20:47:33.173Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:47:33.173Z] OK: 220 MiB in 52 packages [2022-04-10T20:47:33.173Z] OK: 220 MiB in 52 packages [2022-04-10T20:47:34.632Z] ---> 992b5fe4d123 [2022-04-10T20:47:34.632Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:47:34.632Z] ---> Running in 93cc988a74b7 [2022-04-10T20:47:34.908Z] Removing intermediate container 3a697e7901b0 [2022-04-10T20:47:34.908Z] ---> f4c3c1e1bbdb [2022-04-10T20:47:34.908Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:47:35.186Z] Removing intermediate container a64d6ba8cb69 [2022-04-10T20:47:35.186Z] ---> a96d5ae2541e [2022-04-10T20:47:35.186Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:47:35.186Z] Removing intermediate container 6a4e830d1ac4 [2022-04-10T20:47:35.186Z] ---> 6bf1d2e71738 [2022-04-10T20:47:35.186Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:47:35.186Z] Removing intermediate container 88dcfb995c93 [2022-04-10T20:47:35.186Z] ---> 42e8884de118 [2022-04-10T20:47:35.186Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:47:36.180Z] ---> c3c707b5bc25 [2022-04-10T20:47:36.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:47:36.180Z] ---> 8f4f984d0201 [2022-04-10T20:47:36.180Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:47:36.180Z] ---> Running in 11b7b8450dbd [2022-04-10T20:47:36.465Z] ---> Running in 51bb0187f1f5 [2022-04-10T20:47:36.465Z] ---> f1be4561b035 [2022-04-10T20:47:36.465Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:47:36.758Z] ---> Running in 28fd9c20febc [2022-04-10T20:47:37.035Z] ---> 94ab5bed9941 [2022-04-10T20:47:37.035Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:47:37.035Z] ---> Running in 8a56b462ea48 [2022-04-10T20:47:39.689Z] Removing intermediate container 93cc988a74b7 [2022-04-10T20:47:39.689Z] ---> 3400056e3e99 [2022-04-10T20:47:39.689Z] Step 7/20 : COPY . . [2022-04-10T20:47:42.326Z] Removing intermediate container 11b7b8450dbd [2022-04-10T20:47:42.327Z] ---> d583b415216b [2022-04-10T20:47:42.327Z] Step 8/23 : COPY . . [2022-04-10T20:47:42.936Z] Removing intermediate container 8a56b462ea48 [2022-04-10T20:47:42.936Z] ---> dab279b06a16 [2022-04-10T20:47:42.936Z] Step 8/26 : COPY . . [2022-04-10T20:47:42.936Z] Removing intermediate container 51bb0187f1f5 [2022-04-10T20:47:42.936Z] ---> 2d82637d8dc0 [2022-04-10T20:47:42.936Z] Step 8/25 : COPY . . [2022-04-10T20:47:42.936Z] Removing intermediate container 28fd9c20febc [2022-04-10T20:47:42.936Z] ---> 0e2e574bc7dd [2022-04-10T20:47:42.936Z] Step 8/23 : COPY . . [2022-04-10T20:48:15.300Z] ---> c81ac5be1501 [2022-04-10T20:48:15.300Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:48:15.300Z] ---> 0171db849826 [2022-04-10T20:48:15.300Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:48:15.300Z] ---> df66501722b6 [2022-04-10T20:48:15.300Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:48:15.300Z] ---> Running in 6c77ec05be0e [2022-04-10T20:48:15.300Z] ---> Running in 5f0549916513 [2022-04-10T20:48:15.300Z] ---> Running in d2050d30ce72 [2022-04-10T20:48:15.300Z] ---> 956c204e0dd4 [2022-04-10T20:48:15.300Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T20:48:15.300Z] ---> Running in 5e680eef65dd [2022-04-10T20:48:15.300Z] Removing intermediate container 5f0549916513 [2022-04-10T20:48:15.300Z] ---> 477a3dccf440 [2022-04-10T20:48:15.300Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:48:15.300Z] ---> Running in 0f43ebe56211 [2022-04-10T20:48:15.300Z] ---> 6544fb57da4e [2022-04-10T20:48:15.301Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:48:15.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T20:48:15.301Z] ---> Running in 9d5cfb1981f8 [2022-04-10T20:48:15.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:48:15.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:48:16.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:48:17.359Z] Removing intermediate container 0f43ebe56211 [2022-04-10T20:48:17.359Z] ---> c580f8945499 [2022-04-10T20:48:17.359Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:48:17.359Z] ---> Running in c3563f4497e7 [2022-04-10T20:48:17.961Z] Removing intermediate container c3563f4497e7 [2022-04-10T20:48:17.961Z] ---> f13e702eee16 [2022-04-10T20:48:17.961Z] 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-10T20:48:18.238Z] ---> Running in b8b670ed02d1 [2022-04-10T20:48:20.884Z] spire-1.2.1/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.data/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.data/.file [2022-04-10T20:48:20.884Z] spire-1.2.1/.dockerignore [2022-04-10T20:48:20.884Z] spire-1.2.1/.gitattributes [2022-04-10T20:48:20.884Z] spire-1.2.1/.githooks/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:48:20.884Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:48:20.884Z] spire-1.2.1/.gitignore [2022-04-10T20:48:20.884Z] spire-1.2.1/.go-version [2022-04-10T20:48:20.884Z] spire-1.2.1/.golangci.yml [2022-04-10T20:48:20.884Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:48:20.884Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:48:20.884Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:48:20.884Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:48:20.884Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:48:20.884Z] spire-1.2.1/Dockerfile [2022-04-10T20:48:20.884Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:48:20.884Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:48:20.884Z] spire-1.2.1/LICENSE [2022-04-10T20:48:20.884Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:48:20.884Z] spire-1.2.1/Makefile [2022-04-10T20:48:20.884Z] spire-1.2.1/README.md [2022-04-10T20:48:20.884Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:48:20.884Z] spire-1.2.1/SECURITY.md [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:48:20.884Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:48:20.885Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/ [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/agent/ [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/server/ [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:48:20.885Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/ [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/ [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:48:20.885Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:48:20.885Z] spire-1.2.1/examples/ [2022-04-10T20:48:20.885Z] spire-1.2.1/examples/README.md [2022-04-10T20:48:20.885Z] spire-1.2.1/go.mod [2022-04-10T20:48:20.885Z] spire-1.2.1/go.sum [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:48:20.885Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:48:20.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:48:21.163Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:48:21.164Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:48:21.441Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:48:21.442Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:48:21.443Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:48:21.724Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/private/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:48:21.725Z] spire-1.2.1/release/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:48:21.725Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:48:21.725Z] spire-1.2.1/script/ [2022-04-10T20:48:21.725Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:48:21.725Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:48:21.725Z] spire-1.2.1/support/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:48:21.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:48:22.008Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/clock/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:48:22.008Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/common [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:48:22.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:48:22.010Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:48:22.290Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:48:22.291Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:48:22.291Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testca/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testkey/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/ [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/race.go [2022-04-10T20:48:22.291Z] spire-1.2.1/test/util/util.go [2022-04-10T20:48:22.291Z] building spire from source... [2022-04-10T20:48:23.286Z] Installing go1.17.7... [2022-04-10T20:48:50.123Z] Building bin/spire-server... [2022-04-10T20:48:50.123Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:48:50.123Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:48:50.123Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:48:50.123Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:48:50.123Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:48:50.123Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:48:50.123Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:48:50.399Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:48:51.005Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:48:52.998Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:48:53.276Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:48:53.556Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:48:53.556Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:48:53.836Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:48:53.836Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:48:53.836Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:48:53.836Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:48:54.840Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:48:54.840Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:48:54.840Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:48:55.124Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:48:55.124Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:48:56.118Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:48:56.400Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:49:11.574Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:49:11.574Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:49:11.574Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:49:11.574Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:49:11.574Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:49:11.574Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:49:11.852Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:49:12.129Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:49:12.409Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:49:12.409Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:49:12.409Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:49:12.409Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:49:12.687Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:49:12.687Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:49:12.964Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:49:13.950Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:49:13.950Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:49:14.930Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:49:15.530Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:49:15.530Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:49:15.809Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:49:15.809Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:49:16.087Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:49:16.087Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:49:16.369Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:49:16.369Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:49:16.975Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:49:17.581Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:49:17.581Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:49:17.581Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:49:18.182Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:49:22.500Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:49:32.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:49:32.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:49:32.673Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:49:32.673Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:49:32.953Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:49:59.831Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:49:59.831Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:49:59.831Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:50:12.457Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:50:12.457Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:50:44.834Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:50:44.834Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:50:44.834Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:50:44.834Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:50:44.834Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:50:44.834Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:50:46.821Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:50:47.805Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:50:48.081Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:50:50.069Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:50:50.069Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:50:51.057Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:50:51.057Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:50:51.335Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:50:51.616Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:50:52.223Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:50:52.223Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:50:52.223Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:50:52.500Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:50:52.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:50:53.385Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:50:53.385Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:50:54.834Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:50:54.834Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:50:55.117Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:51:00.556Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:51:01.157Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:51:01.157Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:51:01.157Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:51:01.433Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:51:01.433Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:51:01.433Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:51:02.894Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:51:02.894Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:51:03.172Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:51:03.172Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:51:03.451Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:51:04.445Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:51:05.050Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:51:05.330Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:51:05.609Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:51:05.889Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:51:05.889Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:51:05.889Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:51:06.167Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:51:06.167Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:51:07.161Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:51:07.462Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:51:07.759Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:51:07.759Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:51:08.037Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:51:10.040Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:51:10.643Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:51:10.643Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:51:10.922Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:51:10.923Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:51:11.199Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:51:11.477Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:51:11.768Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:51:12.375Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:51:15.041Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:51:17.045Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:51:17.045Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:51:17.652Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:51:17.652Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:51:17.931Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:51:18.552Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:51:18.552Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:51:18.831Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:51:18.831Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:51:19.108Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:51:19.108Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:51:19.384Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:51:31.839Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:51:31.839Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:51:31.839Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:51:31.839Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:51:58.743Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:51:58.743Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:55:35.941Z] Removing intermediate container 6c77ec05be0e [2022-04-10T20:55:35.941Z] ---> 6aa9ecbeb502 [2022-04-10T20:55:35.941Z] [2022-04-10T20:55:35.941Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:55:35.941Z] 3.15: Pulling from library/alpine [2022-04-10T20:55:35.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:55:35.941Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:55:35.941Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:55:35.941Z] ---> 3fb3c9af89a9 [2022-04-10T20:55:35.941Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:55:35.941Z] ---> Running in 4b1af2a638ff [2022-04-10T20:55:35.941Z] Removing intermediate container 4b1af2a638ff [2022-04-10T20:55:35.941Z] ---> c0cb02a351b3 [2022-04-10T20:55:35.941Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:55:35.941Z] ---> Running in 77bd044df5b0 [2022-04-10T20:55:35.941Z] Removing intermediate container 77bd044df5b0 [2022-04-10T20:55:35.941Z] ---> f50c2e5d553e [2022-04-10T20:55:35.941Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:55:35.941Z] ---> Running in c4a2e0801c63 [2022-04-10T20:55:35.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:36.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:38.005Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:55:38.005Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:55:38.005Z] OK: 15729 distinct packages available [2022-04-10T20:55:38.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:39.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:40.831Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:55:40.831Z] Removing intermediate container d2050d30ce72 [2022-04-10T20:55:40.831Z] ---> c5f3a79775ac [2022-04-10T20:55:40.831Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:55:41.123Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:55:41.123Z] ---> Running in 3c5196d33696 [2022-04-10T20:55:41.407Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:55:41.407Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:55:41.407Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:55:41.692Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:55:41.692Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:55:41.692Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:55:41.968Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:55:41.968Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:55:41.968Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:55:42.579Z] OK: 8 MiB in 23 packages [2022-04-10T20:55:44.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T20:55:46.725Z] Removing intermediate container c4a2e0801c63 [2022-04-10T20:55:46.725Z] ---> ee4434c04c83 [2022-04-10T20:55:46.725Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:55:48.732Z] ---> ebac6da5d2a7 [2022-04-10T20:55:48.732Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:55:49.011Z] Removing intermediate container 3c5196d33696 [2022-04-10T20:55:49.011Z] ---> 931c549137b0 [2022-04-10T20:55:49.011Z] [2022-04-10T20:55:49.011Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:55:49.293Z] 20.10.14: Pulling from library/docker [2022-04-10T20:55:51.955Z] Removing intermediate container 9d5cfb1981f8 [2022-04-10T20:55:51.955Z] ---> b606e25a7a23 [2022-04-10T20:55:51.955Z] [2022-04-10T20:55:51.955Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:55:52.561Z] 3.14: Pulling from library/alpine [2022-04-10T20:55:56.002Z] ---> 121c11706f2c [2022-04-10T20:55:56.002Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:55:56.002Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:55:56.002Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:55:56.002Z] ---> ac73e934f311 [2022-04-10T20:55:56.002Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:55:56.286Z] ---> Running in f8cd1b766fb7 [2022-04-10T20:55:58.948Z] ---> d8b92d2b9c22 [2022-04-10T20:55:58.948Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:55:58.948Z] ---> Running in c4fb3b8a0b0a [2022-04-10T20:55:58.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:59.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:55:59.886Z] Removing intermediate container c4fb3b8a0b0a [2022-04-10T20:55:59.887Z] ---> cc67e22b439f [2022-04-10T20:55:59.887Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:56:00.165Z] ---> Running in 3a2926e3b645 [2022-04-10T20:56:00.443Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:56:00.443Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:56:00.443Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:56:00.443Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:56:00.735Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:56:01.025Z] OK: 6 MiB in 17 packages [2022-04-10T20:56:01.025Z] Removing intermediate container 3a2926e3b645 [2022-04-10T20:56:01.025Z] ---> fbcda7c4a2ee [2022-04-10T20:56:01.025Z] Step 18/20 : LABEL arch=arm64 [2022-04-10T20:56:01.305Z] ---> Running in 18b0358ace80 [2022-04-10T20:56:03.327Z] Removing intermediate container 18b0358ace80 [2022-04-10T20:56:03.327Z] ---> 638d7334be87 [2022-04-10T20:56:03.327Z] Step 19/20 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T20:56:03.327Z] ---> Running in 3e37342d372c [2022-04-10T20:56:04.787Z] Removing intermediate container 3e37342d372c [2022-04-10T20:56:04.787Z] ---> 83a141b4dc26 [2022-04-10T20:56:04.787Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:56:05.071Z] ---> Running in 8ffa7fe18ee4 [2022-04-10T20:56:05.698Z] Removing intermediate container f8cd1b766fb7 [2022-04-10T20:56:05.698Z] ---> d2c1a942372d [2022-04-10T20:56:05.698Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:56:05.980Z] ---> Running in 10588fdc3e78 [2022-04-10T20:56:05.980Z] Removing intermediate container 8ffa7fe18ee4 [2022-04-10T20:56:05.980Z] ---> 85453df6452b [2022-04-10T20:56:05.980Z] [2022-04-10T20:56:06.997Z] Removing intermediate container 10588fdc3e78 [2022-04-10T20:56:06.997Z] ---> 6c7d8ad99475 [2022-04-10T20:56:06.997Z] Step 13/25 : WORKDIR / [2022-04-10T20:56:07.277Z] ---> Running in fe00a5e989c4 [2022-04-10T20:56:08.747Z] Successfully built 85453df6452b [2022-04-10T20:56:08.747Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-10T20:56:08.747Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-04-10T20:56:08.747Z] Removing intermediate container fe00a5e989c4 [2022-04-10T20:56:08.747Z] ---> dc389f0102a2 [2022-04-10T20:56:08.747Z] 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-10T20:56:10.750Z] ---> faba808b44cd [2022-04-10T20:56:11.041Z] 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-10T20:56:11.335Z] Removing intermediate container 5e680eef65dd [2022-04-10T20:56:11.335Z] ---> 47407d3b5655 [2022-04-10T20:56:11.335Z] [2022-04-10T20:56:11.335Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:56:11.335Z] ---> ac73e934f311 [2022-04-10T20:56:11.335Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:56:11.625Z] ---> Running in 59c665ff0f89 [2022-04-10T20:56:13.624Z] ---> ba3b4852234b [2022-04-10T20:56:13.624Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:56:13.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:56:14.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:56:14.533Z] ---> b4588db23b5f [2022-04-10T20:56:14.533Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-10T20:56:15.525Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:56:15.525Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:56:15.525Z] OK: 5 MiB in 15 packages [2022-04-10T20:56:16.153Z] ---> 51ecf41e007b [2022-04-10T20:56:16.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:56:18.191Z] Removing intermediate container 59c665ff0f89 [2022-04-10T20:56:18.191Z] ---> b94726da9c31 [2022-04-10T20:56:18.191Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:56:18.191Z] ---> Running in bcde024c13f5 [2022-04-10T20:56:18.822Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:56:18.822Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:56:18.822Z] ---> c346e9eafbab [2022-04-10T20:56:18.822Z] 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-10T20:56:19.442Z] Removing intermediate container bcde024c13f5 [2022-04-10T20:56:19.442Z] ---> 084ac869514d [2022-04-10T20:56:19.442Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:56:19.442Z] ---> Running in 6dfe80ea0071 [2022-04-10T20:56:19.725Z] ---> Running in 8432fa99dc95 [2022-04-10T20:56:20.012Z] ---> ed136a83a51b [2022-04-10T20:56:20.012Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:56:20.313Z] Removing intermediate container 6dfe80ea0071 [2022-04-10T20:56:20.313Z] ---> 233118f30707 [2022-04-10T20:56:20.313Z] 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-10T20:56:20.613Z] Removing intermediate container 8432fa99dc95 [2022-04-10T20:56:20.613Z] ---> 149207a547ba [2022-04-10T20:56:20.613Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:56:20.613Z] ---> Running in ef693430937c [2022-04-10T20:56:20.914Z] ---> Running in c1aba10bb112 [2022-04-10T20:56:22.377Z] Removing intermediate container c1aba10bb112 [2022-04-10T20:56:22.377Z] ---> 5dc2a3ab2fa5 [2022-04-10T20:56:22.377Z] Step 15/23 : WORKDIR / [2022-04-10T20:56:22.660Z] ---> Running in 2fa52e29dc09 [2022-04-10T20:56:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:56:23.559Z] Removing intermediate container 2fa52e29dc09 [2022-04-10T20:56:23.559Z] ---> 40a42e7f4adf [2022-04-10T20:56:23.559Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:56:23.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:56:24.560Z] ---> 4d4e60c17ffe [2022-04-10T20:56:24.838Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:56:24.838Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:56:24.838Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:56:25.119Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:56:25.119Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:56:25.119Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:56:25.119Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:56:25.119Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:56:25.119Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:56:25.119Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:56:25.399Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:56:25.399Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:56:25.399Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:56:25.399Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:56:25.399Z] ---> 5e34088b6f49 [2022-04-10T20:56:25.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:56:25.399Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:56:25.399Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:56:25.399Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:56:25.399Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:56:25.399Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:56:26.838Z] ---> c7519853e0b8 [2022-04-10T20:56:26.838Z] 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-10T20:56:26.838Z] ---> Running in 0eee61fcfb73 [2022-04-10T20:56:28.284Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:56:28.284Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:56:28.284Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:56:28.284Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:56:28.284Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:56:28.564Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:56:28.564Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:56:28.564Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:56:28.564Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:56:28.564Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:56:28.564Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:56:28.564Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:56:28.844Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:56:28.844Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:56:28.844Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:56:28.844Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:56:28.844Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:56:28.844Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:56:28.844Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:56:28.844Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:56:29.127Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:56:29.127Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:56:29.127Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:56:29.127Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:56:29.411Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:56:29.411Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:56:30.012Z] ---> e5f9c2daf77b [2022-04-10T20:56:30.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:56:30.292Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:56:30.292Z] OK: 82 MiB in 65 packages [2022-04-10T20:56:30.904Z] Removing intermediate container 0eee61fcfb73 [2022-04-10T20:56:30.904Z] ---> 99cb8040c56b [2022-04-10T20:56:30.904Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:56:31.184Z] ---> Running in 57addd49324d [2022-04-10T20:56:31.800Z] ---> 370ae9ab18b3 [2022-04-10T20:56:31.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:56:31.800Z] ---> Running in a67b16f923b5 [2022-04-10T20:56:32.080Z] Removing intermediate container 57addd49324d [2022-04-10T20:56:32.080Z] ---> aa86db01dbaf [2022-04-10T20:56:32.080Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T20:56:32.080Z] ---> Running in 390e0697c361 [2022-04-10T20:56:33.108Z] Removing intermediate container 390e0697c361 [2022-04-10T20:56:33.108Z] ---> 182babfcf5b1 [2022-04-10T20:56:33.108Z] Step 24/25 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T20:56:33.108Z] Removing intermediate container a67b16f923b5 [2022-04-10T20:56:33.108Z] ---> bca6b42057f1 [2022-04-10T20:56:33.108Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:56:33.108Z] ---> Running in d8f0e6e14f73 [2022-04-10T20:56:33.387Z] ---> Running in f5ade489c577 [2022-04-10T20:56:34.402Z] Removing intermediate container f5ade489c577 [2022-04-10T20:56:34.402Z] ---> 6414e6893352 [2022-04-10T20:56:34.402Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T20:56:34.402Z] Removing intermediate container d8f0e6e14f73 [2022-04-10T20:56:34.402Z] ---> 6877d1df0edd [2022-04-10T20:56:34.402Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:56:34.402Z] ---> Running in 11641fa748f5 [2022-04-10T20:56:34.402Z] ---> Running in b74b0908dcce [2022-04-10T20:56:35.028Z] Removing intermediate container b74b0908dcce [2022-04-10T20:56:35.028Z] ---> 26f7d1a1bd44 [2022-04-10T20:56:35.313Z] [2022-04-10T20:56:35.313Z] Removing intermediate container 11641fa748f5 [2022-04-10T20:56:35.313Z] ---> c345c37cb6fb [2022-04-10T20:56:35.313Z] Step 22/23 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T20:56:35.313Z] ---> Running in 4f65e508c97c [2022-04-10T20:56:36.321Z] Removing intermediate container 4f65e508c97c [2022-04-10T20:56:36.321Z] ---> 294a16aade5c [2022-04-10T20:56:36.321Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:56:36.321Z] ---> Running in 0a9e2b5b082d [2022-04-10T20:56:36.599Z] Successfully built 26f7d1a1bd44 [2022-04-10T20:56:36.599Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-10T20:56:36.599Z] Building support-scheduler [2022-04-10T20:56:36.599Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-04-10T20:56:36.880Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:56:36.880Z] Removing intermediate container 0a9e2b5b082d [2022-04-10T20:56:36.880Z] ---> 8d11077b08f8 [2022-04-10T20:56:36.880Z] [2022-04-10T20:56:37.493Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:56:37.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:56:37.493Z] Successfully built 8d11077b08f8 [2022-04-10T20:56:37.770Z] Successfully tagged core-metadata-arm64:latest [2022-04-10T20:56:37.770Z]  Building core-metadata ... done Building support-notifications [2022-04-10T20:56:40.435Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:56:40.435Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:56:40.435Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:56:40.435Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:56:44.807Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:56:44.807Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:56:44.807Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:56:44.807Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:56:44.807Z] 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-10T20:56:45.419Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:56:45.419Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:56:46.888Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:56:46.888Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:56:51.277Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:56:51.277Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:56:51.277Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:56:51.561Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:56:55.002Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:56:55.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:56:55.283Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:56:55.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:56:55.903Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:56:55.903Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:56:55.903Z] 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-10T20:56:56.553Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:56:56.553Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:56:56.553Z] ---> 82c0f99d7681 [2022-04-10T20:56:56.553Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:56:56.553Z] ---> Using cache [2022-04-10T20:56:56.553Z] ---> cd93ad061883 [2022-04-10T20:56:56.553Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:56:56.553Z] ---> Using cache [2022-04-10T20:56:56.553Z] ---> 434b50d09e28 [2022-04-10T20:56:56.553Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:56:56.844Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:56:56.844Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:56:57.479Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:56:57.479Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:56:57.479Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:56:57.479Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:56:57.766Z] ---> Running in b632fbbc9a32 [2022-04-10T20:56:58.768Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:56:58.768Z] Attempting uninstall: urllib3 [2022-04-10T20:56:58.768Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:56:58.768Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:56:59.049Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:56:59.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:56:59.939Z] Attempting uninstall: idna [2022-04-10T20:56:59.939Z] Found existing installation: idna 3.3 [2022-04-10T20:56:59.939Z] Uninstalling idna-3.3: [2022-04-10T20:56:59.939Z] Successfully uninstalled idna-3.3 [2022-04-10T20:57:00.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:57:01.539Z] OK: 220 MiB in 52 packages [2022-04-10T20:57:03.571Z] Removing intermediate container b632fbbc9a32 [2022-04-10T20:57:03.571Z] ---> 75476540c089 [2022-04-10T20:57:03.571Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:57:03.571Z] Attempting uninstall: requests [2022-04-10T20:57:03.571Z] Found existing installation: requests 2.26.0 [2022-04-10T20:57:03.571Z] Uninstalling requests-2.26.0: [2022-04-10T20:57:03.571Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:57:04.202Z] Running setup.py install for texttable: started [2022-04-10T20:57:04.202Z] ---> 1584fb23a850 [2022-04-10T20:57:04.202Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:57:04.509Z] ---> Running in 7da5d49bf18b [2022-04-10T20:57:07.161Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:57:07.161Z] Running setup.py install for PyYAML: started [2022-04-10T20:57:10.633Z] Removing intermediate container 7da5d49bf18b [2022-04-10T20:57:10.633Z] ---> 4ee4cfb38003 [2022-04-10T20:57:10.633Z] Step 8/25 : COPY . . [2022-04-10T20:57:10.633Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:57:11.246Z] Running setup.py install for docopt: started [2022-04-10T20:57:13.885Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:57:13.885Z] Running setup.py install for dockerpty: started [2022-04-10T20:57:16.529Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:57:19.194Z] 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-10T20:57:37.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:57:37.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:57:37.625Z] ---> 82c0f99d7681 [2022-04-10T20:57:37.625Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> cd93ad061883 [2022-04-10T20:57:37.625Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> 434b50d09e28 [2022-04-10T20:57:37.625Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> f4c3c1e1bbdb [2022-04-10T20:57:37.625Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> c3c707b5bc25 [2022-04-10T20:57:37.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> d583b415216b [2022-04-10T20:57:37.625Z] Step 8/22 : COPY . . [2022-04-10T20:57:37.625Z] ---> Using cache [2022-04-10T20:57:37.625Z] ---> 956c204e0dd4 [2022-04-10T20:57:37.625Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:57:38.655Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:57:38.655Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:57:38.655Z] ---> 82c0f99d7681 [2022-04-10T20:57:38.655Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:57:38.655Z] ---> Using cache [2022-04-10T20:57:38.655Z] ---> cd93ad061883 [2022-04-10T20:57:38.655Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:57:38.655Z] ---> Using cache [2022-04-10T20:57:38.655Z] ---> 434b50d09e28 [2022-04-10T20:57:38.655Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:57:38.943Z] ---> Running in 2f20afc509dc [2022-04-10T20:57:38.943Z] ---> Running in d8db41af3a01 [2022-04-10T20:57:42.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:57:42.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:57:43.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:57:44.894Z] OK: 220 MiB in 52 packages [2022-04-10T20:57:46.936Z] Removing intermediate container 2f20afc509dc [2022-04-10T20:57:46.936Z] ---> 6a3aa827a84c [2022-04-10T20:57:46.936Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:57:48.952Z] Removing intermediate container ef693430937c [2022-04-10T20:57:48.952Z] ---> dff36bc1b0b1 [2022-04-10T20:57:48.952Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:57:48.952Z] ---> b0620d795c21 [2022-04-10T20:57:48.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:57:49.245Z] ---> Running in b889d738e6d8 [2022-04-10T20:57:49.245Z] ---> Running in b842228c6a17 [2022-04-10T20:57:50.803Z] Removing intermediate container b889d738e6d8 [2022-04-10T20:57:50.803Z] ---> 17e0de11006c [2022-04-10T20:57:50.803Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:57:50.803Z] ---> Running in 6ca3c44c051f [2022-04-10T20:57:53.112Z] Removing intermediate container 6ca3c44c051f [2022-04-10T20:57:53.112Z] ---> 11e40ca69cad [2022-04-10T20:57:53.112Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:57:57.853Z] Removing intermediate container b842228c6a17 [2022-04-10T20:57:57.853Z] ---> da26998ef715 [2022-04-10T20:57:57.853Z] Step 8/22 : COPY . . [2022-04-10T20:57:59.330Z] ---> 5cb175ac9033 [2022-04-10T20:57:59.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:58:01.428Z] ---> 03d287d1f863 [2022-04-10T20:58:01.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:58:04.872Z] ---> d62c08642177 [2022-04-10T20:58:04.872Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:58:04.872Z] ---> Running in be4319377599 [2022-04-10T20:58:05.890Z] Removing intermediate container be4319377599 [2022-04-10T20:58:05.890Z] ---> a25443f3b778 [2022-04-10T20:58:05.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:58:06.170Z] ---> Running in 798e0c101750 [2022-04-10T20:58:06.781Z] Removing intermediate container 798e0c101750 [2022-04-10T20:58:06.781Z] ---> 38628ea8e6e5 [2022-04-10T20:58:06.781Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T20:58:07.062Z] ---> Running in 698537d10077 [2022-04-10T20:58:07.673Z] ---> 5dbe09b1a4e8 [2022-04-10T20:58:07.673Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:58:08.293Z] ---> Running in 32331af1db21 [2022-04-10T20:58:08.293Z] Removing intermediate container 698537d10077 [2022-04-10T20:58:08.293Z] ---> 7bcff577de3b [2022-04-10T20:58:08.293Z] Step 22/23 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T20:58:08.587Z] ---> Running in b2bc5c3fa5c0 [2022-04-10T20:58:09.599Z] Removing intermediate container 32331af1db21 [2022-04-10T20:58:09.599Z] ---> 4e381f891030 [2022-04-10T20:58:09.599Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:58:09.599Z] ---> Running in b3802d469278 [2022-04-10T20:58:09.886Z] Removing intermediate container b2bc5c3fa5c0 [2022-04-10T20:58:09.886Z] ---> b2a6355df9ab [2022-04-10T20:58:09.886Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:58:10.177Z] ---> Running in e9644797502e [2022-04-10T20:58:11.641Z] Removing intermediate container e9644797502e [2022-04-10T20:58:11.641Z] ---> fdf853cf1546 [2022-04-10T20:58:11.641Z] [2022-04-10T20:58:13.683Z] Successfully built fdf853cf1546 [2022-04-10T20:58:13.683Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-10T20:58:13.683Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-10T20:58:13.969Z] Removing intermediate container b3802d469278 [2022-04-10T20:58:13.969Z] ---> 331a0b7e6204 [2022-04-10T20:58:13.969Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:58:13.969Z] ---> Running in eaed68485aff [2022-04-10T20:58:14.983Z] Removing intermediate container eaed68485aff [2022-04-10T20:58:14.983Z] ---> 41e4ec0496d8 [2022-04-10T20:58:14.983Z] 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-10T20:58:15.266Z] ---> Running in c4badb6ec4b4 [2022-04-10T20:58:18.705Z] spire-1.2.1/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.data/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.data/.file [2022-04-10T20:58:18.705Z] spire-1.2.1/.dockerignore [2022-04-10T20:58:18.705Z] spire-1.2.1/.gitattributes [2022-04-10T20:58:18.705Z] spire-1.2.1/.githooks/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:58:18.705Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:58:18.705Z] spire-1.2.1/.gitignore [2022-04-10T20:58:18.705Z] spire-1.2.1/.go-version [2022-04-10T20:58:18.705Z] spire-1.2.1/.golangci.yml [2022-04-10T20:58:18.705Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:58:18.705Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:58:18.705Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:58:18.705Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:58:18.705Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:58:18.705Z] spire-1.2.1/Dockerfile [2022-04-10T20:58:18.705Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:58:18.705Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:58:18.705Z] spire-1.2.1/LICENSE [2022-04-10T20:58:18.705Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:58:18.705Z] spire-1.2.1/Makefile [2022-04-10T20:58:18.705Z] spire-1.2.1/README.md [2022-04-10T20:58:18.705Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:58:18.705Z] spire-1.2.1/SECURITY.md [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:58:18.705Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:58:18.706Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/ [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/agent/ [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/server/ [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:58:18.706Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/ [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/ [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:58:18.706Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:58:18.706Z] spire-1.2.1/examples/ [2022-04-10T20:58:18.706Z] spire-1.2.1/examples/README.md [2022-04-10T20:58:18.706Z] spire-1.2.1/go.mod [2022-04-10T20:58:18.706Z] spire-1.2.1/go.sum [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:58:18.706Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:58:18.989Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:58:18.990Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:58:19.274Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:58:19.275Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:58:19.555Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:58:19.556Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:58:19.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:58:19.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:58:19.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/private/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:58:19.840Z] spire-1.2.1/release/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:58:19.840Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:58:19.840Z] spire-1.2.1/script/ [2022-04-10T20:58:19.840Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:58:19.840Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:58:19.840Z] spire-1.2.1/support/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:58:19.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:58:20.122Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/clock/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:58:20.122Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/common [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:58:20.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:58:20.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:58:20.404Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:58:20.405Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:58:20.405Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testca/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testkey/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/ [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/race.go [2022-04-10T20:58:20.405Z] spire-1.2.1/test/util/util.go [2022-04-10T20:58:20.405Z] building spire from source... [2022-04-10T20:58:21.011Z] Installing go1.17.7... [2022-04-10T20:58:39.453Z] ---> 46b86cf05539 [2022-04-10T20:58:39.453Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:58:39.453Z] ---> Running in 1e5161894588 [2022-04-10T20:58:40.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T20:58:53.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:58:53.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:58:53.407Z] ---> 82c0f99d7681 [2022-04-10T20:58:53.407Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:58:53.407Z] ---> Using cache [2022-04-10T20:58:53.407Z] ---> cd93ad061883 [2022-04-10T20:58:53.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:58:53.407Z] ---> Using cache [2022-04-10T20:58:53.407Z] ---> 434b50d09e28 [2022-04-10T20:58:53.407Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:58:53.407Z] Building bin/spire-server... [2022-04-10T20:58:53.407Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:58:53.407Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:58:53.408Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:58:53.408Z]  ---> Running in c87ef8b3810b [2022-04-10T20:58:53.408Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:58:53.408Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:58:54.418Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:58:55.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T20:58:55.032Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:58:55.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:58:55.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T20:58:55.924Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:58:56.928Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:58:57.213Z] OK: 220 MiB in 52 packages [2022-04-10T20:58:59.260Z] Removing intermediate container c87ef8b3810b [2022-04-10T20:58:59.260Z] ---> aadec47ad726 [2022-04-10T20:58:59.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:58:59.541Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:58:59.829Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:58:59.829Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:59:00.127Z]  ---> dc9c202f4851 [2022-04-10T20:59:00.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:59:00.127Z] ---> Running in 208424016d35 [2022-04-10T20:59:00.127Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:59:00.416Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:59:00.416Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:59:00.416Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:59:01.868Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:59:01.868Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:59:01.868Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:59:02.150Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:59:02.150Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:59:03.139Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:59:03.139Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:59:05.821Z] Removing intermediate container 208424016d35 [2022-04-10T20:59:05.821Z] ---> 654c659d3c9b [2022-04-10T20:59:05.821Z] Step 8/23 : COPY . . [2022-04-10T20:59:24.189Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:59:24.189Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:59:24.189Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:59:24.189Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:59:24.189Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:59:24.189Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:59:24.189Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:59:24.189Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:59:24.189Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:59:24.189Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:59:24.189Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:59:24.189Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:59:24.189Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:59:24.189Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:59:24.189Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:59:26.181Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:59:26.464Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:59:26.464Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:59:27.456Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:59:27.456Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:59:27.755Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:59:27.755Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:59:27.755Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:59:27.755Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:59:28.057Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:59:30.739Z]  ---> 92d3d9c713dc [2022-04-10T20:59:30.739Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:59:30.739Z] ---> Running in dc4bdbd24af0 [2022-04-10T20:59:32.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T20:59:42.937Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:59:42.937Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:59:42.937Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:59:42.937Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:59:42.937Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:59:42.937Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:59:42.937Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:59:42.937Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:59:42.937Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:59:43.214Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:59:43.490Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:59:43.772Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T21:00:10.641Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T21:00:10.641Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T21:00:10.641Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T21:00:23.152Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T21:00:23.152Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T21:00:55.591Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T21:00:55.591Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T21:00:55.591Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T21:00:55.591Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T21:00:55.591Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T21:00:55.591Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T21:00:56.195Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T21:00:57.645Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T21:00:59.637Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T21:00:59.916Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T21:00:59.916Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T21:01:01.371Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T21:01:01.371Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T21:01:01.649Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T21:01:01.927Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T21:01:02.205Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T21:01:02.482Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T21:01:02.759Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T21:01:03.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T21:01:03.314Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T21:01:03.591Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T21:01:05.042Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T21:01:05.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T21:01:05.042Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T21:01:05.321Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T21:01:12.072Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T21:01:12.072Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T21:01:12.072Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T21:01:12.072Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T21:01:12.072Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T21:01:12.072Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T21:01:12.072Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T21:01:12.359Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T21:01:12.359Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T21:01:13.808Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T21:01:14.411Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T21:01:14.688Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T21:01:14.966Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T21:01:15.957Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T21:01:15.957Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T21:01:16.235Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T21:01:16.512Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T21:01:16.512Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T21:01:16.791Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T21:01:16.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T21:01:16.791Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T21:01:18.241Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T21:01:18.241Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T21:01:18.519Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T21:01:18.519Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T21:01:18.798Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T21:01:20.801Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T21:01:21.795Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T21:01:21.795Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T21:01:22.073Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T21:01:22.073Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T21:01:22.357Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T21:01:22.959Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T21:01:22.959Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T21:01:23.565Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T21:01:26.211Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T21:01:29.628Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T21:01:29.628Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T21:01:29.628Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T21:01:29.628Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T21:01:29.628Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T21:01:30.622Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T21:01:30.902Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T21:01:31.182Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T21:01:31.182Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T21:01:31.465Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T21:01:31.755Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T21:01:32.036Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T21:01:42.243Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T21:01:42.243Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T21:01:42.243Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T21:01:42.243Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T21:02:09.106Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T21:02:09.106Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T21:05:31.162Z] Removing intermediate container d8db41af3a01 [2022-04-10T21:05:31.162Z] ---> 4ee47e7830be [2022-04-10T21:05:31.162Z] [2022-04-10T21:05:31.162Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T21:05:31.162Z] ---> ac73e934f311 [2022-04-10T21:05:31.162Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T21:05:31.162Z] ---> Using cache [2022-04-10T21:05:31.162Z] ---> b94726da9c31 [2022-04-10T21:05:31.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T21:05:31.162Z] ---> Using cache [2022-04-10T21:05:31.162Z] ---> 084ac869514d [2022-04-10T21:05:31.162Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T21:05:31.162Z] ---> Running in 293c2178a409 [2022-04-10T21:05:31.162Z] Removing intermediate container 293c2178a409 [2022-04-10T21:05:31.162Z] ---> fbe42b2aec83 [2022-04-10T21:05:31.162Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T21:05:31.162Z] ---> Running in 368863e8cf1d [2022-04-10T21:05:31.162Z] Removing intermediate container 368863e8cf1d [2022-04-10T21:05:31.162Z] ---> 00a61b8f6fef [2022-04-10T21:05:31.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T21:05:31.777Z] ---> d8442761236c [2022-04-10T21:05:31.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T21:05:34.418Z] ---> e9af312438a0 [2022-04-10T21:05:34.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T21:05:35.044Z] ---> 40c568f683ae [2022-04-10T21:05:35.044Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T21:05:35.326Z] ---> Running in 9bc222a64d27 [2022-04-10T21:05:35.929Z] Removing intermediate container 9bc222a64d27 [2022-04-10T21:05:35.929Z] ---> 108fc8e104b5 [2022-04-10T21:05:35.929Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T21:05:35.929Z] ---> Running in 51f5bde58c18 [2022-04-10T21:05:36.549Z] Removing intermediate container 51f5bde58c18 [2022-04-10T21:05:36.549Z] ---> a04076512bbc [2022-04-10T21:05:36.549Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T21:05:36.549Z] ---> Running in cd6a23fe8d1e [2022-04-10T21:05:37.149Z] Removing intermediate container cd6a23fe8d1e [2022-04-10T21:05:37.149Z] ---> b6d5cd8025ec [2022-04-10T21:05:37.149Z] Step 21/22 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:05:37.425Z] ---> Running in 8e967fe68071 [2022-04-10T21:05:38.045Z] Removing intermediate container 8e967fe68071 [2022-04-10T21:05:38.045Z] ---> cbaae5e1de91 [2022-04-10T21:05:38.045Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T21:05:38.045Z] ---> Running in 659939b62fe3 [2022-04-10T21:05:38.645Z] Removing intermediate container 659939b62fe3 [2022-04-10T21:05:38.645Z] ---> 4ff8b325c107 [2022-04-10T21:05:38.645Z] [2022-04-10T21:05:39.248Z] Successfully built 4ff8b325c107 [2022-04-10T21:05:39.526Z] Successfully tagged support-scheduler-arm64:latest [2022-04-10T21:05:39.526Z] Building security-bootstrapper [2022-04-10T21:06:18.578Z]  Building support-scheduler ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T21:06:18.578Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T21:06:18.578Z] ---> 82c0f99d7681 [2022-04-10T21:06:18.578Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> cd93ad061883 [2022-04-10T21:06:18.578Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> 434b50d09e28 [2022-04-10T21:06:18.578Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> f4c3c1e1bbdb [2022-04-10T21:06:18.578Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> c3c707b5bc25 [2022-04-10T21:06:18.578Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> d583b415216b [2022-04-10T21:06:18.578Z] Step 8/31 : COPY . . [2022-04-10T21:06:18.578Z] ---> Using cache [2022-04-10T21:06:18.578Z] ---> 956c204e0dd4 [2022-04-10T21:06:18.578Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T21:06:19.196Z] ---> Running in 014b9e589743 [2022-04-10T21:06:21.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T21:06:43.432Z] Removing intermediate container 1e5161894588 [2022-04-10T21:06:43.433Z] ---> f28f4de38e8a [2022-04-10T21:06:43.433Z] [2022-04-10T21:06:43.433Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T21:06:43.433Z] ---> ac73e934f311 [2022-04-10T21:06:43.433Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T21:06:43.433Z] ---> Running in 66d0fc663813 [2022-04-10T21:06:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:06:43.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:06:44.422Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T21:06:44.702Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T21:06:44.702Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T21:06:44.702Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T21:06:45.306Z] OK: 6 MiB in 16 packages [2022-04-10T21:06:47.352Z] Removing intermediate container 66d0fc663813 [2022-04-10T21:06:47.352Z] ---> 0d90987295fd [2022-04-10T21:06:47.352Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T21:06:47.636Z] ---> Running in ca2deb88c1c1 [2022-04-10T21:06:48.253Z] Removing intermediate container ca2deb88c1c1 [2022-04-10T21:06:48.253Z] ---> 24d83352e314 [2022-04-10T21:06:48.253Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T21:06:48.253Z] ---> Running in 30f34488f57e [2022-04-10T21:06:48.866Z] Removing intermediate container 30f34488f57e [2022-04-10T21:06:48.866Z] ---> 898cab1472a9 [2022-04-10T21:06:48.866Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T21:06:48.866Z] ---> Running in f89d18da7e92 [2022-04-10T21:06:49.479Z] Removing intermediate container f89d18da7e92 [2022-04-10T21:06:49.479Z] ---> dbfa62a6453f [2022-04-10T21:06:49.479Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T21:06:50.468Z] ---> 9eca7c92bce9 [2022-04-10T21:06:50.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T21:06:53.108Z] ---> 670ef2851b31 [2022-04-10T21:06:53.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T21:06:53.711Z] ---> 173fe9d234c9 [2022-04-10T21:06:53.711Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T21:06:53.991Z] ---> Running in 78a7d688bf39 [2022-04-10T21:06:54.267Z] Removing intermediate container 78a7d688bf39 [2022-04-10T21:06:54.549Z] ---> 7d4d0210989a [2022-04-10T21:06:54.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T21:06:54.549Z] ---> Running in b441c48d04a1 [2022-04-10T21:06:55.160Z] Removing intermediate container b441c48d04a1 [2022-04-10T21:06:55.160Z] ---> 6128834b03a6 [2022-04-10T21:06:55.160Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T21:06:55.160Z] ---> Running in 1a2be626b37b [2022-04-10T21:06:55.772Z] Removing intermediate container 1a2be626b37b [2022-04-10T21:06:55.772Z] ---> f59d6547d18b [2022-04-10T21:06:55.772Z] Step 21/22 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:06:56.052Z] ---> Running in c0789f957ac8 [2022-04-10T21:06:56.665Z] Removing intermediate container c0789f957ac8 [2022-04-10T21:06:56.665Z] ---> d1ac9cf0d78b [2022-04-10T21:06:56.665Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T21:06:56.960Z] ---> Running in 15ef3413670d [2022-04-10T21:06:57.240Z] Removing intermediate container 15ef3413670d [2022-04-10T21:06:57.240Z] ---> 86a1fbd8a0d0 [2022-04-10T21:06:57.240Z] [2022-04-10T21:06:57.840Z] Successfully built 86a1fbd8a0d0 [2022-04-10T21:06:57.840Z] Successfully tagged support-notifications-arm64:latest [2022-04-10T21:06:58.116Z] Building security-proxy-setup [2022-04-10T21:07:37.199Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T21:07:37.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T21:07:37.199Z] ---> 82c0f99d7681 [2022-04-10T21:07:37.199Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> cd93ad061883 [2022-04-10T21:07:37.199Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> 434b50d09e28 [2022-04-10T21:07:37.199Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> f4c3c1e1bbdb [2022-04-10T21:07:37.199Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> c3c707b5bc25 [2022-04-10T21:07:37.199Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> d583b415216b [2022-04-10T21:07:37.199Z] Step 8/22 : COPY . . [2022-04-10T21:07:37.199Z] ---> Using cache [2022-04-10T21:07:37.199Z] ---> 956c204e0dd4 [2022-04-10T21:07:37.199Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T21:07:37.199Z] ---> Running in 21efa0a31966 [2022-04-10T21:07:37.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T21:08:24.486Z] Removing intermediate container dc4bdbd24af0 [2022-04-10T21:08:24.486Z] ---> db6407ed5210 [2022-04-10T21:08:24.486Z] [2022-04-10T21:08:24.486Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T21:08:24.486Z] ---> ac73e934f311 [2022-04-10T21:08:24.486Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T21:08:24.486Z] ---> Running in 876a265562a3 [2022-04-10T21:08:24.486Z] Removing intermediate container 876a265562a3 [2022-04-10T21:08:24.486Z] ---> 2f7360f66e55 [2022-04-10T21:08:24.486Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T21:08:24.486Z] ---> Running in bb31b432c6c5 [2022-04-10T21:08:24.486Z] Removing intermediate container bb31b432c6c5 [2022-04-10T21:08:24.486Z] ---> 1aa10550f5b2 [2022-04-10T21:08:24.486Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T21:08:24.486Z] ---> Running in 8763e889e380 [2022-04-10T21:08:24.486Z] Removing intermediate container 8763e889e380 [2022-04-10T21:08:24.486Z] ---> 494775ec06f3 [2022-04-10T21:08:24.486Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:08:24.486Z] ---> Running in 787aa58e4901 [2022-04-10T21:08:24.486Z] Removing intermediate container 787aa58e4901 [2022-04-10T21:08:24.486Z] ---> 52ae63d3efcf [2022-04-10T21:08:24.486Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T21:08:24.486Z] ---> Running in 52cc004ed63b [2022-04-10T21:08:24.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:08:25.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:08:26.079Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T21:08:26.356Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T21:08:26.356Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T21:08:26.356Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T21:08:26.634Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T21:08:26.634Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T21:08:26.911Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T21:08:26.911Z] OK: 8 MiB in 20 packages [2022-04-10T21:08:28.913Z] Removing intermediate container 52cc004ed63b [2022-04-10T21:08:28.913Z] ---> b6849b8b30be [2022-04-10T21:08:28.913Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T21:08:29.917Z] ---> 6b8450321187 [2022-04-10T21:08:29.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T21:08:32.564Z] ---> 1d8c8f2ff130 [2022-04-10T21:08:32.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T21:08:33.565Z] ---> 4c25ee121f20 [2022-04-10T21:08:33.565Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T21:08:33.846Z] ---> Running in 37497af9165c [2022-04-10T21:08:34.456Z] Removing intermediate container 37497af9165c [2022-04-10T21:08:34.456Z] ---> 66c066b22b23 [2022-04-10T21:08:34.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T21:08:34.456Z] ---> Running in b2cc685ae373 [2022-04-10T21:08:35.080Z] Removing intermediate container b2cc685ae373 [2022-04-10T21:08:35.080Z] ---> 618344382325 [2022-04-10T21:08:35.080Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T21:08:35.080Z] ---> Running in 0128c78c74c8 [2022-04-10T21:08:35.692Z] Removing intermediate container 0128c78c74c8 [2022-04-10T21:08:35.692Z] ---> ffdc94b50f2c [2022-04-10T21:08:35.692Z] Step 22/23 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:08:35.983Z] ---> Running in 9069ae1a7ba6 [2022-04-10T21:08:36.612Z] Removing intermediate container 9069ae1a7ba6 [2022-04-10T21:08:36.612Z] ---> 23da8240aaa6 [2022-04-10T21:08:36.612Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T21:08:36.612Z] ---> Running in e98528d2c6d4 [2022-04-10T21:08:37.228Z] Removing intermediate container e98528d2c6d4 [2022-04-10T21:08:37.228Z] ---> 0a3357b84f04 [2022-04-10T21:08:37.228Z] [2022-04-10T21:08:37.835Z] Successfully built 0a3357b84f04 [2022-04-10T21:08:37.835Z] Successfully tagged core-data-arm64:latest [2022-04-10T21:08:37.835Z] Building core-command [2022-04-10T21:09:16.912Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T21:09:16.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T21:09:16.912Z] ---> 82c0f99d7681 [2022-04-10T21:09:16.912Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> cd93ad061883 [2022-04-10T21:09:16.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> 434b50d09e28 [2022-04-10T21:09:16.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> f4c3c1e1bbdb [2022-04-10T21:09:16.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> c3c707b5bc25 [2022-04-10T21:09:16.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> d583b415216b [2022-04-10T21:09:16.912Z] Step 8/23 : COPY . . [2022-04-10T21:09:16.912Z] ---> Using cache [2022-04-10T21:09:16.912Z] ---> 956c204e0dd4 [2022-04-10T21:09:16.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T21:09:16.912Z] ---> Running in 57f9a1a9df04 [2022-04-10T21:09:16.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T21:14:09.205Z] Removing intermediate container 014b9e589743 [2022-04-10T21:14:09.205Z] ---> 30f3bf6a4eed [2022-04-10T21:14:09.205Z] [2022-04-10T21:14:09.205Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T21:14:09.205Z] ---> ac73e934f311 [2022-04-10T21:14:09.205Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T21:14:09.205Z] ---> Running in f39aa89a075d [2022-04-10T21:14:09.205Z] Removing intermediate container f39aa89a075d [2022-04-10T21:14:09.205Z] ---> fd9f06fadef1 [2022-04-10T21:14:09.205Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T21:14:09.205Z] ---> Running in d3e3b8b2c6b9 [2022-04-10T21:14:09.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:14:09.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:14:09.205Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T21:14:09.205Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T21:14:09.205Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T21:14:09.205Z] OK: 6 MiB in 16 packages [2022-04-10T21:14:09.205Z] Removing intermediate container d3e3b8b2c6b9 [2022-04-10T21:14:09.205Z] ---> c2720b9a9a9d [2022-04-10T21:14:09.205Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T21:14:09.205Z] ---> Running in 9ddc084b0484 [2022-04-10T21:14:09.205Z] Removing intermediate container 9ddc084b0484 [2022-04-10T21:14:09.205Z] ---> 19b83da66e3b [2022-04-10T21:14:09.205Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T21:14:09.205Z] ---> Running in 963bc378ca16 [2022-04-10T21:14:09.205Z] Removing intermediate container 963bc378ca16 [2022-04-10T21:14:09.205Z] ---> d234894e874f [2022-04-10T21:14:09.205Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T21:14:09.205Z] ---> Running in 02d3e8a5915e [2022-04-10T21:14:09.205Z] Removing intermediate container 02d3e8a5915e [2022-04-10T21:14:09.205Z] ---> 7065bdfee625 [2022-04-10T21:14:09.205Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T21:14:09.205Z] ---> Running in 012a22fd9e93 [2022-04-10T21:14:09.494Z] Removing intermediate container 012a22fd9e93 [2022-04-10T21:14:09.494Z] ---> dfa81565832c [2022-04-10T21:14:09.494Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T21:14:10.514Z] ---> 4e18ba8699e0 [2022-04-10T21:14:10.514Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T21:14:10.514Z] ---> Running in 63b2b32cc3f8 [2022-04-10T21:14:13.986Z] Removing intermediate container 63b2b32cc3f8 [2022-04-10T21:14:13.986Z] ---> 4e6230194da8 [2022-04-10T21:14:13.986Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T21:14:14.610Z] ---> 25fe75620dc9 [2022-04-10T21:14:14.610Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T21:14:17.274Z] ---> e9f2381a2263 [2022-04-10T21:14:17.274Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T21:14:17.900Z] ---> 700a6a22d587 [2022-04-10T21:14:17.900Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T21:14:18.908Z] ---> cc062159c148 [2022-04-10T21:14:18.908Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T21:14:19.915Z] ---> e22fdd63add6 [2022-04-10T21:14:19.915Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T21:14:20.193Z] ---> Running in 38e61ccd9236 [2022-04-10T21:14:20.801Z] Removing intermediate container 38e61ccd9236 [2022-04-10T21:14:20.801Z] ---> aafcb2786079 [2022-04-10T21:14:20.801Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T21:14:21.800Z] ---> 1403c3576f97 [2022-04-10T21:14:21.800Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T21:14:22.077Z] ---> Running in 6f7ed16e9b70 [2022-04-10T21:14:25.508Z] Removing intermediate container 6f7ed16e9b70 [2022-04-10T21:14:25.508Z] ---> b656b7c89229 [2022-04-10T21:14:25.508Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T21:14:25.508Z] ---> Running in 6e5c97e75fac [2022-04-10T21:14:26.127Z] Removing intermediate container 6e5c97e75fac [2022-04-10T21:14:26.127Z] ---> 43cd43587356 [2022-04-10T21:14:26.127Z] Step 28/31 : CMD ["gate"] [2022-04-10T21:14:26.419Z] ---> Running in 8fd949b3fe4f [2022-04-10T21:14:27.034Z] Removing intermediate container 8fd949b3fe4f [2022-04-10T21:14:27.034Z] ---> 1600bbb9fa30 [2022-04-10T21:14:27.034Z] Step 29/31 : LABEL arch=arm64 [2022-04-10T21:14:27.317Z] ---> Running in b22e4e898b8a [2022-04-10T21:14:27.938Z] Removing intermediate container b22e4e898b8a [2022-04-10T21:14:27.939Z] ---> 88c311ea047e [2022-04-10T21:14:27.939Z] Step 30/31 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:14:27.939Z] ---> Running in ef8859681863 [2022-04-10T21:14:28.550Z] Removing intermediate container ef8859681863 [2022-04-10T21:14:28.550Z] ---> 5c2bbd9f269d [2022-04-10T21:14:28.550Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T21:14:28.829Z] ---> Running in 3adea2e96ac9 [2022-04-10T21:14:29.444Z] Removing intermediate container 3adea2e96ac9 [2022-04-10T21:14:29.444Z] ---> 1e4689cda07e [2022-04-10T21:14:29.444Z] [2022-04-10T21:14:30.065Z] Successfully built 1e4689cda07e [2022-04-10T21:14:30.065Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-10T21:14:30.065Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-04-10T21:14:48.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T21:15:06.914Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T21:15:06.914Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T21:15:06.914Z] ---> 82c0f99d7681 [2022-04-10T21:15:06.914Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> cd93ad061883 [2022-04-10T21:15:06.914Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 434b50d09e28 [2022-04-10T21:15:06.914Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 75476540c089 [2022-04-10T21:15:06.914Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 1584fb23a850 [2022-04-10T21:15:06.914Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 4ee4cfb38003 [2022-04-10T21:15:06.914Z] Step 8/26 : COPY . . [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 5dbe09b1a4e8 [2022-04-10T21:15:06.914Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 4e381f891030 [2022-04-10T21:15:06.914Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 331a0b7e6204 [2022-04-10T21:15:06.914Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T21:15:06.914Z] ---> Using cache [2022-04-10T21:15:06.914Z] ---> 41e4ec0496d8 [2022-04-10T21:15:06.915Z] 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-10T21:15:06.915Z] ---> Running in 02f5d7deb0df [2022-04-10T21:15:09.882Z] spire-1.2.1/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.data/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.data/.file [2022-04-10T21:15:10.332Z] spire-1.2.1/.dockerignore [2022-04-10T21:15:10.332Z] spire-1.2.1/.gitattributes [2022-04-10T21:15:10.332Z] spire-1.2.1/.githooks/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T21:15:10.332Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T21:15:10.332Z] spire-1.2.1/.gitignore [2022-04-10T21:15:10.332Z] spire-1.2.1/.go-version [2022-04-10T21:15:10.332Z] spire-1.2.1/.golangci.yml [2022-04-10T21:15:10.332Z] spire-1.2.1/ADOPTERS.md [2022-04-10T21:15:10.332Z] spire-1.2.1/CHANGELOG.md [2022-04-10T21:15:10.332Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T21:15:10.332Z] spire-1.2.1/CODEOWNERS [2022-04-10T21:15:10.332Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T21:15:10.332Z] spire-1.2.1/Dockerfile [2022-04-10T21:15:10.332Z] spire-1.2.1/Dockerfile.dev [2022-04-10T21:15:10.332Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T21:15:10.332Z] spire-1.2.1/LICENSE [2022-04-10T21:15:10.332Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T21:15:10.332Z] spire-1.2.1/Makefile [2022-04-10T21:15:10.332Z] spire-1.2.1/README.md [2022-04-10T21:15:10.332Z] spire-1.2.1/ROADMAP.md [2022-04-10T21:15:10.332Z] spire-1.2.1/SECURITY.md [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T21:15:10.332Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T21:15:10.697Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/ [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/agent/ [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/server/ [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/server/server.conf [2022-04-10T21:15:10.697Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/ [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/auditlog.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/ [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T21:15:10.697Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/spire_server.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/telemetry.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/upgrading.md [2022-04-10T21:15:10.698Z] spire-1.2.1/doc/using_spire.md [2022-04-10T21:15:10.698Z] spire-1.2.1/examples/ [2022-04-10T21:15:10.698Z] spire-1.2.1/examples/README.md [2022-04-10T21:15:10.698Z] spire-1.2.1/go.mod [2022-04-10T21:15:10.698Z] spire-1.2.1/go.sum [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T21:15:10.698Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T21:15:11.052Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T21:15:11.053Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T21:15:11.357Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T21:15:11.358Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/version/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T21:15:11.655Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T21:15:11.947Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/config.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T21:15:11.948Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T21:15:12.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/server.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/private/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/private/server/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T21:15:12.603Z] spire-1.2.1/release/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/README.md [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/conf/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T21:15:12.603Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T21:15:12.603Z] spire-1.2.1/script/ [2022-04-10T21:15:12.603Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T21:15:12.603Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T21:15:12.603Z] spire-1.2.1/support/ [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/ [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T21:15:12.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T21:15:12.604Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T21:15:12.604Z] spire-1.2.1/test/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/clock/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/clock/clock.go [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T21:15:12.604Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/README.md [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/common [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T21:15:12.975Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T21:15:12.976Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T21:15:13.293Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T21:15:13.294Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T21:15:13.295Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T21:15:13.628Z] spire-1.2.1/test/integration/test.sh [2022-04-10T21:15:13.628Z] spire-1.2.1/test/plugintest/ [2022-04-10T21:15:13.628Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/ [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testca/ [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testca/ca.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testkey/ [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/testkey/new.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T21:15:13.629Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/ [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/race.go [2022-04-10T21:15:13.629Z] spire-1.2.1/test/util/util.go [2022-04-10T21:15:13.629Z] building spire from source... [2022-04-10T21:15:14.805Z] Installing go1.17.7... [2022-04-10T21:15:20.338Z] Removing intermediate container 21efa0a31966 [2022-04-10T21:15:20.338Z] ---> 9c974e320fad [2022-04-10T21:15:20.338Z] [2022-04-10T21:15:20.338Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T21:15:20.338Z] ---> ac73e934f311 [2022-04-10T21:15:20.338Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T21:15:20.338Z] ---> Running in 46cedba20bf0 [2022-04-10T21:15:21.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:15:22.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:15:23.906Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T21:15:23.906Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T21:15:23.906Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T21:15:23.906Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T21:15:23.906Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T21:15:23.906Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T21:15:23.906Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T21:15:23.906Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T21:15:24.512Z] OK: 8 MiB in 20 packages [2022-04-10T21:15:27.191Z] Removing intermediate container 46cedba20bf0 [2022-04-10T21:15:27.191Z] ---> 10c01874819e [2022-04-10T21:15:27.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T21:15:27.191Z] ---> Running in 8c5dfef52992 [2022-04-10T21:15:27.477Z] Removing intermediate container 8c5dfef52992 [2022-04-10T21:15:27.477Z] ---> 95901e0a0126 [2022-04-10T21:15:27.477Z] Step 13/22 : WORKDIR /edgex [2022-04-10T21:15:27.758Z] ---> Running in 6b9b791f7cea [2022-04-10T21:15:28.387Z] Removing intermediate container 6b9b791f7cea [2022-04-10T21:15:28.387Z] ---> 04291521fa09 [2022-04-10T21:15:28.387Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T21:15:29.385Z] ---> 8bf7a5d48de7 [2022-04-10T21:15:29.385Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T21:15:31.389Z] ---> 6dfc59ac355d [2022-04-10T21:15:31.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T21:15:34.049Z] ---> 23bf938708f1 [2022-04-10T21:15:34.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T21:15:35.060Z] ---> 6ccbbc9b7c48 [2022-04-10T21:15:35.060Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T21:15:35.060Z] ---> Running in 1212af672bd0 [2022-04-10T21:15:38.518Z] Removing intermediate container 1212af672bd0 [2022-04-10T21:15:38.518Z] ---> f5bf1214ef1c [2022-04-10T21:15:38.518Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T21:15:38.518Z] ---> Running in 0d2ddbda5000 [2022-04-10T21:15:38.815Z] Removing intermediate container 0d2ddbda5000 [2022-04-10T21:15:38.815Z] ---> ca5d22540bbb [2022-04-10T21:15:38.815Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T21:15:39.103Z] ---> Running in 3b0ee6804746 [2022-04-10T21:15:39.716Z] Removing intermediate container 3b0ee6804746 [2022-04-10T21:15:39.716Z] ---> d604cdd4c0ca [2022-04-10T21:15:39.716Z] Step 21/22 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:15:39.716Z] ---> Running in 1924487f5d7f [2022-04-10T21:15:40.328Z] Removing intermediate container 1924487f5d7f [2022-04-10T21:15:40.328Z] ---> 85b760c7c5ee [2022-04-10T21:15:40.328Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T21:15:40.328Z] ---> Running in 7f76592b5d12 [2022-04-10T21:15:40.934Z] Removing intermediate container 7f76592b5d12 [2022-04-10T21:15:40.934Z] ---> 7f9a736eedbf [2022-04-10T21:15:40.934Z] [2022-04-10T21:15:41.544Z] Successfully built 7f9a736eedbf [2022-04-10T21:15:41.544Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-10T21:15:45.890Z]  Building security-proxy-setup ... done Building bin/spire-server... [2022-04-10T21:15:46.169Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T21:15:46.169Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T21:15:46.169Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T21:15:46.780Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T21:15:46.780Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T21:15:50.201Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T21:15:50.809Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T21:15:50.809Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T21:15:50.809Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T21:15:51.088Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T21:15:51.699Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T21:15:51.699Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T21:15:51.699Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T21:15:51.979Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T21:15:51.979Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T21:15:51.979Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T21:15:51.979Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T21:15:51.979Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T21:15:52.261Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T21:15:52.546Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T21:15:54.012Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T21:15:54.012Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T21:16:16.274Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T21:16:16.274Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T21:16:16.274Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T21:16:16.274Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T21:16:16.274Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T21:16:16.274Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T21:16:16.274Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T21:16:16.274Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T21:16:16.274Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T21:16:16.274Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T21:16:16.274Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T21:16:16.274Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T21:16:16.274Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T21:16:16.274Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T21:16:16.274Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T21:16:16.274Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T21:16:16.274Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T21:16:16.552Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T21:16:16.844Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T21:16:17.124Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T21:16:17.124Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T21:16:17.124Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T21:16:17.403Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T21:16:17.403Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T21:16:17.403Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T21:16:17.403Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T21:16:17.403Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T21:16:19.396Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T21:16:24.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T21:16:24.836Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T21:16:24.836Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T21:16:24.836Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T21:16:24.837Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T21:16:24.837Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T21:16:24.837Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T21:16:24.837Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T21:16:25.116Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T21:16:25.116Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T21:16:25.116Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T21:16:33.497Z] Removing intermediate container 57f9a1a9df04 [2022-04-10T21:16:33.497Z] ---> 290aee37f082 [2022-04-10T21:16:33.497Z] [2022-04-10T21:16:33.497Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T21:16:33.497Z] ---> ac73e934f311 [2022-04-10T21:16:33.497Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T21:16:33.497Z] ---> Using cache [2022-04-10T21:16:33.497Z] ---> b94726da9c31 [2022-04-10T21:16:33.497Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T21:16:33.497Z] ---> Using cache [2022-04-10T21:16:33.497Z] ---> 084ac869514d [2022-04-10T21:16:33.497Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T21:16:33.497Z] ---> Running in 12b5dde3843b [2022-04-10T21:16:33.497Z] Removing intermediate container 12b5dde3843b [2022-04-10T21:16:33.497Z] ---> 24805c9967f7 [2022-04-10T21:16:33.497Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T21:16:33.497Z] ---> Running in 59cf8449a8e6 [2022-04-10T21:16:34.128Z] Removing intermediate container 59cf8449a8e6 [2022-04-10T21:16:34.128Z] ---> 6c3c38299d7a [2022-04-10T21:16:34.128Z] Step 15/23 : WORKDIR / [2022-04-10T21:16:34.128Z] ---> Running in 4c0b930e813e [2022-04-10T21:16:34.752Z] Removing intermediate container 4c0b930e813e [2022-04-10T21:16:34.752Z] ---> 5f60192ece65 [2022-04-10T21:16:34.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T21:16:35.769Z] ---> 242359038e90 [2022-04-10T21:16:35.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T21:16:37.802Z] ---> 0b50658e7bcd [2022-04-10T21:16:37.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T21:16:39.272Z] ---> f94726209fe7 [2022-04-10T21:16:39.272Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T21:16:39.272Z] ---> Running in 4af96263015c [2022-04-10T21:16:39.895Z] Removing intermediate container 4af96263015c [2022-04-10T21:16:39.895Z] ---> 78c90515f843 [2022-04-10T21:16:39.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T21:16:39.895Z] ---> Running in 4c65b5554655 [2022-04-10T21:16:40.502Z] Removing intermediate container 4c65b5554655 [2022-04-10T21:16:40.502Z] ---> 6532fba40950 [2022-04-10T21:16:40.502Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T21:16:40.778Z] ---> Running in 4bd011be1c10 [2022-04-10T21:16:41.385Z] Removing intermediate container 4bd011be1c10 [2022-04-10T21:16:41.385Z] ---> 828bb6f3bae0 [2022-04-10T21:16:41.385Z] Step 22/23 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:16:41.385Z] ---> Running in 38d95e13a16a [2022-04-10T21:16:42.035Z] Removing intermediate container 38d95e13a16a [2022-04-10T21:16:42.035Z] ---> 574508cab4f3 [2022-04-10T21:16:42.035Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T21:16:42.035Z] ---> Running in d6c1bfaa92ab [2022-04-10T21:16:42.666Z] Removing intermediate container d6c1bfaa92ab [2022-04-10T21:16:42.666Z] ---> aeb8f6b612b1 [2022-04-10T21:16:42.666Z] [2022-04-10T21:16:43.290Z] Successfully built aeb8f6b612b1 [2022-04-10T21:16:43.290Z] Successfully tagged core-command-arm64:latest [2022-04-10T21:16:46.724Z]  Building core-command ... done go: downloading google.golang.org/api v0.70.0 [2022-04-10T21:16:46.724Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T21:16:46.724Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T21:16:55.082Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T21:16:55.082Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T21:16:55.082Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T21:16:56.080Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T21:16:57.541Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T21:16:57.541Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T21:17:15.965Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T21:17:15.965Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T21:17:15.965Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T21:17:15.965Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T21:17:15.965Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T21:17:15.965Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T21:17:15.965Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T21:17:15.965Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T21:17:15.965Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T21:17:16.246Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T21:17:16.246Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T21:17:16.527Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T21:17:16.807Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T21:17:16.807Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T21:17:17.809Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T21:17:17.809Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T21:17:18.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T21:17:18.088Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T21:17:18.369Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T21:17:18.369Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T21:17:18.669Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T21:17:23.027Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T21:17:23.316Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T21:17:23.316Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T21:17:23.596Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T21:17:23.882Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T21:17:24.169Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T21:17:24.169Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T21:17:25.177Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T21:17:25.457Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T21:17:25.457Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T21:17:25.738Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T21:17:26.018Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T21:17:26.018Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T21:17:26.018Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T21:17:26.018Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T21:17:26.018Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T21:17:26.299Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T21:17:26.299Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T21:17:26.299Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T21:17:26.299Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T21:17:26.579Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T21:17:27.187Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T21:17:27.187Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T21:17:27.467Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T21:17:27.467Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T21:17:27.746Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T21:17:29.206Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T21:17:29.823Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T21:17:29.824Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T21:17:29.824Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T21:17:30.103Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T21:17:30.384Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T21:17:30.668Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T21:17:32.675Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T21:17:32.675Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T21:17:32.675Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T21:17:34.132Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T21:17:34.132Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T21:17:34.412Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T21:17:34.412Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T21:17:34.412Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T21:17:35.041Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T21:17:35.041Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T21:17:35.319Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T21:17:35.319Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T21:17:35.319Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T21:17:35.319Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T21:17:35.319Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T21:17:42.091Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T21:17:42.091Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T21:17:42.091Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T21:17:42.091Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T21:18:04.392Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T21:18:04.392Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T21:29:42.403Z] Building bin/spire-agent... [2022-04-10T21:29:42.403Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T21:29:42.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T21:29:42.403Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T21:29:42.403Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T21:29:42.403Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T21:29:42.403Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T21:29:42.680Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T21:29:46.092Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T21:29:46.092Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T21:29:46.092Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T21:29:46.092Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T21:29:46.092Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T21:29:46.092Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T21:36:08.568Z] Building bin/spire-agent... [2022-04-10T21:36:08.568Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T21:36:08.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T21:36:08.568Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T21:36:08.568Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T21:36:14.985Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T21:36:16.713Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T21:36:16.713Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T21:36:17.415Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T21:36:17.415Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T21:36:17.415Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T21:36:17.415Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T21:36:17.415Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T21:36:18.098Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T21:36:33.271Z] Removing intermediate container b8b670ed02d1 [2022-04-10T21:36:33.271Z] ---> 916511c66bdf [2022-04-10T21:36:33.271Z] [2022-04-10T21:36:33.271Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T21:36:33.271Z] ---> 3fb3c9af89a9 [2022-04-10T21:36:33.271Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T21:36:33.271Z] ---> Using cache [2022-04-10T21:36:33.272Z] ---> c0cb02a351b3 [2022-04-10T21:36:33.272Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:36:33.272Z] ---> Using cache [2022-04-10T21:36:33.272Z] ---> f50c2e5d553e [2022-04-10T21:36:33.272Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T21:36:33.272Z] ---> Running in 591ebd4fcf24 [2022-04-10T21:36:35.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:36:36.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:36:37.739Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T21:36:37.739Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T21:36:37.739Z] OK: 15729 distinct packages available [2022-04-10T21:36:37.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:36:38.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:36:40.200Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T21:36:40.200Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T21:36:40.200Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T21:36:40.200Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T21:36:40.479Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T21:36:40.479Z] OK: 6 MiB in 18 packages [2022-04-10T21:36:42.498Z] Removing intermediate container 591ebd4fcf24 [2022-04-10T21:36:42.498Z] ---> 6f31eeca17c1 [2022-04-10T21:36:42.498Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T21:36:49.287Z] ---> b7c8f3634846 [2022-04-10T21:36:49.287Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T21:36:49.287Z] ---> feb524f41bb9 [2022-04-10T21:36:49.567Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T21:36:49.567Z] ---> Running in f2da4d9544f8 [2022-04-10T21:36:50.190Z] Removing intermediate container f2da4d9544f8 [2022-04-10T21:36:50.190Z] ---> 29d2a6b26cfd [2022-04-10T21:36:50.190Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T21:36:51.184Z] ---> 0cce265d1462 [2022-04-10T21:36:51.184Z] Step 21/26 : WORKDIR / [2022-04-10T21:36:51.184Z] ---> Running in f22896a17f18 [2022-04-10T21:36:51.791Z] Removing intermediate container f22896a17f18 [2022-04-10T21:36:51.791Z] ---> 0c48a426c292 [2022-04-10T21:36:51.791Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T21:36:52.074Z] ---> Running in 458ec7048f79 [2022-04-10T21:36:52.686Z] Removing intermediate container 458ec7048f79 [2022-04-10T21:36:52.686Z] ---> 58a2e9a54f51 [2022-04-10T21:36:52.686Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T21:36:52.686Z] ---> Running in 0c6d8676d1e0 [2022-04-10T21:36:53.293Z] Removing intermediate container 0c6d8676d1e0 [2022-04-10T21:36:53.293Z] ---> 7519b568dbf1 [2022-04-10T21:36:53.293Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T21:36:53.293Z] ---> Running in a3382e64bb03 [2022-04-10T21:36:53.901Z] Removing intermediate container a3382e64bb03 [2022-04-10T21:36:53.901Z] ---> 64f568bc3fef [2022-04-10T21:36:53.901Z] Step 25/26 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:36:53.901Z] ---> Running in dd5e74737428 [2022-04-10T21:36:54.520Z] Removing intermediate container dd5e74737428 [2022-04-10T21:36:54.520Z] ---> 7b3b67c0ab40 [2022-04-10T21:36:54.520Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T21:36:54.808Z] ---> Running in bdc140d86635 [2022-04-10T21:36:55.422Z] Removing intermediate container bdc140d86635 [2022-04-10T21:36:55.422Z] ---> 49951475c550 [2022-04-10T21:36:55.422Z] [2022-04-10T21:36:55.701Z] Successfully built 49951475c550 [2022-04-10T21:36:55.701Z] Successfully tagged security-spire-config-arm64:latest [2022-04-10T21:41:02.806Z]  Building security-spire-config ... done Removing intermediate container c4badb6ec4b4 [2022-04-10T21:41:02.806Z] ---> a532002de209 [2022-04-10T21:41:02.806Z] [2022-04-10T21:41:02.806Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T21:41:02.806Z] ---> 3fb3c9af89a9 [2022-04-10T21:41:02.807Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T21:41:02.807Z] ---> Using cache [2022-04-10T21:41:02.807Z] ---> c0cb02a351b3 [2022-04-10T21:41:02.807Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:41:02.807Z] ---> Using cache [2022-04-10T21:41:02.807Z] ---> f50c2e5d553e [2022-04-10T21:41:02.807Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T21:41:02.807Z] ---> Running in 66ee8d9c0b73 [2022-04-10T21:41:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:41:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:41:02.807Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T21:41:02.807Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T21:41:02.807Z] OK: 15729 distinct packages available [2022-04-10T21:41:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T21:41:02.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T21:41:02.807Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T21:41:02.807Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T21:41:02.807Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T21:41:02.807Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T21:41:02.807Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T21:41:02.807Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T21:41:02.807Z] OK: 6 MiB in 19 packages [2022-04-10T21:41:02.807Z] Removing intermediate container 66ee8d9c0b73 [2022-04-10T21:41:02.807Z] ---> a2f715a74b30 [2022-04-10T21:41:02.807Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T21:41:05.431Z] ---> eba540840f27 [2022-04-10T21:41:05.431Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T21:41:06.026Z] ---> be58b9a21866 [2022-04-10T21:41:06.026Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T21:41:06.618Z] ---> 5fdb8157abeb [2022-04-10T21:41:06.618Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T21:41:07.209Z] ---> 77716d558603 [2022-04-10T21:41:07.209Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T21:41:07.209Z] ---> Running in 4c3de03e9bc3 [2022-04-10T21:41:07.482Z] Removing intermediate container 4c3de03e9bc3 [2022-04-10T21:41:07.482Z] ---> 43c7caae0ccc [2022-04-10T21:41:07.482Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T21:41:07.754Z] ---> Running in d994b54e544a [2022-04-10T21:41:08.029Z] Removing intermediate container d994b54e544a [2022-04-10T21:41:08.029Z] ---> d17ec71f295a [2022-04-10T21:41:08.029Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T21:41:08.029Z] ---> Running in 90e709d16259 [2022-04-10T21:41:08.303Z] Removing intermediate container 90e709d16259 [2022-04-10T21:41:08.303Z] ---> 747e52c1c0bb [2022-04-10T21:41:08.303Z] Step 24/25 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:41:08.573Z] ---> Running in d3600422d69c [2022-04-10T21:41:08.857Z] Removing intermediate container d3600422d69c [2022-04-10T21:41:08.857Z] ---> 6e0c80e9d4fd [2022-04-10T21:41:08.857Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T21:41:08.857Z] ---> Running in 0cea23cf051d [2022-04-10T21:41:09.128Z] Removing intermediate container 0cea23cf051d [2022-04-10T21:41:09.128Z] ---> fafb9c50c868 [2022-04-10T21:41:09.128Z] [2022-04-10T21:41:09.399Z] Successfully built fafb9c50c868 [2022-04-10T21:41:09.399Z] Successfully tagged security-spire-server-arm64:latest [2022-04-10T21:42:05.881Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-10T21:42:05.881Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T21:42:05.881Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T21:42:05.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T21:42:05.881Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T21:42:05.881Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T21:42:05.881Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T21:42:05.881Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T21:42:05.881Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T21:42:05.881Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T21:42:05.881Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T21:42:05.881Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T21:42:05.881Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T21:42:05.881Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T21:45:27.861Z] Removing intermediate container 02f5d7deb0df [2022-04-10T21:45:27.861Z] ---> 872b11bcb649 [2022-04-10T21:45:27.861Z] [2022-04-10T21:45:27.861Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T21:45:27.861Z] ---> 3fb3c9af89a9 [2022-04-10T21:45:27.861Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T21:45:27.861Z] ---> Using cache [2022-04-10T21:45:27.861Z] ---> c0cb02a351b3 [2022-04-10T21:45:27.861Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T21:45:27.861Z] ---> Using cache [2022-04-10T21:45:27.861Z] ---> f50c2e5d553e [2022-04-10T21:45:27.861Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T21:45:27.861Z] ---> Using cache [2022-04-10T21:45:27.861Z] ---> a2f715a74b30 [2022-04-10T21:45:27.861Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T21:45:27.861Z] ---> 1269b5eedee7 [2022-04-10T21:45:27.861Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T21:45:29.836Z] ---> 370b935b4530 [2022-04-10T21:45:29.836Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T21:45:30.437Z] ---> 102d00cabe98 [2022-04-10T21:45:30.437Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T21:45:31.034Z] ---> 1cbe2a5d4342 [2022-04-10T21:45:31.034Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T21:45:31.630Z] ---> b24d61e9ca76 [2022-04-10T21:45:31.630Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T21:45:31.630Z] ---> Running in 8fc85ff7487b [2022-04-10T21:45:31.903Z] Removing intermediate container 8fc85ff7487b [2022-04-10T21:45:31.903Z] ---> e01a17f414ba [2022-04-10T21:45:32.174Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T21:45:32.174Z] ---> Running in 232390c2503c [2022-04-10T21:45:32.446Z] Removing intermediate container 232390c2503c [2022-04-10T21:45:32.446Z] ---> 0091e224ed16 [2022-04-10T21:45:32.446Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T21:45:32.446Z] ---> Running in f7b8220e7c7d [2022-04-10T21:45:32.719Z] Removing intermediate container f7b8220e7c7d [2022-04-10T21:45:32.719Z] ---> 3009d0e6e057 [2022-04-10T21:45:32.719Z] Step 25/26 : LABEL git_sha=57cb42bc9675a70c5ee8913a1bc9b53a2b9d22b8 [2022-04-10T21:45:32.996Z] ---> Running in f4aa2cf3be90 [2022-04-10T21:45:33.267Z] Removing intermediate container f4aa2cf3be90 [2022-04-10T21:45:33.267Z] ---> 4bc8b83b29c5 [2022-04-10T21:45:33.267Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T21:45:33.267Z] ---> Running in bffebb821b81 [2022-04-10T21:45:33.542Z] Removing intermediate container bffebb821b81 [2022-04-10T21:45:33.542Z] ---> 74bcd767e598 [2022-04-10T21:45:33.542Z] [2022-04-10T21:45:33.815Z] Successfully built 74bcd767e598 [2022-04-10T21:45:33.815Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-10T21:45:34.103Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-10T21:45:34.119Z] $ docker stop --time=1 f24325ff3b870491d1671e08c38e472f09f0f9db91e6a62fcf1e1f76ca6f8f44 [2022-04-10T21:45:35.893Z] $ docker rm -f f24325ff3b870491d1671e08c38e472f09f0f9db91e6a62fcf1e1f76ca6f8f44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T21:45:36.448Z] + docker images [2022-04-10T21:45:36.720Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T21:45:36.720Z] security-spire-agent-arm64 latest 74bcd767e598 3 seconds ago 126MB [2022-04-10T21:45:36.720Z] 872b11bcb649 25 seconds ago 4.21GB [2022-04-10T21:45:36.720Z] security-spire-server-arm64 latest fafb9c50c868 4 minutes ago 86.3MB [2022-04-10T21:45:36.720Z] a532002de209 4 minutes ago 4.21GB [2022-04-10T21:45:36.720Z] security-spire-config-arm64 latest 49951475c550 8 minutes ago 85.6MB [2022-04-10T21:45:36.720Z] 916511c66bdf 9 minutes ago 4.21GB [2022-04-10T21:45:36.720Z] core-command-arm64 latest aeb8f6b612b1 28 minutes ago 23.7MB [2022-04-10T21:45:36.720Z] 290aee37f082 29 minutes ago 1.43GB [2022-04-10T21:45:36.720Z] security-proxy-setup-arm64 latest 7f9a736eedbf 29 minutes ago 42.1MB [2022-04-10T21:45:36.720Z] 9c974e320fad 30 minutes ago 1.44GB [2022-04-10T21:45:36.720Z] security-bootstrapper-arm64 latest 1e4689cda07e 31 minutes ago 23.6MB [2022-04-10T21:45:36.720Z] 30f3bf6a4eed 31 minutes ago 1.43GB [2022-04-10T21:45:36.720Z] core-data-arm64 latest 0a3357b84f04 36 minutes ago 34.4MB [2022-04-10T21:45:36.720Z] db6407ed5210 37 minutes ago 1.46GB [2022-04-10T21:45:36.720Z] support-notifications-arm64 latest 86a1fbd8a0d0 38 minutes ago 25.5MB [2022-04-10T21:45:36.720Z] f28f4de38e8a 38 minutes ago 1.43GB [2022-04-10T21:45:36.720Z] support-scheduler-arm64 latest 4ff8b325c107 39 minutes ago 24.9MB [2022-04-10T21:45:36.720Z] 4ee47e7830be 40 minutes ago 1.43GB [2022-04-10T21:45:36.720Z] sys-mgmt-agent-arm64 latest fdf853cf1546 47 minutes ago 290MB [2022-04-10T21:45:36.721Z] core-metadata-arm64 latest 8d11077b08f8 49 minutes ago 25.1MB [2022-04-10T21:45:36.721Z] security-secretstore-setup-arm64 latest 26f7d1a1bd44 49 minutes ago 40.8MB [2022-04-10T21:45:36.721Z] 47407d3b5655 49 minutes ago 1.43GB [2022-04-10T21:45:36.721Z] security-spiffe-token-provider-arm64 latest 85453df6452b 49 minutes ago 27.7MB [2022-04-10T21:45:36.721Z] b606e25a7a23 49 minutes ago 1.44GB [2022-04-10T21:45:36.721Z] 931c549137b0 49 minutes ago 1.43GB [2022-04-10T21:45:36.721Z] 6aa9ecbeb502 50 minutes ago 1.42GB [2022-04-10T21:45:36.721Z] ci-base-image-arm64 latest 82c0f99d7681 About an hour ago 885MB [2022-04-10T21:45:36.991Z] docker 20.10.14 c346e9eafbab 5 days ago 202MB [2022-04-10T21:45:36.991Z] alpine 3.14 ac73e934f311 5 days ago 5.34MB [2022-04-10T21:45:36.991Z] alpine 3.15 3fb3c9af89a9 5 days ago 5.32MB [2022-04-10T21:45:36.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-10T21:45:36.991Z] 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-10T21:45:37.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T21:45:37.433Z] [2022-04-10T21:45:37.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-10T21:45:37.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T21:45:38.059Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-10T21:45:38.059Z] 8998bd30e6a1: Pulling fs layer [2022-04-10T21:45:38.059Z] 04944245beec: Pulling fs layer [2022-04-10T21:45:38.059Z] 699f458cf7ca: Pulling fs layer [2022-04-10T21:45:38.059Z] 765212b225bb: Pulling fs layer [2022-04-10T21:45:38.059Z] f23df028b6ca: Pulling fs layer [2022-04-10T21:45:38.059Z] d65c8cfc05b1: Pulling fs layer [2022-04-10T21:45:38.059Z] 2437ff75d9bd: Pulling fs layer [2022-04-10T21:45:38.059Z] 765212b225bb: Waiting [2022-04-10T21:45:38.059Z] f23df028b6ca: Waiting [2022-04-10T21:45:38.059Z] d65c8cfc05b1: Waiting [2022-04-10T21:45:38.059Z] 2437ff75d9bd: Waiting [2022-04-10T21:45:38.059Z] 04944245beec: Verifying Checksum [2022-04-10T21:45:38.059Z] 04944245beec: Download complete [2022-04-10T21:45:38.059Z] 765212b225bb: Verifying Checksum [2022-04-10T21:45:38.059Z] 765212b225bb: Download complete [2022-04-10T21:45:38.059Z] f23df028b6ca: Verifying Checksum [2022-04-10T21:45:38.059Z] f23df028b6ca: Download complete [2022-04-10T21:45:38.059Z] d65c8cfc05b1: Verifying Checksum [2022-04-10T21:45:38.059Z] d65c8cfc05b1: Download complete [2022-04-10T21:45:38.337Z] 699f458cf7ca: Verifying Checksum [2022-04-10T21:45:38.337Z] 699f458cf7ca: Download complete [2022-04-10T21:45:38.616Z] 8998bd30e6a1: Verifying Checksum [2022-04-10T21:45:38.616Z] 8998bd30e6a1: Download complete [2022-04-10T21:45:41.238Z] 2437ff75d9bd: Verifying Checksum [2022-04-10T21:45:41.238Z] 2437ff75d9bd: Download complete [2022-04-10T21:45:43.209Z] 8998bd30e6a1: Pull complete [2022-04-10T21:45:43.482Z] 04944245beec: Pull complete [2022-04-10T21:45:45.452Z] 699f458cf7ca: Pull complete [2022-04-10T21:45:45.452Z] 765212b225bb: Pull complete [2022-04-10T21:45:46.429Z] f23df028b6ca: Pull complete [2022-04-10T21:45:46.429Z] d65c8cfc05b1: Pull complete [2022-04-10T21:46:01.499Z] 2437ff75d9bd: Pull complete [2022-04-10T21:46:01.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-10T21:46:01.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T21:46:01.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-10T21:46:01.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-11904 does not seem to be running inside a container [2022-04-10T21:46:01.820Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10T21:46:04.530Z] $ docker top 23daa56c1f8cec423daedbd689a9b698d0577f06c57b33f605683b1846acfabe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T21:46:05.502Z] ---> job-cost.sh [2022-04-10T21:46:05.502Z] lf-activate-venv: SKIPPING [2022-04-10T21:46:05.502Z] INFO: No Stack... [2022-04-10T21:46:06.096Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-10T21:46:06.686Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T21:46:07.359Z] + + cut -d, -f6cat [2022-04-10T21:46:07.359Z] /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-04-10T21:46:07.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3954-2-stack-cost] [2022-04-10T21:46:07.399Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3954-2-stack-cost] did not exist. Created. [2022-04-10T21:46:07.399Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3954-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T21:46:08.061Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-10T21:46:08.232Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T21:46:08.239Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3954-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T21:46:08.267Z] $ docker stop --time=1 23daa56c1f8cec423daedbd689a9b698d0577f06c57b33f605683b1846acfabe [2022-04-10T21:46:09.778Z] $ docker rm -f 23daa56c1f8cec423daedbd689a9b698d0577f06c57b33f605683b1846acfabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T22:14:07.101Z] Running on prd-ubuntu18.04-docker-8c-8g-18437 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws [2022-04-10T22:14:07.116Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-10T22:14:07.186Z] The recommended git tool is: git [2022-04-10T22:14:08.658Z] using credential edgex-jenkins-ssh [2022-04-10T22:14:08.672Z] Cloning the remote Git repository [2022-04-10T22:14:08.697Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:14:08.734Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-10T22:14:08.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:14:08.763Z] > git --version # timeout=10 [2022-04-10T22:14:08.768Z] > git --version # 'git version 2.17.1' [2022-04-10T22:14:08.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:14:08.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:14:13.849Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 [2022-04-10T22:14:13.995Z] Merge succeeded, producing 4964215bf8f936b87636b719006f14aabc899e8b [2022-04-10T22:14:13.996Z] Checking out Revision 4964215bf8f936b87636b719006f14aabc899e8b (PR-3954) [2022-04-10T22:14:13.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:14:13.194Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:14:13.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:14:13.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:14:13.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:14:13.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:14:13.865Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:14:13.874Z] > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [2022-04-10T22:14:13.934Z] > git remote # timeout=10 [2022-04-10T22:14:13.939Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:14:13.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:14:13.947Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:14:13.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:14:14.005Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:14:14.009Z] > git checkout -f 4964215bf8f936b87636b719006f14aabc899e8b # timeout=10 [2022-04-10T22:14:17.494Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:14:17.504Z] > git rev-list --no-walk f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:14:18.382Z] + echo snap-build.sh [2022-04-10T22:14:18.382Z] snap-build.sh [2022-04-10T22:14:18.382Z] + SNAP_BASE_DIR=. [2022-04-10T22:14:18.382Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-04-10T22:14:18.382Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-04-10T22:14:18.382Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-04-10T22:14:18.382Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-04-10T22:14:18.382Z] + cd /w/workspace/edgex-go/2 [2022-04-10T22:14:18.382Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-10T22:14:18.382Z] Reading package lists... [2022-04-10T22:14:18.382Z] Building dependency tree... [2022-04-10T22:14:18.382Z] Reading state information... [2022-04-10T22:14:18.382Z] The following packages were automatically installed and are no longer required: [2022-04-10T22:14:18.382Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-10T22:14:18.382Z] uidmap xdelta3 [2022-04-10T22:14:18.382Z] Use 'sudo apt autoremove' to remove them. [2022-04-10T22:14:18.382Z] The following packages will be REMOVED: [2022-04-10T22:14:18.382Z] lxd* lxd-client* [2022-04-10T22:14:18.382Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-10T22:14:18.644Z] After this operation, 31.7 MB disk space will be freed. [2022-04-10T22:14:19.168Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-10T22:14:19.168Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:14:20.112Z] Removing lxd dnsmasq configuration [2022-04-10T22:14:20.112Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:14:20.371Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-10T22:14:20.942Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-10T22:14:21.203Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-10T22:14:21.203Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:14:22.160Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-10T22:14:22.422Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-10T22:14:23.002Z] + sudo snap remove --purge lxd [2022-04-10T22:14:23.002Z] snap "lxd" is not installed [2022-04-10T22:14:23.002Z] + sudo groupadd --force --system lxd [2022-04-10T22:14:23.002Z] ++ whoami [2022-04-10T22:14:23.002Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-10T22:14:23.002Z] + newgrp - lxd [2022-04-10T22:14:23.265Z] + sudo snap install lxd [2022-04-10T22:14:33.283Z] 2022-04-10T22:14:30Z INFO Waiting for automatic snapd restart... [2022-04-10T22:14:45.527Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-10T22:14:45.527Z] + sudo lxd init --auto [2022-04-10T22:14:55.530Z] + sudo snap install --classic snapcraft [2022-04-10T22:14:59.733Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:14:59.733Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-10T22:14:59.733Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-10T22:14:59.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:14:59.733Z] Dload Upload Total Spent Left Speed [2022-04-10T22:14:59.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4910 0 --:--:-- --:--:-- --:--:-- 4910 [2022-04-10T22:15:00.253Z] 100 3325k 100 3325k 0 0 9895k 0 --:--:-- --:--:-- --:--:-- 9895k [2022-04-10T22:15:00.253Z] ./yq_linux_amd64 [2022-04-10T22:15:00.253Z] + sudo snapcraft prime --use-lxd [2022-04-10T22:15:02.164Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-10T22:15:02.164Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-10T22:15:02.164Z] - README.md [2022-04-10T22:15:02.164Z] [2022-04-10T22:15:02.164Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:15:02.435Z] Launching a container. [2022-04-10T22:15:12.436Z] Waiting for container to be ready [2022-04-10T22:15:13.019Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-10T22:15:13.019Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-10T22:15:13.019Z] [2022-04-10T22:15:17.220Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-10T22:15:18.161Z] Waiting for network to be ready... [2022-04-10T22:15:18.734Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-10T22:15:18.734Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-10T22:15:19.305Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-10T22:15:19.305Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-10T22:15:19.305Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-10T22:15:19.569Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-10T22:15:19.569Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-10T22:15:19.569Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-10T22:15:19.569Z] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-10T22:15:19.569Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-10T22:15:19.569Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-10T22:15:19.569Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-10T22:15:19.569Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-10T22:15:19.569Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-10T22:15:19.569Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-10T22:15:19.827Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-10T22:15:19.827Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-10T22:15:19.827Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-10T22:15:20.087Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-10T22:15:20.087Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-10T22:15:20.087Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-10T22:15:20.347Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-10T22:15:20.348Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-10T22:15:20.348Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-10T22:15:20.348Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-10T22:15:20.348Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-10T22:15:20.348Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-10T22:15:22.903Z] Fetched 23.7 MB in 4s (6079 kB/s) [2022-04-10T22:15:23.164Z] Reading package lists... [2022-04-10T22:15:23.164Z] Reading package lists... [2022-04-10T22:15:23.426Z] Building dependency tree... [2022-04-10T22:15:23.426Z] Reading state information... [2022-04-10T22:15:23.426Z] The following additional packages will be installed: [2022-04-10T22:15:23.426Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:15:23.426Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:15:23.426Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:15:23.426Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-10T22:15:23.426Z] Suggested packages: [2022-04-10T22:15:23.426Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-10T22:15:23.426Z] Recommended packages: [2022-04-10T22:15:23.426Z] gnupg libsasl2-modules [2022-04-10T22:15:23.689Z] The following NEW packages will be installed: [2022-04-10T22:15:23.689Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:15:23.689Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:15:23.689Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:15:23.689Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-10T22:15:23.689Z] The following packages will be upgraded: [2022-04-10T22:15:23.689Z] gpg gpg-agent gpgconf libudev1 [2022-04-10T22:15:23.689Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-10T22:15:23.689Z] Need to get 3859 kB of archives. [2022-04-10T22:15:23.689Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-10T22:15:23.689Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-10T22:15:23.689Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-10T22:15:23.689Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-10T22:15:23.689Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-10T22:15:23.689Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-10T22:15:23.689Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-10T22:15:23.689Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-10T22:15:23.689Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-10T22:15:23.689Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-10T22:15:23.689Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-10T22:15:23.689Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-10T22:15:23.689Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-10T22:15:23.689Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-10T22:15:23.689Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-10T22:15:23.689Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-10T22:15:23.689Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-10T22:15:23.689Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-10T22:15:23.689Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-10T22:15:23.689Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-10T22:15:23.689Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-10T22:15:23.689Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-10T22:15:23.950Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-10T22:15:23.950Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:15:23.950Z] Fetched 3859 kB in 0s (14.6 MB/s) [2022-04-10T22:15:23.950Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:15:23.950Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:23.950Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:15:24.212Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:15:24.212Z] Selecting previously unselected package udev. [2022-04-10T22:15:24.212Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:15:24.212Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:24.212Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-10T22:15:24.474Z] Selecting previously unselected package libfuse2:amd64. [2022-04-10T22:15:24.474Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-10T22:15:24.474Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:15:24.474Z] Selecting previously unselected package fuse. [2022-04-10T22:15:24.474Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-10T22:15:24.474Z] Unpacking fuse (2.9.9-3) ... [2022-04-10T22:15:24.474Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:15:24.474Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:15:24.736Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:15:24.736Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:15:24.736Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:15:24.736Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:15:24.736Z] Selecting previously unselected package libksba8:amd64. [2022-04-10T22:15:24.736Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-10T22:15:24.736Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:15:24.997Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-10T22:15:24.997Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:24.997Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:24.997Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-10T22:15:24.997Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:24.997Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:24.997Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-10T22:15:24.997Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:24.997Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:24.997Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-10T22:15:24.997Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:24.997Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:24.997Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-10T22:15:24.997Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:24.997Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:25.258Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-10T22:15:25.258Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:25.258Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:25.258Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-10T22:15:25.258Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:25.258Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:25.258Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-10T22:15:25.258Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:25.258Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:25.258Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-10T22:15:25.258Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:15:25.258Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:25.258Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-10T22:15:25.258Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:15:25.258Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:15:25.519Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-10T22:15:25.519Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:15:25.519Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:15:25.519Z] Selecting previously unselected package libldap-common. [2022-04-10T22:15:25.519Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-10T22:15:25.519Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:15:25.519Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-10T22:15:25.519Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-10T22:15:25.519Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:15:25.519Z] Selecting previously unselected package dirmngr. [2022-04-10T22:15:25.519Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:15:25.519Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:25.780Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:15:25.780Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:15:25.780Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:15:25.780Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:15:25.780Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-10T22:15:26.352Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T22:15:26.352Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:15:26.352Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.352Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:26.352Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:26.352Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.352Z] Setting up fuse (2.9.9-3) ... [2022-04-10T22:15:26.352Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:26.926Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:15:26.926Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:15:26.926Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:27.188Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-10T22:15:27.188Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-10T22:15:27.188Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:15:27.760Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-10T22:15:27.760Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-10T22:15:27.760Z] units). This means they are not meant to be enabled using systemctl. [2022-04-10T22:15:27.760Z] [2022-04-10T22:15:27.761Z] Possible reasons for having this kind of units are: [2022-04-10T22:15:27.761Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-10T22:15:27.761Z] .wants/ or .requires/ directory. [2022-04-10T22:15:27.761Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-10T22:15:27.761Z] a requirement dependency on it. [2022-04-10T22:15:27.761Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-10T22:15:27.761Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-10T22:15:27.761Z] • In case of template units, the unit is meant to be enabled with some [2022-04-10T22:15:27.761Z] instance name specified. [2022-04-10T22:15:28.021Z] Reading package lists... [2022-04-10T22:15:28.021Z] Building dependency tree... [2022-04-10T22:15:28.021Z] Reading state information... [2022-04-10T22:15:28.283Z] The following additional packages will be installed: [2022-04-10T22:15:28.283Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:15:28.283Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:15:28.283Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:15:28.283Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-10T22:15:28.283Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-10T22:15:28.283Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-10T22:15:28.283Z] Suggested packages: [2022-04-10T22:15:28.283Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-10T22:15:28.283Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-10T22:15:28.283Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-10T22:15:28.283Z] systemd-container policykit-1 [2022-04-10T22:15:28.283Z] Recommended packages: [2022-04-10T22:15:28.283Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-10T22:15:28.283Z] The following NEW packages will be installed: [2022-04-10T22:15:28.283Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:15:28.283Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:15:28.283Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:15:28.284Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-10T22:15:28.284Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-10T22:15:28.284Z] The following packages will be upgraded: [2022-04-10T22:15:28.284Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-10T22:15:28.543Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-10T22:15:28.543Z] Need to get 46.5 MB of archives. [2022-04-10T22:15:28.543Z] After this operation, 181 MB of additional disk space will be used. [2022-04-10T22:15:28.543Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-10T22:15:28.543Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-10T22:15:28.543Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-10T22:15:28.543Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-10T22:15:28.803Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-10T22:15:28.803Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-10T22:15:28.803Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-10T22:15:28.803Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-10T22:15:28.803Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-10T22:15:28.803Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-10T22:15:29.063Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-10T22:15:29.063Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-10T22:15:29.063Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-10T22:15:29.063Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-10T22:15:29.063Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-10T22:15:29.063Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-10T22:15:29.324Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-10T22:15:29.324Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-10T22:15:29.324Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-10T22:15:29.324Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-10T22:15:29.324Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-10T22:15:29.324Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-10T22:15:29.324Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-10T22:15:29.324Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-10T22:15:29.324Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-10T22:15:29.324Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-10T22:15:29.585Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-10T22:15:29.585Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-10T22:15:29.585Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-10T22:15:29.585Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-10T22:15:29.585Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-10T22:15:29.585Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-10T22:15:29.585Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-10T22:15:30.524Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:15:30.524Z] Fetched 46.5 MB in 2s (20.6 MB/s) [2022-04-10T22:15:30.797Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-10T22:15:30.797Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:30.797Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:15:30.797Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:30.797Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:15:31.068Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:31.068Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:15:31.644Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:31.644Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:15:31.644Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:15:31.644Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-10T22:15:31.644Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-10T22:15:31.644Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:15:31.644Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:31.935Z] Selecting previously unselected package libexpat1:amd64. [2022-04-10T22:15:31.935Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-10T22:15:31.935Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:15:31.935Z] Selecting previously unselected package python3.8-minimal. [2022-04-10T22:15:31.935Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:15:31.935Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:32.194Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:32.194Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:15:32.194Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:32.764Z] Selecting previously unselected package python3-minimal. [2022-04-10T22:15:32.764Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-10T22:15:32.764Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:15:32.764Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:15:32.764Z] Selecting previously unselected package mime-support. [2022-04-10T22:15:32.764Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-10T22:15:32.764Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-10T22:15:32.764Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-10T22:15:32.764Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-10T22:15:32.764Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:15:32.764Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-10T22:15:32.764Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:15:32.764Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:33.025Z] Selecting previously unselected package python3.8. [2022-04-10T22:15:33.025Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:15:33.025Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:33.025Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-10T22:15:33.025Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:15:33.025Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:15:33.286Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:15:33.286Z] Selecting previously unselected package python3. [2022-04-10T22:15:33.286Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-10T22:15:33.286Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:15:33.286Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:15:33.547Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-10T22:15:33.547Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:15:33.547Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:33.547Z] Selecting previously unselected package dbus. [2022-04-10T22:15:33.547Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:15:33.547Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:33.547Z] Selecting previously unselected package libbsd0:amd64. [2022-04-10T22:15:33.547Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-10T22:15:33.547Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:15:33.547Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-10T22:15:33.547Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:15:33.547Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:15:33.809Z] Selecting previously unselected package sudo. [2022-04-10T22:15:33.809Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-10T22:15:33.809Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:15:33.809Z] Selecting previously unselected package apparmor. [2022-04-10T22:15:33.809Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:15:33.809Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:15:34.074Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-10T22:15:34.074Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-10T22:15:34.074Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:15:34.074Z] Selecting previously unselected package libedit2:amd64. [2022-04-10T22:15:34.074Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-10T22:15:34.074Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:15:34.074Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-10T22:15:34.074Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-10T22:15:34.074Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:15:34.074Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-10T22:15:34.074Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:15:34.074Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:34.074Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-10T22:15:34.074Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:15:34.074Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:34.333Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-10T22:15:34.333Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-10T22:15:34.333Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:15:34.333Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-10T22:15:34.333Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:15:34.333Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:34.333Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-10T22:15:34.333Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:15:34.333Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:34.333Z] Selecting previously unselected package openssh-client. [2022-04-10T22:15:34.333Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-10T22:15:34.333Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:15:34.593Z] Selecting previously unselected package dbus-user-session. [2022-04-10T22:15:34.593Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:15:34.593Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:34.593Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-10T22:15:34.593Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-10T22:15:34.593Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:15:34.593Z] Selecting previously unselected package squashfs-tools. [2022-04-10T22:15:34.593Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-10T22:15:34.593Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:15:34.593Z] Selecting previously unselected package snapd. [2022-04-10T22:15:34.593Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-10T22:15:34.593Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:15:37.896Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:15:37.896Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-10T22:15:37.896Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:15:37.896Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:15:37.896Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:37.896Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:37.896Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:38.156Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:15:38.156Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:38.156Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:38.156Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:15:38.156Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:38.156Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:15:38.156Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:15:38.727Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:15:38.727Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:15:38.727Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:15:38.727Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:15:38.727Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:15:38.727Z] running python rtupdate hooks for python3.8... [2022-04-10T22:15:38.727Z] running python post-rtupdate hooks for python3.8... [2022-04-10T22:15:38.727Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:15:39.666Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-10T22:15:39.927Z] Reloading AppArmor profiles [2022-04-10T22:15:39.927Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:15:39.927Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:15:40.187Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-10T22:15:40.448Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-10T22:15:40.448Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:15:40.448Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-10T22:15:40.448Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-10T22:15:41.830Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-10T22:15:41.830Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:15:42.090Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:15:42.090Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:15:42.350Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-10T22:15:42.611Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-10T22:15:42.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-10T22:15:43.130Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-10T22:15:43.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:15:43.390Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:15:43.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-10T22:15:43.649Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-10T22:15:43.911Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-10T22:15:44.172Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-10T22:15:44.433Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-10T22:15:44.433Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:15:45.374Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:15:45.374Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:15:45.374Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:15:46.206Z] Reading package lists... [2022-04-10T22:15:46.467Z] Reading package lists... [2022-04-10T22:15:46.467Z] Building dependency tree... [2022-04-10T22:15:46.467Z] Reading state information... [2022-04-10T22:15:46.729Z] Calculating upgrade... [2022-04-10T22:15:46.729Z] The following packages will be upgraded: [2022-04-10T22:15:46.729Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-10T22:15:46.729Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-10T22:15:46.729Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-10T22:15:46.729Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-10T22:15:46.729Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-10T22:15:46.729Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-10T22:15:46.729Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-10T22:15:46.729Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-10T22:15:46.729Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-10T22:15:46.729Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-10T22:15:46.729Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-10T22:15:46.729Z] xz-utils zlib1g [2022-04-10T22:15:46.990Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:15:46.990Z] Need to get 65.7 MB of archives. [2022-04-10T22:15:46.990Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-10T22:15:46.990Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-10T22:15:46.990Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-10T22:15:47.251Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-10T22:15:47.512Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-10T22:15:47.512Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-10T22:15:47.772Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-10T22:15:47.772Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-10T22:15:47.772Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-10T22:15:47.772Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-10T22:15:47.772Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-10T22:15:47.772Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-10T22:15:47.772Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-10T22:15:47.772Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-10T22:15:47.772Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-10T22:15:47.772Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-10T22:15:47.772Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-10T22:15:47.772Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-10T22:15:47.772Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-10T22:15:47.772Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-10T22:15:47.772Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-10T22:15:47.772Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-10T22:15:47.772Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-10T22:15:47.772Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-10T22:15:47.772Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-10T22:15:48.032Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-10T22:15:48.032Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-10T22:15:48.032Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-10T22:15:48.032Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-10T22:15:48.032Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-10T22:15:48.032Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-10T22:15:48.032Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-10T22:15:48.032Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-10T22:15:48.032Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-10T22:15:48.032Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-10T22:15:48.032Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-10T22:15:48.291Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-10T22:15:48.291Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-10T22:15:48.291Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-10T22:15:48.291Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-10T22:15:48.291Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-10T22:15:48.291Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-10T22:15:48.291Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-10T22:15:48.291Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-10T22:15:48.291Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-10T22:15:48.291Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-10T22:15:48.291Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-10T22:15:48.291Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-10T22:15:48.551Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-10T22:15:48.551Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-10T22:15:48.551Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-10T22:15:48.551Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-10T22:15:48.551Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-10T22:15:48.551Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-10T22:15:48.551Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-10T22:15:48.551Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-10T22:15:48.551Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-10T22:15:48.551Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-10T22:15:48.551Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-10T22:15:48.812Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-10T22:15:48.812Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-10T22:15:48.812Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-10T22:15:48.812Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-10T22:15:48.812Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-10T22:15:48.812Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-10T22:15:48.812Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-10T22:15:48.812Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-10T22:15:48.812Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-10T22:15:48.812Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-10T22:15:48.812Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-10T22:15:48.812Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-10T22:15:48.812Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-10T22:15:48.812Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-10T22:15:49.072Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-10T22:15:49.338Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-10T22:15:49.598Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-10T22:15:49.598Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-10T22:15:49.858Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-10T22:15:50.120Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:15:50.120Z] Fetched 65.7 MB in 3s (21.5 MB/s) [2022-04-10T22:15:50.120Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:15:50.120Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:15:50.120Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:15:50.690Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:15:50.690Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:15:50.690Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-10T22:15:50.690Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-10T22:15:50.949Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:50.949Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.210Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.210Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.471Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.471Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.471Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.471Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.736Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.736Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.736Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.736Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.736Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:51.736Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:51.736Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:15:52.308Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:15:52.308Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:52.308Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:52.308Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:15:52.308Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:15:52.308Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:52.308Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:52.308Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:52.308Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:52.309Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:15:52.570Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:15:52.570Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:15:52.570Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:15:52.570Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:15:52.831Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:15:53.091Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:15:53.352Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:15:53.352Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-10T22:15:53.352Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-10T22:15:53.352Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-10T22:15:53.352Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-10T22:15:53.611Z] Setting up base-files (11ubuntu5.5) ... [2022-04-10T22:15:53.872Z] Installing new version of config file /etc/issue ... [2022-04-10T22:15:53.872Z] Installing new version of config file /etc/issue.net ... [2022-04-10T22:15:53.872Z] Installing new version of config file /etc/lsb-release ... [2022-04-10T22:15:53.872Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-10T22:15:54.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-10T22:15:54.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-10T22:15:54.132Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-10T22:15:54.393Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:54.393Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-10T22:15:54.393Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-10T22:15:54.393Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-10T22:15:54.393Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-10T22:15:54.393Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:54.393Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:54.393Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-10T22:15:54.656Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:54.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:54.656Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:15:54.656Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:15:54.656Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:15:54.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:54.918Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:15:54.918Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:15:55.491Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:15:55.491Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:15:55.491Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:15:55.491Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:15:55.752Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-10T22:15:56.014Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:56.014Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-10T22:15:56.014Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:15:56.275Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-10T22:15:56.275Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-10T22:15:56.275Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-10T22:15:56.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:56.537Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-10T22:15:56.537Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-10T22:15:56.537Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-10T22:15:56.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:56.537Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:56.537Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:56.537Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:56.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:56.537Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:56.797Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:56.797Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:56.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:56.797Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:56.797Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:56.797Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:56.797Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:57.058Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:57.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:57.058Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:57.058Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:57.058Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:57.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:57.058Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:57.058Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:57.319Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:15:57.319Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:15:57.897Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-10T22:15:58.158Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-10T22:15:58.418Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-10T22:15:58.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:58.418Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:15:58.418Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:15:58.680Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:15:58.680Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:58.680Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-10T22:15:58.680Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-10T22:15:58.680Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-10T22:15:58.941Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:58.941Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-10T22:15:58.941Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-10T22:15:58.941Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-10T22:15:58.941Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:58.941Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:15:58.941Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:15:59.203Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-10T22:15:59.203Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.203Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-10T22:15:59.203Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-10T22:15:59.203Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-10T22:15:59.203Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.203Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-10T22:15:59.465Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-10T22:15:59.465Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-10T22:15:59.465Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.465Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:15:59.465Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:15:59.725Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-10T22:15:59.725Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.725Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-10T22:15:59.725Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-10T22:15:59.725Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-10T22:15:59.725Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.725Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:15:59.725Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:15:59.986Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:15:59.986Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.986Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:15:59.986Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:15:59.986Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:15:59.986Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:15:59.986Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-10T22:15:59.986Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-10T22:16:00.246Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-10T22:16:00.246Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:16:00.246Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-10T22:16:00.246Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-10T22:16:00.506Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-10T22:16:00.506Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:16:00.506Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-10T22:16:00.506Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-10T22:16:00.506Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-10T22:16:00.506Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:16:00.506Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-10T22:16:00.766Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-10T22:16:01.026Z] Setting up apt (2.0.6) ... [2022-04-10T22:16:01.596Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-10T22:16:01.596Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:16:01.596Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:16:01.596Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:16:01.596Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:16:01.856Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:16:01.856Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:16:01.856Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:16:01.856Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-10T22:16:01.856Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:16:01.856Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:16:02.117Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:16:02.117Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:16:02.378Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:16:02.378Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:16:02.378Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:16:02.378Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-10T22:16:02.638Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:16:02.638Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-10T22:16:02.903Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:16:02.903Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:16:02.904Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:16:02.904Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:16:03.170Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:16:03.170Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:16:03.170Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:16:03.170Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:16:03.170Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:16:03.430Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:16:03.430Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:16:03.430Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:16:03.430Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:16:03.689Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-10T22:16:03.689Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-10T22:16:03.689Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:16:03.689Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-10T22:16:03.950Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-10T22:16:03.950Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-10T22:16:03.950Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-10T22:16:03.950Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-10T22:16:03.950Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-10T22:16:03.950Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-10T22:16:04.211Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-10T22:16:04.211Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-10T22:16:04.471Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:16:04.471Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:16:04.471Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.471Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:04.471Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.471Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:04.731Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.731Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:04.991Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.991Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:04.991Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.991Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:04.991Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:16:04.991Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:16:05.250Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-10T22:16:05.250Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-10T22:16:05.250Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:05.250Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:05.509Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:05.509Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:06.450Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:06.450Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:07.017Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:07.017Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:07.276Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:07.276Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:07.536Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:07.536Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:08.478Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:16:08.478Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:16:08.478Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-10T22:16:08.478Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:16:08.478Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:16:08.478Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-10T22:16:08.478Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:16:08.478Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-10T22:16:08.478Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:16:08.478Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.478Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-10T22:16:08.478Z] [2022-04-10T22:16:08.478Z] Current default time zone: 'Etc/UTC' [2022-04-10T22:16:08.478Z] Local time is now: Sun Apr 10 22:16:08 UTC 2022. [2022-04-10T22:16:08.478Z] Universal Time is now: Sun Apr 10 22:16:08 UTC 2022. [2022-04-10T22:16:08.478Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-10T22:16:08.478Z] [2022-04-10T22:16:08.738Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-10T22:16:08.738Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:16:08.738Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-10T22:16:08.738Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:16:08.738Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-10T22:16:08.738Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:16:08.738Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:16:08.738Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:16:08.738Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:16:08.738Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:08.738Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:16:08.738Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:16:08.738Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-10T22:16:08.738Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-10T22:16:10.651Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:16:11.220Z] 21 added, 21 removed; done. [2022-04-10T22:16:11.220Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.220Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-10T22:16:11.220Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:16:11.481Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.481Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:16:11.481Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-10T22:16:11.481Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-10T22:16:11.481Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-10T22:16:11.481Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.481Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-10T22:16:11.740Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.740Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.740Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:16:11.740Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:16:11.740Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:16:11.740Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-10T22:16:11.740Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-10T22:16:11.740Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:16:12.309Z] 0 added, 0 removed; done. [2022-04-10T22:16:12.309Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-10T22:16:12.309Z] done. [2022-04-10T22:16:13.450Z] Reading package lists... [2022-04-10T22:16:13.710Z] Building dependency tree... [2022-04-10T22:16:13.710Z] Reading state information... [2022-04-10T22:16:13.970Z] The following NEW packages will be installed: [2022-04-10T22:16:13.970Z] apt-transport-https [2022-04-10T22:16:13.970Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:16:13.970Z] Need to get 4680 B of archives. [2022-04-10T22:16:13.970Z] After this operation, 162 kB of additional disk space will be used. [2022-04-10T22:16:13.970Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-10T22:16:14.230Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:16:14.230Z] Fetched 4680 B in 0s (34.9 kB/s) [2022-04-10T22:16:14.230Z] Selecting previously unselected package apt-transport-https. [2022-04-10T22:16:14.230Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-10T22:16:14.230Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-10T22:16:14.230Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-10T22:16:14.230Z] Setting up apt-transport-https (2.0.6) ... [2022-04-10T22:16:14.489Z] Waiting for network to be ready... [2022-04-10T22:16:21.072Z] 2022-04-10T22:16:18Z INFO Waiting for automatic snapd restart... [2022-04-10T22:16:21.641Z] snapd 2.54.4 from Canonical* installed [2022-04-10T22:16:23.022Z] "snapd" switched to the "latest/stable" channel [2022-04-10T22:16:23.022Z] [2022-04-10T22:16:25.565Z] core20 20220318 from Canonical* installed [2022-04-10T22:16:25.565Z] "core20" switched to the "latest/stable" channel [2022-04-10T22:16:25.565Z] [2022-04-10T22:16:28.109Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:16:28.109Z] "snapcraft" switched to the "latest/stable" channel [2022-04-10T22:16:28.109Z] [2022-04-10T22:16:32.310Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-10T22:16:32.310Z] - README.md [2022-04-10T22:16:32.310Z] [2022-04-10T22:16:32.310Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:16:32.880Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:16:32.880Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:16:33.141Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:16:34.085Z] Reading package lists... [2022-04-10T22:16:34.085Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-10T22:16:34.085Z] Reading package lists... [2022-04-10T22:16:34.347Z] Building dependency tree... [2022-04-10T22:16:34.347Z] Reading state information... [2022-04-10T22:16:34.607Z] Suggested packages: [2022-04-10T22:16:34.607Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-10T22:16:34.607Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-10T22:16:34.607Z] krb5-user libnorm-doc [2022-04-10T22:16:34.607Z] Recommended packages: [2022-04-10T22:16:34.607Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-10T22:16:34.607Z] The following NEW packages will be installed: [2022-04-10T22:16:34.607Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-10T22:16:34.607Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-10T22:16:34.607Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-10T22:16:34.607Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-10T22:16:34.607Z] libzmq5 pkg-config zip [2022-04-10T22:16:34.607Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:16:34.607Z] Need to get 10.3 MB of archives. [2022-04-10T22:16:34.607Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-10T22:16:34.607Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-10T22:16:34.867Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-10T22:16:34.867Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-10T22:16:34.867Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-10T22:16:34.867Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-10T22:16:34.867Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-10T22:16:34.867Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-10T22:16:34.867Z] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-10T22:16:34.867Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-10T22:16:34.867Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-10T22:16:34.868Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-10T22:16:34.868Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-10T22:16:34.868Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-10T22:16:34.868Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-10T22:16:34.868Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-10T22:16:34.868Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-10T22:16:34.868Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-10T22:16:35.438Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-10T22:16:35.438Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-10T22:16:35.438Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-10T22:16:35.698Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-10T22:16:35.958Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-10T22:16:35.958Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-10T22:16:35.958Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-10T22:16:35.958Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-10T22:16:35.958Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-10T22:16:35.958Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-10T22:16:35.958Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:16:35.958Z] Fetched 10.3 MB in 1s (8192 kB/s) [2022-04-10T22:16:35.958Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-10T22:16:35.958Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-10T22:16:35.958Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-10T22:16:35.958Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:16:36.219Z] Selecting previously unselected package libsodium23:amd64. [2022-04-10T22:16:36.219Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-10T22:16:36.219Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:16:36.219Z] Selecting previously unselected package libpsl5:amd64. [2022-04-10T22:16:36.219Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-10T22:16:36.219Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:16:36.219Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-10T22:16:36.219Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-10T22:16:36.219Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:16:36.479Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-10T22:16:36.479Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-10T22:16:36.479Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:16:36.479Z] Selecting previously unselected package librtmp1:amd64. [2022-04-10T22:16:36.479Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-10T22:16:36.479Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:16:36.479Z] Selecting previously unselected package libssh-4:amd64. [2022-04-10T22:16:36.479Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-10T22:16:36.479Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:16:36.479Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-10T22:16:36.479Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-10T22:16:36.479Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:16:36.739Z] Selecting previously unselected package liberror-perl. [2022-04-10T22:16:36.739Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-10T22:16:36.739Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-10T22:16:36.739Z] Selecting previously unselected package git-man. [2022-04-10T22:16:36.739Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-10T22:16:36.739Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:16:36.739Z] Selecting previously unselected package git. [2022-04-10T22:16:36.739Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-10T22:16:37.000Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:16:37.570Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-10T22:16:37.570Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:37.570Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:37.570Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-10T22:16:37.570Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:37.570Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:37.570Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-10T22:16:37.570Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:37.570Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:37.570Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-10T22:16:37.570Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:37.570Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:37.570Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-10T22:16:37.570Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-10T22:16:37.570Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:16:37.831Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-10T22:16:37.831Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:37.831Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:37.831Z] Selecting previously unselected package libnorm1:amd64. [2022-04-10T22:16:37.831Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:16:37.831Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:16:37.831Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-10T22:16:37.831Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:16:37.831Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:16:38.091Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-10T22:16:38.091Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:16:38.091Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:16:38.091Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-10T22:16:38.091Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:16:38.091Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:16:38.091Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-10T22:16:38.091Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-10T22:16:38.091Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:16:38.091Z] Selecting previously unselected package libzmq5:amd64. [2022-04-10T22:16:38.091Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:16:38.091Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:16:38.351Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-10T22:16:38.352Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:16:38.352Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.352Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-10T22:16:38.352Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:16:38.352Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:16:38.352Z] Selecting previously unselected package pkg-config. [2022-04-10T22:16:38.352Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-10T22:16:38.352Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:16:38.352Z] Selecting previously unselected package zip. [2022-04-10T22:16:38.352Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-10T22:16:38.352Z] Unpacking zip (3.0-11build1) ... [2022-04-10T22:16:38.611Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:16:38.611Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:16:38.611Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:16:38.611Z] No schema files found: doing nothing. [2022-04-10T22:16:38.611Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:16:38.611Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:16:38.611Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:16:38.611Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:16:38.611Z] Setting up liberror-perl (0.17029-1) ... [2022-04-10T22:16:38.611Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.611Z] Setting up zip (3.0-11build1) ... [2022-04-10T22:16:38.611Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:16:38.611Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:16:38.611Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:16:38.611Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:16:38.611Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:16:38.611Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.611Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:16:38.611Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.611Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:16:38.611Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.611Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:16:38.611Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:16:38.611Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:16:38.872Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:16:38.872Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.872Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:16:38.872Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:16:38.872Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:16:39.444Z] comerr-dev set to automatically installed. [2022-04-10T22:16:39.444Z] git set to automatically installed. [2022-04-10T22:16:39.444Z] git-man set to automatically installed. [2022-04-10T22:16:39.444Z] krb5-multidev set to automatically installed. [2022-04-10T22:16:39.444Z] libbrotli1 set to automatically installed. [2022-04-10T22:16:39.444Z] libcurl3-gnutls set to automatically installed. [2022-04-10T22:16:39.444Z] liberror-perl set to automatically installed. [2022-04-10T22:16:39.444Z] libglib2.0-0 set to automatically installed. [2022-04-10T22:16:39.444Z] libgssrpc4 set to automatically installed. [2022-04-10T22:16:39.444Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-10T22:16:39.444Z] libkadm5srv-mit11 set to automatically installed. [2022-04-10T22:16:39.444Z] libkdb5-9 set to automatically installed. [2022-04-10T22:16:39.444Z] libkrb5-dev set to automatically installed. [2022-04-10T22:16:39.444Z] libnghttp2-14 set to automatically installed. [2022-04-10T22:16:39.444Z] libnorm-dev set to automatically installed. [2022-04-10T22:16:39.444Z] libnorm1 set to automatically installed. [2022-04-10T22:16:39.444Z] libpgm-5.2-0 set to automatically installed. [2022-04-10T22:16:39.444Z] libpgm-dev set to automatically installed. [2022-04-10T22:16:39.444Z] libpsl5 set to automatically installed. [2022-04-10T22:16:39.444Z] librtmp1 set to automatically installed. [2022-04-10T22:16:39.444Z] libsodium-dev set to automatically installed. [2022-04-10T22:16:39.444Z] libsodium23 set to automatically installed. [2022-04-10T22:16:39.444Z] libssh-4 set to automatically installed. [2022-04-10T22:16:39.444Z] libzmq3-dev set to automatically installed. [2022-04-10T22:16:39.444Z] libzmq5 set to automatically installed. [2022-04-10T22:16:39.444Z] pkg-config set to automatically installed. [2022-04-10T22:16:39.444Z] zip set to automatically installed. [2022-04-10T22:16:40.387Z] snapd is not logged in, snap install commands will use sudo [2022-04-10T22:16:52.613Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-10T22:16:52.613Z] Downloading snap 'edgex-app-service-configurable' [2022-04-10T22:17:00.757Z] Pulling app-service-configurable [2022-04-10T22:17:00.757Z] + snapcraftctl pull [2022-04-10T22:17:01.375Z] Pulling config-common [2022-04-10T22:17:01.375Z] + snapcraftctl pull [2022-04-10T22:17:02.400Z] Pulling go-build-helper [2022-04-10T22:17:02.400Z] + snapcraftctl pull [2022-04-10T22:17:03.871Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-10T22:17:03.871Z] Skipping pull go-build-helper (already ran) [2022-04-10T22:17:03.871Z] Building go-build-helper [2022-04-10T22:17:03.871Z] + snapcraftctl build [2022-04-10T22:17:04.811Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-10T22:17:05.751Z] Staging go-build-helper [2022-04-10T22:17:05.751Z] + snapcraftctl stage [2022-04-10T22:17:09.955Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-10T22:17:09.956Z] Fetched 290 kB in 0s (0 B/s) [2022-04-10T22:17:09.956Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-10T22:17:09.956Z] Fetched 158 kB in 0s (0 B/s) [2022-04-10T22:17:09.956Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-10T22:17:09.956Z] Fetched 242 kB in 0s (0 B/s) [2022-04-10T22:17:09.956Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-10T22:17:09.956Z] Fetched 150 kB in 0s (0 B/s) [2022-04-10T22:17:09.956Z] Pulling edgex-go [2022-04-10T22:17:09.956Z] + snapcraftctl pull [2022-04-10T22:17:11.342Z] Pulling hooks [2022-04-10T22:17:11.342Z] + snapcraftctl pull [2022-04-10T22:17:23.578Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:17:23.578Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-10T22:17:23.578Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-10T22:17:23.578Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-10T22:17:23.578Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-10T22:17:23.578Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-10T22:17:23.578Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-10T22:17:23.578Z] Fetched 234 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-10T22:17:23.578Z] Fetched 155 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-10T22:17:23.578Z] Fetched 170 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-10T22:17:23.578Z] Fetched 267 kB in 0s (0 B/s) [2022-04-10T22:17:23.578Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-10T22:17:23.579Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-10T22:17:23.579Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-10T22:17:23.579Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-10T22:17:23.579Z] Fetched 121 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-10T22:17:23.579Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-10T22:17:23.579Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-10T22:17:23.579Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-10T22:17:23.579Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-10T22:17:23.579Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-10T22:17:23.579Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-10T22:17:23.579Z] Fetched 142 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-10T22:17:23.579Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-10T22:17:23.579Z] Fetched 181 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-10T22:17:23.579Z] Fetched 208 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-10T22:17:23.579Z] Fetched 161 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-10T22:17:23.579Z] Fetched 107 kB in 0s (0 B/s) [2022-04-10T22:17:23.579Z] Pulling static-packages [2022-04-10T22:17:23.579Z] + snapcraftctl pull [2022-04-10T22:17:23.579Z] Pulling version [2022-04-10T22:17:23.579Z] + cd /root/project [2022-04-10T22:17:23.579Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:17:23.579Z] ++ sed s/v// [2022-04-10T22:17:23.579Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:17:23.579Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:17:23.579Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-10T22:17:24.521Z] Building app-service-configurable [2022-04-10T22:17:24.521Z] + snapcraftctl build [2022-04-10T22:17:26.432Z] Building config-common [2022-04-10T22:17:26.432Z] + snapcraftctl build [2022-04-10T22:17:27.816Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-10T22:17:28.392Z] Skipping build go-build-helper (already ran) [2022-04-10T22:17:28.652Z] Building edgex-go [2022-04-10T22:17:28.912Z] + cd /root/parts/edgex-go/src [2022-04-10T22:17:28.912Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:17:28.912Z] ++ sed s/v// [2022-04-10T22:17:28.912Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:17:28.912Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:17:28.912Z] + echo 2.2.0-dev.61 [2022-04-10T22:17:28.912Z] + '[' '!' -d vendor ']' [2022-04-10T22:17:28.912Z] + go mod download all [2022-04-10T22:17:33.136Z] + make build [2022-04-10T22:17:33.136Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T22:17:55.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T22:18:03.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T22:18:04.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T22:18:05.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T22:18:06.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T22:18:07.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T22:18:09.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T22:18:10.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T22:18:12.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:18:13.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T22:18:14.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:18:16.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T22:18:18.215Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.215Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-10T22:18:18.215Z] + case "$service" in [2022-04-10T22:18:18.215Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-10T22:18:18.216Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:18:18.216Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-10T22:18:18.216Z] + case "$service" in [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-10T22:18:18.216Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-10T22:18:18.216Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-10T22:18:18.216Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-10T22:18:18.216Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-10T22:18:18.785Z] Building hooks [2022-04-10T22:18:18.785Z] + cd /root/parts/hooks/src [2022-04-10T22:18:18.785Z] + make build [2022-04-10T22:18:19.044Z] go mod tidy [2022-04-10T22:18:19.044Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-10T22:18:19.044Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:18:19.303Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-10T22:18:19.303Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-10T22:18:19.303Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-10T22:18:21.214Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-10T22:18:21.473Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-10T22:18:21.473Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-10T22:18:23.384Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:18:23.384Z] Building static-packages [2022-04-10T22:18:23.384Z] + snapcraftctl build [2022-04-10T22:18:25.294Z] Building version [2022-04-10T22:18:25.294Z] + snapcraftctl build [2022-04-10T22:18:27.205Z] Staging app-service-configurable [2022-04-10T22:18:27.205Z] + snapcraftctl stage [2022-04-10T22:18:28.584Z] Staging config-common [2022-04-10T22:18:28.584Z] + snapcraftctl stage [2022-04-10T22:18:29.969Z] Skipping stage go-build-helper (already ran) [2022-04-10T22:18:29.969Z] Staging edgex-go [2022-04-10T22:18:29.969Z] + snapcraftctl stage [2022-04-10T22:18:31.350Z] Staging hooks [2022-04-10T22:18:31.350Z] + snapcraftctl stage [2022-04-10T22:18:32.732Z] Staging static-packages [2022-04-10T22:18:32.732Z] + snapcraftctl stage [2022-04-10T22:18:34.111Z] Staging version [2022-04-10T22:18:34.373Z] + snapcraftctl stage [2022-04-10T22:18:35.759Z] Priming app-service-configurable [2022-04-10T22:18:35.759Z] + snapcraftctl prime [2022-04-10T22:18:38.304Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-10T22:18:38.304Z] stage-packages: [2022-04-10T22:18:38.304Z] - libnorm1 [2022-04-10T22:18:38.304Z] - libpgm-5.2-0 [2022-04-10T22:18:38.304Z] - libsodium23 [2022-04-10T22:18:38.304Z] - libzmq5 [2022-04-10T22:18:38.304Z] Priming config-common [2022-04-10T22:18:38.304Z] + snapcraftctl prime [2022-04-10T22:18:39.690Z] Priming go-build-helper [2022-04-10T22:18:39.690Z] + snapcraftctl prime [2022-04-10T22:18:41.125Z] Priming edgex-go [2022-04-10T22:18:41.125Z] + snapcraftctl prime [2022-04-10T22:18:42.620Z] Priming hooks [2022-04-10T22:18:42.620Z] + snapcraftctl prime [2022-04-10T22:18:44.003Z] Priming static-packages [2022-04-10T22:18:44.003Z] + snapcraftctl prime [2022-04-10T22:18:48.204Z] Priming version [2022-04-10T22:18:48.204Z] + snapcraftctl prime [2022-04-10T22:18:49.583Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-10T22:18:51.403Z] provisioning config files... [2022-04-10T22:18:51.418Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1837184999888961703tmp [Pipeline] { [Pipeline] sh [2022-04-10T22:18:51.723Z] + set +x [2022-04-10T22:18:51.724Z] + curl -s https://codecov.io/bash [2022-04-10T22:18:51.724Z] + bash -s -- [2022-04-10T22:18:51.724Z] [2022-04-10T22:18:51.724Z] _____ _ [2022-04-10T22:18:51.724Z] / ____| | | [2022-04-10T22:18:51.724Z] | | ___ __| | ___ ___ _____ __ [2022-04-10T22:18:51.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-10T22:18:51.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-10T22:18:51.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-10T22:18:51.724Z] Bash-1.0.6 [2022-04-10T22:18:51.724Z] [2022-04-10T22:18:51.724Z] [2022-04-10T22:18:51.724Z] ==> git version 2.25.1 found [2022-04-10T22:18:51.724Z] ==> 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-10T22:18:51.724Z] Release-Date: 2020-01-08 [2022-04-10T22:18:51.724Z] 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-10T22:18:51.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-10T22:18:51.724Z] ==> Jenkins CI detected. [2022-04-10T22:18:51.724Z] current dir:  /w/workspace/edgex-go/2 [2022-04-10T22:18:51.724Z] project root: . [2022-04-10T22:18:51.724Z] --> token set from env [2022-04-10T22:18:51.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-10T22:18:51.724Z] ==> Running gcov in . (disable via -X gcov) [2022-04-10T22:18:51.724Z] ==> Python coveragepy not found [2022-04-10T22:18:51.724Z] ==> Searching for coverage reports in: [2022-04-10T22:18:51.724Z] + . [2022-04-10T22:18:51.724Z] -> Found 1 reports [2022-04-10T22:18:51.724Z] ==> Detecting git/mercurial file structure [2022-04-10T22:18:51.724Z] ==> Reading reports [2022-04-10T22:18:51.724Z] + ./coverage.out bytes=431014 [2022-04-10T22:18:51.724Z] ==> Appending adjustments [2022-04-10T22:18:51.724Z] https://docs.codecov.io/docs/fixing-reports [2022-04-10T22:18:53.107Z] + Found adjustments [2022-04-10T22:18:53.107Z] ==> Gzipping contents [2022-04-10T22:18:53.107Z] 60K /tmp/codecov.HzdIFA.gz [2022-04-10T22:18:53.107Z] ==> Uploading reports [2022-04-10T22:18:53.107Z] url: https://codecov.io [2022-04-10T22:18:53.107Z] query: branch=PR-3954&commit=1395b326789fda775fb66e55e1d702beec9c8d9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= [2022-04-10T22:18:53.107Z] -> Pinging Codecov [2022-04-10T22:18:53.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3954&commit=1395b326789fda775fb66e55e1d702beec9c8d9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= [2022-04-10T22:18:53.368Z] -> Uploading to [2022-04-10T22:18:53.368Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/1395b326789fda775fb66e55e1d702beec9c8d9b/dcde62fa-5bec-4243-8244-a6972b64aa1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T221853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96827e07656906d28acdbb07bc8476d641e8b9a47f2490668208a81ecaab0cbe [2022-04-10T22:18:53.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:18:53.368Z] Dload Upload Total Spent Left Speed [2022-04-10T22:18:53.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59163 0 0 100 59163 0 250k --:--:-- --:--:-- --:--:-- 249k 100 59163 0 0 100 59163 0 250k --:--:-- --:--:-- --:--:-- 249k [2022-04-10T22:18:53.368Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1395b326789fda775fb66e55e1d702beec9c8d9b [Pipeline] } [2022-04-10T22:18:53.375Z] 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-10T22:18:54.089Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:18:54.387Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:18:55.256Z] ---> package-listing.sh [2022-04-10T22:18:55.256Z] ++ facter osfamily [2022-04-10T22:18:55.256Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-10T22:18:55.517Z] + OS_FAMILY=debian [2022-04-10T22:18:55.517Z] + workspace=/w/workspace/edgex-go/2 [2022-04-10T22:18:55.517Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-10T22:18:55.517Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-10T22:18:55.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-10T22:18:55.517Z] + PACKAGES=/tmp/packages_start.txt [2022-04-10T22:18:55.517Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-10T22:18:55.517Z] + PACKAGES=/tmp/packages_end.txt [2022-04-10T22:18:55.517Z] + case "${OS_FAMILY}" in [2022-04-10T22:18:55.517Z] + dpkg -l [2022-04-10T22:18:55.517Z] + grep '^ii' [2022-04-10T22:18:55.517Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-10T22:18:55.517Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-10T22:18:55.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-10T22:18:55.517Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-10T22:18:55.517Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-10T22:18:55.517Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-10T22:18:55.532Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-10T22:18:55.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:18:56.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T22:18:56.377Z] [2022-04-10T22:18:56.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:18:56.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T22:18:56.686Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-10T22:18:56.686Z] 5eb5b503b376: Pulling fs layer [2022-04-10T22:18:56.686Z] 5c69ac0246d0: Pulling fs layer [2022-04-10T22:18:56.686Z] ec43610c2a17: Pulling fs layer [2022-04-10T22:18:56.686Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-10T22:18:56.686Z] 33b1e0a273af: Pulling fs layer [2022-04-10T22:18:56.686Z] 5d3b04190fa2: Pulling fs layer [2022-04-10T22:18:56.686Z] 2f39f015ded8: Pulling fs layer [2022-04-10T22:18:56.686Z] 33b1e0a273af: Waiting [2022-04-10T22:18:56.686Z] 5d3b04190fa2: Waiting [2022-04-10T22:18:56.686Z] 2f39f015ded8: Waiting [2022-04-10T22:18:56.686Z] 3a2ae6a8a46f: Waiting [2022-04-10T22:18:56.686Z] 5c69ac0246d0: Download complete [2022-04-10T22:18:56.686Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-10T22:18:56.686Z] 3a2ae6a8a46f: Download complete [2022-04-10T22:18:56.686Z] 33b1e0a273af: Verifying Checksum [2022-04-10T22:18:56.686Z] 33b1e0a273af: Download complete [2022-04-10T22:18:56.686Z] 5d3b04190fa2: Download complete [2022-04-10T22:18:56.945Z] ec43610c2a17: Verifying Checksum [2022-04-10T22:18:56.945Z] ec43610c2a17: Download complete [2022-04-10T22:18:56.945Z] 5eb5b503b376: Verifying Checksum [2022-04-10T22:18:56.945Z] 5eb5b503b376: Download complete [2022-04-10T22:18:57.513Z] 2f39f015ded8: Verifying Checksum [2022-04-10T22:18:57.513Z] 2f39f015ded8: Download complete [2022-04-10T22:18:58.079Z] 5eb5b503b376: Pull complete [2022-04-10T22:18:58.079Z] 5c69ac0246d0: Pull complete [2022-04-10T22:18:58.647Z] ec43610c2a17: Pull complete [2022-04-10T22:18:58.647Z] 3a2ae6a8a46f: Pull complete [2022-04-10T22:18:58.906Z] 33b1e0a273af: Pull complete [2022-04-10T22:18:58.906Z] 5d3b04190fa2: Pull complete [2022-04-10T22:19:04.186Z] 2f39f015ded8: Pull complete [2022-04-10T22:19:04.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-10T22:19:04.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T22:19:04.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-10T22:19:04.256Z] prd-ubuntu20.04-docker-8c-8g-11895 does not seem to be running inside a container [2022-04-10T22:19:04.292Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T22:19:06.168Z] $ docker top 99da8b5b1ffa08a4c329dacb3ab176b14b62b928dd2ad43194e6bbb1cfc72df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:19:06.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-10T22:19:06.814Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-10T22:19:07.106Z] + ls /var/log/sa-host [2022-04-10T22:19:07.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T22:19:07.348Z] provisioning config files... [2022-04-10T22:19:07.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3950815354655801943tmp [Pipeline] { [Pipeline] echo [2022-04-10T22:19:07.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:19:07.657Z] ---> create-netrc.sh [Pipeline] } [2022-04-10T22:19:07.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:19:08.013Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-10T22:19:08.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:19:08.342Z] ---> sudo-logs.sh [2022-04-10T22:19:08.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-10T22:19:08.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:19:08.674Z] ---> job-cost.sh [2022-04-10T22:19:08.674Z] lf-activate-venv: SKIPPING [2022-04-10T22:19:08.674Z] DEBUG: total: 0.2199999988079071 [2022-04-10T22:19:08.674Z] INFO: Retrieving Stack Cost... [2022-04-10T22:19:08.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T22:19:09.506Z] INFO: Archiving Costs [Pipeline] echo [2022-04-10T22:19:09.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:19:09.862Z] ---> logs-deploy.sh [2022-04-10T22:19:09.862Z] lf-activate-venv: SKIPPING [2022-04-10T22:19:09.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3954/2 [2022-04-10T22:19:09.862Z] INFO: archiving workspace using pattern(s): [2022-04-10T22:19:10.806Z] Archives upload complete. [2022-04-10T22:19:11.068Z] INFO: archiving logs to Nexus